charm-neutron-dynamic-routing/src/layer.yaml
Frode Nordahl 0ba8d155c9
Distribute direct charm dependencies
Do not rely on system installed Python packages but distribute the
direct charm dependencies as part of the charms wheelhouse.

As the span of distributions we need to support with reactive
charms widens we will run into compability problems with the
current model.

For further reference see juju/charm-helpers#341 and
juju-solutions/layer-basic#135

Change-Id: I87c8649d83dd19eeaea17f2a209993cece723983
2019-08-14 16:51:51 +02:00

9 lines
192 B
YAML

includes:
- layer:openstack-principle
- interface:rabbitmq
- interface:bgp
repo: https://github.com/openstack-charmers/charm-neutron-dynamic-routing
options:
basic:
use_venv: true