charm-neutron-gateway/tests/charmhelpers/contrib/amulet
James Page 2a7749333c Resolve issues with long interface names
Resync charm helpers to pickup fixes to support veth wiring of
OVS bridges directly to Linux bridges created with MAAS.

Linux has a maximum interface name length of 15 charms; the
change ensures that the generated interface length for the veth
pair fits within this limitation.

Previous behaviour (that worked) is preserved to avoid duplicate
veth wiring or direct wiring of the Linux bridge to OVS.

Change-Id: I294dc7c05b7c08503ef200707e0f9b1d1c199843
Closes-Bug: 1773353
2018-06-11 15:25:18 +01:00
..
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:37:54 +01:00
deployment.py Resolve issues with long interface names 2018-06-11 15:25:18 +01:00
utils.py Enable Ocata Amulet Tests 2017-03-23 11:14:51 +00:00