lp://staging/~gnuoy/charms/trusty/ceilometer-agent/next-charm-sync
Created by
Liam Young
and last modified
- Get this branch:
- bzr branch lp://staging/~gnuoy/charms/trusty/ceilometer-agent/next-charm-sync
Only
Liam Young
can upload to this branch. If you are
Liam Young
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/ceilometer-agent/next
at
revision 40
- Liam Young (community): Approve
-
Diff: 2154 lines (+1512/-99)23 files modified.bzrignore (+2/-0)
Makefile (+8/-2)
charm-helpers.yaml (+1/-0)
hooks/charmhelpers/contrib/hahelpers/cluster.py (+58/-15)
hooks/charmhelpers/contrib/network/ip.py (+174/-0)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+61/-0)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+275/-0)
hooks/charmhelpers/contrib/openstack/context.py (+111/-22)
hooks/charmhelpers/contrib/openstack/ip.py (+79/-0)
hooks/charmhelpers/contrib/openstack/neutron.py (+14/-0)
hooks/charmhelpers/contrib/openstack/templating.py (+22/-23)
hooks/charmhelpers/contrib/openstack/utils.py (+5/-2)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+1/-1)
hooks/charmhelpers/contrib/storage/linux/utils.py (+4/-0)
hooks/charmhelpers/core/fstab.py (+116/-0)
hooks/charmhelpers/core/hookenv.py (+5/-4)
hooks/charmhelpers/core/host.py (+66/-13)
hooks/charmhelpers/core/services/__init__.py (+2/-0)
hooks/charmhelpers/core/services/base.py (+305/-0)
hooks/charmhelpers/core/services/helpers.py (+125/-0)
hooks/charmhelpers/core/templating.py (+51/-0)
hooks/charmhelpers/fetch/__init__.py (+25/-16)
hooks/charmhelpers/fetch/bzrurl.py (+2/-1)
Branch information
- Owner:
- Liam Young
- Status:
- Development
Recent revisions
- 41. By Liam Young
-
Update charm-helpers.yaml and pull in charmhelpers.
contrib. network. ip as charmhelpers. contrib. openstack. context requires it - 40. By Liam Young
-
Sync charm-helpers from lp:charm-helpers and add charm_helpers_
sync.py smarts to Makefile - 38. By James Page
-
[james-
page,hazmat, r=james- page,t= *] Support for Icehouse on 12.04 and 14.04
Support for Active/Active and SSL RabbitMQ
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)