lp://qastaging/~hopem/charms/trusty/neutron-openvswitch/lp1497517
Created by
Edward Hope-Morley
and last modified
- Get this branch:
- bzr branch lp://qastaging/~hopem/charms/trusty/neutron-openvswitch/lp1497517
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 88
- Liam Young (community): Approve
-
Diff: 2494 lines (+1748/-136)16 files modifiedcharm-helpers-hooks.yaml (+1/-1)
hooks/charmhelpers/contrib/network/ip.py (+5/-3)
hooks/charmhelpers/contrib/openstack/amulet/deployment.py (+23/-9)
hooks/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
hooks/charmhelpers/contrib/openstack/context.py (+72/-17)
hooks/charmhelpers/contrib/openstack/templating.py (+30/-2)
hooks/charmhelpers/contrib/openstack/utils.py (+224/-1)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+226/-13)
hooks/charmhelpers/core/host.py (+32/-16)
hooks/charmhelpers/core/hugepage.py (+8/-1)
hooks/charmhelpers/core/kernel.py (+68/-0)
hooks/charmhelpers/core/strutils.py (+30/-0)
tests/charmhelpers/contrib/amulet/deployment.py (+4/-2)
tests/charmhelpers/contrib/amulet/utils.py (+284/-62)
tests/charmhelpers/contrib/openstack/amulet/deployment.py (+23/-9)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+359/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Edward Hope-Morley
- Status:
- Development
Recent revisions
- 86. By James Page
-
[gnuoy,
r=james- page] Add support for local DHCP and Metadata agents This change allows nova-compute nodes to also run Neutron DHCP and Metadata
agents, allowing deploying without the neutron-gateway charm in VLAN and
flat networking configurations.Only useful if l3 routing, vpnaas, fwaas and lbaas services are not required.
- 84. By Edward Hope-Morley
-
[hopem,r=gnuoy]
Ensure all nics are included when resolving mac addresses
and filter out virtual interfaces. Also fixes ability to
provide multiple bridge:mac configs so as to be able to
use MAC adderesses instead of port names and still be able
to configure multiple hosts.Closes-Bug: 1485655
- 81. By Liam Young
-
[gnuoy,trivial] Pre-release charmhelper sync to pickup leadership election peer migration fix
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)