charm-neutron-api/charm-helpers-hooks.yaml
James Page 61a0ef9408 Add Juju Network Space support
Juju 2.0 provides support for network spaces, allowing
charm authors to support direct binding of relations and
extra-bindings onto underlying network spaces.

Resync charm-helpers to pickup support in API endpoint
resolution code and add API extra-bindings to the charm
metadata.

Change-Id: I7c3ec5a7a1b6f6c7e1cf26146360f1af1d9eaf3c
2016-03-31 12:28:22 +01:00

16 lines
372 B
YAML

branch: lp:~james-page/charm-helpers/network-spaces-api-endpoints
destination: hooks/charmhelpers
include:
- core
- cli
- fetch
- contrib.openstack|inc=*
- contrib.hahelpers
- contrib.network.ovs
- contrib.storage.linux
- payload.execd
- payload.archive
- contrib.network.ip
- contrib.python.packages
- contrib.charmsupport