lp://qastaging/~hopem/charms/trusty/neutron-openvswitch/lp1525845
Created by
Edward Hope-Morley
and last modified
- Get this branch:
- bzr branch lp://qastaging/~hopem/charms/trusty/neutron-openvswitch/lp1525845
Only
Edward Hope-Morley
can upload to this branch. If you are
Edward Hope-Morley
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Merged
into
lp://qastaging/~openstack-charmers-archive/charms/trusty/neutron-openvswitch/next
at
revision 99
- Liam Young (community): Approve
-
Diff: 2068 lines (+1041/-196)23 files modifiedconfig.yaml (+5/-0)
hooks/charmhelpers/cli/__init__.py (+3/-3)
hooks/charmhelpers/contrib/network/ip.py (+21/-19)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+102/-2)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+26/-4)
hooks/charmhelpers/contrib/openstack/context.py (+45/-9)
hooks/charmhelpers/contrib/openstack/neutron.py (+16/-2)
hooks/charmhelpers/contrib/openstack/templates/haproxy.cfg (+16/-9)
hooks/charmhelpers/contrib/openstack/utils.py (+22/-1)
hooks/charmhelpers/contrib/python/packages.py (+13/-4)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+441/-59)
hooks/charmhelpers/contrib/storage/linux/loopback.py (+10/-0)
hooks/charmhelpers/core/hookenv.py (+54/-6)
hooks/charmhelpers/core/host.py (+60/-5)
hooks/charmhelpers/core/hugepage.py (+2/-0)
hooks/charmhelpers/core/services/helpers.py (+14/-5)
hooks/charmhelpers/core/templating.py (+21/-8)
hooks/charmhelpers/fetch/__init__.py (+2/-2)
hooks/charmhelpers/fetch/archiveurl.py (+1/-1)
hooks/charmhelpers/fetch/bzrurl.py (+22/-32)
hooks/charmhelpers/fetch/giturl.py (+18/-20)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+102/-2)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+25/-3)
Related bugs
Bug #1525845: need to support multiple os-data-networks | Medium | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Edward Hope-Morley
- Status:
- Development
Recent revisions
- 97. By Edward Hope-Morley
-
[hopem,r=]
Charm-helpers sync to get LP 1525845
Partially-Closes- Bug: 1525845 - 96. By Liam Young
-
[james-page, r=gnuoy] Drop container relation; its not required and causes general confusion when users manage to relate this charm to other services.
- 89. By Chris Glass
-
Merge lp:~gnuoy/charms/trusty/neutron-openvswitch/ice-meta [a=gnuoy] [r=tribaal]
Add icehouse template for metadata agent config.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)