summaryrefslogtreecommitdiffstats
path: root/ci/odl/juju-deployer/ovs-odl.yaml
diff options
context:
space:
mode:
authornarindergupta <narinder.gupta@canonical.com>2015-10-28 23:40:36 -0500
committernarindergupta <narinder.gupta@canonical.com>2015-10-28 23:41:18 -0500
commit6b06703b036951bdf4a9d60bddb1c452668ebf6d (patch)
tree2104d2698a60cf545f0deae17b708fc90e28ec94 /ci/odl/juju-deployer/ovs-odl.yaml
parent7a817ea24fa6b9aa90db5e0cfe24d624aac63388 (diff)
modified to do fast deployment of bundle which saves time.
Change-Id: I5c3bd59abb4c46d255031bf538f959fc919a4519
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl.yaml')
-rw-r--r--ci/odl/juju-deployer/ovs-odl.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl.yaml b/ci/odl/juju-deployer/ovs-odl.yaml
index b188a587..2ef0480b 100644
--- a/ci/odl/juju-deployer/ovs-odl.yaml
+++ b/ci/odl/juju-deployer/ovs-odl.yaml
@@ -92,13 +92,20 @@ openstack-services:
- ['glance:identity-service', 'keystone:identity-service']
- ['glance:amqp', 'rabbitmq-server:amqp']
- ['openstack-dashboard:identity-service','keystone:identity-service']
+trusty-liberty:
+ inherits: openstack-services
+ overrides:
+# os-data-network: 10.6.1.0/24
+ openstack-origin: cloud:trusty-liberty
trusty-kilo:
inherits: openstack-services
overrides:
+# os-data-network: 10.6.1.0/24
openstack-origin: cloud:trusty-kilo
trusty-juno:
inherits: openstack-services
overrides:
+# os-data-network: 10.6.1.0/24
openstack-origin: cloud:trusty-juno
trusty-icehouse:
inherits: openstack-services