diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-04-11 11:03:25 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-04-11 11:03:25 -0500 |
commit | 37b93a7392ab8ca3e0a20f8194576b671ecb1904 (patch) | |
tree | 3969904e66e5ecd3603993b5db4ed3dee7c5268e /ci/onos | |
parent | ddd47003fecfa2263c6923df0cb9b8ce4459401e (diff) |
modified as per latest commits from the cloud controllerc charm as
no legacy quantum plugin available.
Change-Id: Iaefdbab9f7e659fb4ec68439d59fcd01d2548145
Diffstat (limited to 'ci/onos')
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-ha.yaml | 1 | ||||
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-nonha.yaml | 1 | ||||
-rw-r--r-- | ci/onos/juju-deployer/ovs-onos-tip.yaml | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/ci/onos/juju-deployer/ovs-onos-ha.yaml b/ci/onos/juju-deployer/ovs-onos-ha.yaml index 8ad3b0e4..a4cfa366 100644 --- a/ci/onos/juju-deployer/ovs-onos-ha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-ha.yaml @@ -182,7 +182,6 @@ openstack-phase2: options: console-access-protocol: novnc network-manager: Neutron - quantum-security-groups: "yes" service-guard: true vip: 10.4.1.16 to: diff --git a/ci/onos/juju-deployer/ovs-onos-nonha.yaml b/ci/onos/juju-deployer/ovs-onos-nonha.yaml index e32b8101..be7819c0 100644 --- a/ci/onos/juju-deployer/ovs-onos-nonha.yaml +++ b/ci/onos/juju-deployer/ovs-onos-nonha.yaml @@ -126,7 +126,6 @@ openstack-phase2: options: console-access-protocol: novnc network-manager: Neutron - quantum-security-groups: "yes" to: - "lxc:nodes-api=0" neutron-api: diff --git a/ci/onos/juju-deployer/ovs-onos-tip.yaml b/ci/onos/juju-deployer/ovs-onos-tip.yaml index 91832ac5..13786b91 100644 --- a/ci/onos/juju-deployer/ovs-onos-tip.yaml +++ b/ci/onos/juju-deployer/ovs-onos-tip.yaml @@ -126,7 +126,6 @@ openstack-phase2: openstack-origin-git: include-file://nova-master.yaml console-access-protocol: novnc network-manager: Neutron - quantum-security-groups: "yes" to: - "lxc:nodes-api=0" neutron-api: |