added the softlink to match the jenkin jobs. 61/6861/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Fri, 15 Jan 2016 14:16:38 +0000 (08:16 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Fri, 15 Jan 2016 14:54:17 +0000 (14:54 +0000)
added the promise integration with other bundles.

Change-Id: Id53cd1d65f25bad6856abe6ef4e2cd2b10a94f92
(cherry picked from commit 6f217c3f6b5151546148409a28f9b14a2e3a0a61)

15 files changed:
ci/nosdn/juju-deployer/ovs-nosdn-ha.yaml
ci/nosdn/juju-deployer/ovs-nosdn-nonha.yaml
ci/nosdn/juju-deployer/ovs-nosdn-tip.yaml
ci/ocl [new symlink]
ci/odl/juju-deployer/ovs-odl-nonha.yaml
ci/odl/juju-deployer/ovs-odl-tip.yaml
ci/onos/juju-deployer/ovs-onos-ha.yaml
ci/onos/juju-deployer/ovs-onos-nonha.yaml
ci/onos/juju-deployer/ovs-onos-tip.yaml
ci/opencontrail/juju-deployer/ovs-ocl-ha.yaml [new symlink]
ci/opencontrail/juju-deployer/ovs-ocl-nonha.yaml [new symlink]
ci/opencontrail/juju-deployer/ovs-ocl-tip.yaml [new symlink]
ci/opencontrail/juju-deployer/ovs-opencontrail-ha.yaml
ci/opencontrail/juju-deployer/ovs-opencontrail-nonha.yaml
ci/opencontrail/juju-deployer/ovs-opencontrail-tip.yaml

index 6d273c8..4740a67 100644 (file)
@@ -85,6 +85,11 @@ openstack-phase2:
         - "lxc:nodes-api=2"
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=1"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=2"
     keystone:
       charm: cs:trusty/keystone
       num_units: 3
index b7d127d..85cf997 100644 (file)
@@ -75,6 +75,11 @@ openstack-phase2:
         ha-mcastport: 5402
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
     keystone:
       charm: cs:trusty/keystone
       num_units: 1
index 25001c1..98d7ba7 100644 (file)
@@ -151,6 +151,11 @@ openstack-phase2:
         openstack-origin-git: include-file://glance-master.yaml
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
     neutron-openvswitch:
       branch: lp:~openstack-charmers/charms/trusty/neutron-openvswitch/trunk
       options:
diff --git a/ci/ocl b/ci/ocl
new file mode 120000 (symlink)
index 0000000..0de084c
--- /dev/null
+++ b/ci/ocl
@@ -0,0 +1 @@
+./opencontrail/
\ No newline at end of file
index f478cec..3511c92 100644 (file)
@@ -158,6 +158,11 @@ openstack-phase2:
       num_units: 1
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
     neutron-api-odl:
       branch: lp:~openstack-charmers/charms/trusty/neutron-api-odl/vpp
       options:
index f79fb4c..341f59a 100644 (file)
@@ -161,6 +161,11 @@ openstack-phase2:
         openstack-origin-git: include-file://glance-master.yaml
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
     neutron-api-odl:
       branch: lp:~openstack-charmers/charms/trusty/neutron-api-odl/vpp
       options:
index c58501a..77e4201 100644 (file)
@@ -218,6 +218,11 @@ openstack-phase2:
         - "lxc:nodes-api=2"
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=1"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=2"
     neutron-api-onos:
       branch: "lp:~wuwenbin2/onosfw/neutron-api-onos"
       options:
index 136e774..28983bb 100644 (file)
@@ -152,6 +152,11 @@ openstack-phase2:
       num_units: 1
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
     neutron-api-onos:
       branch: "lp:~wuwenbin2/onosfw/neutron-api-onos"
       options:
index 35d5659..11ff471 100644 (file)
@@ -156,6 +156,11 @@ openstack-phase2:
         openstack-origin-git: include-file://glance-master.yaml
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
     neutron-api-onos:
       branch: "lp:~wuwenbin2/onosfw/neutron-api-onos"
       options:
diff --git a/ci/opencontrail/juju-deployer/ovs-ocl-ha.yaml b/ci/opencontrail/juju-deployer/ovs-ocl-ha.yaml
new file mode 120000 (symlink)
index 0000000..819993b
--- /dev/null
@@ -0,0 +1 @@
+ovs-opencontrail-ha.yaml
\ No newline at end of file
diff --git a/ci/opencontrail/juju-deployer/ovs-ocl-nonha.yaml b/ci/opencontrail/juju-deployer/ovs-ocl-nonha.yaml
new file mode 120000 (symlink)
index 0000000..dc2ea14
--- /dev/null
@@ -0,0 +1 @@
+ovs-opencontrail-nonha.yaml
\ No newline at end of file
diff --git a/ci/opencontrail/juju-deployer/ovs-ocl-tip.yaml b/ci/opencontrail/juju-deployer/ovs-ocl-tip.yaml
new file mode 120000 (symlink)
index 0000000..509bf6c
--- /dev/null
@@ -0,0 +1 @@
+ovs-opencontrail-tip.yaml
\ No newline at end of file
index 90b85f6..b6996d7 100644 (file)
@@ -221,6 +221,11 @@ openstack-phase2:
         - "lxc:nodes-api=1"
         - "lxc:nodes-api=0"
         - "lxc:nodes-api=2"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=2"
   relations:
     - [ "glance:ha", "hacluster-glance:ha" ]
     - [ "keystone:ha", "hacluster-keystone:ha" ]
index 503fb77..5e01c49 100644 (file)
@@ -143,6 +143,11 @@ openstack-phase2:
       num_units: 1
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
   relations:
     - [ keystone, mysql ]
     - [ nova-cloud-controller, mysql ]
index 51ce5d1..6e1f700 100644 (file)
@@ -149,6 +149,11 @@ openstack-phase2:
         openstack-origin-git: include-file://glance-master.yaml
       to:
         - "lxc:nodes-api=0"
+    opnfv-promise:
+      branch: lp:~narindergupta/charms/trusty/promise/trunk
+      num_units: 1
+      to:
+        - "lxc:nodes-api=0"
   relations:
     - [ keystone, mysql ]
     - [ nova-cloud-controller, mysql ]