summaryrefslogtreecommitdiffstats
path: root/ci/onos
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-29 12:49:49 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-29 12:50:26 -0500
commitd545ddc8b29d7d86ce160805449087ede0544b41 (patch)
tree0b6078182736cc0e28844905f955625b10674a5d /ci/onos
parente4ba668132c7958301ba399b839fa1ce43072a6f (diff)
modified the bundle to use the public end point if assigned.
Change-Id: I3bf11b14af61e8dc31589a130faad179d06e0c37 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/onos')
-rw-r--r--ci/onos/juju-deployer/ovs-onos-ha.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/ci/onos/juju-deployer/ovs-onos-ha.yaml b/ci/onos/juju-deployer/ovs-onos-ha.yaml
index aab64eaf..8a3ba240 100644
--- a/ci/onos/juju-deployer/ovs-onos-ha.yaml
+++ b/ci/onos/juju-deployer/ovs-onos-ha.yaml
@@ -1,9 +1,6 @@
# vim: set ts=2 et:
trusty-mitaka-nodes:
inherits: openstack-phase1
-
-trusty-mitaka:
- inherits: openstack-phase2
overrides:
#os-data-network: 10.4.8.0/21
#ceph-cluster-network: 10.4.0.0/21
@@ -16,9 +13,12 @@ trusty-mitaka:
#ceph-osd-replication-count: 2
admin-role: admin
keystone-admin-role: admin
- use-internal-endpoints: true
+ #use-internal-endpoints: true
#os-public-hostname: pod.maas
+trusty-mitaka:
+ inherits: openstack-phase2
+
openstack-phase1:
services:
nodes:
@@ -126,7 +126,7 @@ openstack-phase1:
secret: admin
vip: 10.4.1.11
webroot: /
- endpoint-type: internalURL
+ #endpoint-type: internalURL
to:
- "lxc:nodes=2"
- "lxc:nodes=3"