diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2015-10-26 08:48:38 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2015-10-26 08:51:31 -0500 |
commit | 09815995b6ded6865c43bf640e9c6220283ec093 (patch) | |
tree | dace1bb3fe923aca3ed15a07ce3693d2e7cfd3e9 /ci/odl | |
parent | c18c5c253f07ea5689ce359057d5d96c60ea6bf0 (diff) |
include the similar naming convention across the labs.
fix the bug in deployment of neutron-api
Change-Id: I95cf4e7a3c9c6b5df7ffe5431cb8cb0edb64f828
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/odl')
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl-ha.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml index 20c0efec..62b2a046 100644 --- a/ci/odl/juju-deployer/ovs-odl-ha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml @@ -87,6 +87,7 @@ openstack-phase2: - "lxc:nodes-api=2" "neutron-api": branch: lp:~openstack-charmers/charms/trusty/neutron-api/next + num_units: 3 options: neutron-security-groups: False manage-neutron-plugin-legacy-mode: False |