Merge lp:~gnuoy/ubuntu-openstack-ci/odl into lp:ubuntu-openstack-ci

Proposed by Liam Young
Status: Merged
Merged at revision: 183
Proposed branch: lp:~gnuoy/ubuntu-openstack-ci/odl
Merge into: lp:ubuntu-openstack-ci
Diff against target: 33 lines (+5/-0)
2 files modified
job-parts/osci_openstack_common.sh (+2/-0)
populate/mappings.yaml (+3/-0)
To merge this branch: bzr merge lp:~gnuoy/ubuntu-openstack-ci/odl
Reviewer Review Type Date Requested Status
Ryan Beisner (community) Approve
Review via email: mp+277327@code.launchpad.net
To post a comment you must log in.
Revision history for this message
uosci-testing-bot (uosci-testing-bot) wrote :

charm_lint_check #13485 lp:ubuntu-openstack-ci for gnuoy mp277327
    LINT OK: passed

Build: http://10.245.162.77:8080/job/charm_lint_check/13485/

Revision history for this message
Ryan Beisner (1chb1n) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'job-parts/osci_openstack_common.sh'
--- job-parts/osci_openstack_common.sh 2015-10-15 04:47:30 +0000
+++ job-parts/osci_openstack_common.sh 2015-11-12 11:48:29 +0000
@@ -98,6 +98,7 @@
98 export AMULET_OS_VIP02=$(echo $CIDR_END | sed "s/254/252/g")98 export AMULET_OS_VIP02=$(echo $CIDR_END | sed "s/254/252/g")
99 export AMULET_OS_VIP03=$(echo $CIDR_END | sed "s/254/253/g")99 export AMULET_OS_VIP03=$(echo $CIDR_END | sed "s/254/253/g")
100 export AMULET_OS_VIP=$AMULET_OS_VIP00100 export AMULET_OS_VIP=$AMULET_OS_VIP00
101 export AMULET_ODL_LOCATION='http://10.245.161.162/swift/v1/opendaylight/distribution-karaf-0.2.3-Helium-SR3.tar.gz'
101102
102 echo " + Setting network env vars:"103 echo " + Setting network env vars:"
103 echo " NET_ID: $NET_ID"104 echo " NET_ID: $NET_ID"
@@ -110,6 +111,7 @@
110 echo " AMULET_OS_VIP01: $AMULET_OS_VIP01"111 echo " AMULET_OS_VIP01: $AMULET_OS_VIP01"
111 echo " AMULET_OS_VIP02: $AMULET_OS_VIP02"112 echo " AMULET_OS_VIP02: $AMULET_OS_VIP02"
112 echo " AMULET_OS_VIP03: $AMULET_OS_VIP03"113 echo " AMULET_OS_VIP03: $AMULET_OS_VIP03"
114 echo " AMULET_ODL_LOCATION: $AMULET_ODL_LOCATION"
113}115}
114116
115117
116118
=== modified file 'populate/mappings.yaml'
--- populate/mappings.yaml 2015-10-22 17:38:08 +0000
+++ populate/mappings.yaml 2015-11-12 11:48:29 +0000
@@ -97,6 +97,9 @@
97 - lp:~openstack-charmers/charms/trusty/rabbitmq-server/next97 - lp:~openstack-charmers/charms/trusty/rabbitmq-server/next
98 - lp:~openstack-charmers/charms/trusty/swift-proxy/next98 - lp:~openstack-charmers/charms/trusty/swift-proxy/next
99 - lp:~openstack-charmers/charms/trusty/swift-storage/next99 - lp:~openstack-charmers/charms/trusty/swift-storage/next
100 - lp:~openstack-charmers/charms/trusty/openvswitch-odl/next
101 - lp:~openstack-charmers/charms/trusty/odl-controller/next
102 - lp:~openstack-charmers/charms/trusty/neutron-api-odl/next
100 - lp:charms/trusty/ceilometer103 - lp:charms/trusty/ceilometer
101 - lp:charms/trusty/ceilometer-agent104 - lp:charms/trusty/ceilometer-agent
102 - lp:charms/trusty/ceph105 - lp:charms/trusty/ceph

Subscribers

People subscribed via source and target branches