From 37b93a7392ab8ca3e0a20f8194576b671ecb1904 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 11 Apr 2016 11:03:25 -0500 Subject: modified as per latest commits from the cloud controllerc charm as no legacy quantum plugin available. Change-Id: Iaefdbab9f7e659fb4ec68439d59fcd01d2548145 --- ci/onos/juju-deployer/ovs-onos-ha.yaml | 1 - ci/onos/juju-deployer/ovs-onos-nonha.yaml | 1 - ci/onos/juju-deployer/ovs-onos-tip.yaml | 1 - 3 files changed, 3 deletions(-) (limited to 'ci/onos') 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: -- cgit