diff options
Diffstat (limited to 'ci/bundle_tpl/odl.yaml')
-rw-r--r-- | ci/bundle_tpl/odl.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ci/bundle_tpl/odl.yaml b/ci/bundle_tpl/odl.yaml index 96568d4f..8705c934 100644 --- a/ci/bundle_tpl/odl.yaml +++ b/ci/bundle_tpl/odl.yaml @@ -7,10 +7,3 @@ https-proxy: "http://squid.internal:3128" to: - "lxc:nodes=0" - neutron-api-odl: - charm: local:{{ ubuntu.release }}/neutron-api-odl - options: - overlay-network-type: 'vxlan' - security-groups: True - openvswitch-odl: - charm: local:{{ ubuntu.release }}/openvswitch-odl |