lp:~cprov/core-image-watcher/proper-hostname
Created by Celso Providelo and last modified
- Get this branch:
- bzr branch lp:~cprov/core-image-watcher/proper-hostname
Only Celso Providelo can upload to this branch. If you are Celso Providelo please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Para Siva (community): Approve
- Francis Ginther: Approve
- Evan (community): Approve
- Diff: 132 lines (+68/-9)2 files modifiedcore_image_watcher/__init__.py (+21/-9)
core_image_watcher/constants.py (+47/-0)
Branch information
Recent revisions
- 11. By Celso Providelo
-
Adding 'service' key to the logging extra information, so we can filter this properly in logstash.
- 10. By Celso Providelo
-
Using /etc/hostname content directly for identifying service workers. It's required because juju-generated named get too big due to our long environment names, they are to long to be qualified as proper hostnames and are not used in /etc/hosts, 'ubuntu' is used instead (for all nodes).
- 9. By Celso Providelo
-
Fix u-d-f call (typo, extra space) and other minor style tweaks. [r=Francis Ginther]
- 5. By Para Siva
-
Image watcher component to publish messages to a rabbit queue when there is a new image present in the core image server. [r=Celso Providelo, Thomi Richards]
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:core-image-watcher