Merge lp:~gnuoy/openstack-mojo-specs/ocata-ftw into lp:openstack-mojo-specs

Proposed by Liam Young
Status: Merged
Merged at revision: 292
Proposed branch: lp:~gnuoy/openstack-mojo-specs/ocata-ftw
Merge into: lp:openstack-mojo-specs
Diff against target: 150 lines (+75/-1)
7 files modified
helper/bundles/full-dvr-next.yaml (+10/-0)
helper/bundles/full-next.yaml (+10/-1)
helper/bundles/full.yaml (+10/-0)
helper/bundles/ha-next.yaml (+10/-0)
helper/bundles/ha.yaml (+10/-0)
specs/full_stack/next_ha_oneshot/ocata/SPEC_INFO.txt (+3/-0)
specs/full_stack/next_ha_oneshot/ocata/manifest (+22/-0)
To merge this branch: bzr merge lp:~gnuoy/openstack-mojo-specs/ocata-ftw
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+316948@code.launchpad.net
To post a comment you must log in.
294. By Liam Young

Add ocata support to more bundles

Revision history for this message
James Page (james-page) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'helper/bundles/full-dvr-next.yaml'
--- helper/bundles/full-dvr-next.yaml 2016-09-13 05:18:45 +0000
+++ helper/bundles/full-dvr-next.yaml 2017-02-10 11:43:49 +0000
@@ -258,4 +258,14 @@
258 overrides:258 overrides:
259 source: proposed259 source: proposed
260 openstack-origin: distro-proposed260 openstack-origin: distro-proposed
261# ocata
262xenial-ocata:
263 inherits: openstack-icehouse
264 series: xenial
265 overrides:
266 openstack-origin: cloud:xenial-ocata
267 source: cloud:xenial-ocata
268zesty-ocata:
269 inherits: openstack-icehouse
270 series: zesty
261271
262272
=== modified file 'helper/bundles/full-next.yaml'
--- helper/bundles/full-next.yaml 2016-10-05 17:05:32 +0000
+++ helper/bundles/full-next.yaml 2017-02-10 11:43:49 +0000
@@ -309,4 +309,13 @@
309 overrides:309 overrides:
310 source: proposed310 source: proposed
311 openstack-origin: distro-proposed311 openstack-origin: distro-proposed
312312# ocata
313xenial-ocata:
314 inherits: openstack-icehouse
315 series: xenial
316 overrides:
317 openstack-origin: cloud:xenial-ocata
318 source: cloud:xenial-ocata
319zesty-ocata:
320 inherits: openstack-icehouse
321 series: zesty
313322
=== modified file 'helper/bundles/full.yaml'
--- helper/bundles/full.yaml 2017-01-27 11:53:05 +0000
+++ helper/bundles/full.yaml 2017-02-10 11:43:49 +0000
@@ -297,3 +297,13 @@
297 overrides:297 overrides:
298 openstack-origin: cloud:xenial-newton/proposed298 openstack-origin: cloud:xenial-newton/proposed
299 source: cloud:xenial-newton/proposed299 source: cloud:xenial-newton/proposed
300# ocata
301xenial-ocata:
302 inherits: openstack-icehouse
303 series: xenial
304 overrides:
305 openstack-origin: cloud:xenial-ocata
306 source: cloud:xenial-ocata
307zesty-ocata:
308 inherits: openstack-icehouse
309 series: zesty
300310
=== modified file 'helper/bundles/ha-next.yaml'
--- helper/bundles/ha-next.yaml 2016-10-06 08:56:04 +0000
+++ helper/bundles/ha-next.yaml 2017-02-10 11:43:49 +0000
@@ -268,3 +268,13 @@
268 source: proposed268 source: proposed
269 openstack-origin: distro-proposed269 openstack-origin: distro-proposed
270 ha-bindiface: ens2270 ha-bindiface: ens2
271# ocata
272xenial-ocata-ha:
273 inherits: openstack-services
274 series: xenial
275 overrides:
276 openstack-origin: cloud:xenial-ocata
277 source: cloud:xenial-ocata
278zesty-ocata-ha:
279 inherits: openstack-services
280 series: zesty
271281
=== modified file 'helper/bundles/ha.yaml'
--- helper/bundles/ha.yaml 2016-10-06 08:56:04 +0000
+++ helper/bundles/ha.yaml 2017-02-10 11:43:49 +0000
@@ -271,3 +271,13 @@
271 overrides:271 overrides:
272 source: proposed272 source: proposed
273 openstack-origin: distro-proposed273 openstack-origin: distro-proposed
274# ocata
275xenial-ocata:
276 inherits: openstack-services
277 series: xenial
278 overrides:
279 openstack-origin: cloud:xenial-ocata
280 source: cloud:xenial-ocata
281zesty-ocata:
282 inherits: openstack-services
283 series: zesty
274284
=== added directory 'specs/full_stack/next_ha_oneshot/ocata'
=== added file 'specs/full_stack/next_ha_oneshot/ocata/SPEC_INFO.txt'
--- specs/full_stack/next_ha_oneshot/ocata/SPEC_INFO.txt 1970-01-01 00:00:00 +0000
+++ specs/full_stack/next_ha_oneshot/ocata/SPEC_INFO.txt 2017-02-10 11:43:49 +0000
@@ -0,0 +1,3 @@
1This spec performs a ha deploy in one shot (not phased) then runs tests to
2validate the deployment. The assumption is that the version of juju has
3leadership enabled.
04
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/collect-next-ha'
=== target is u'../../../../helper/collect/collect-next-ha'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/ha.yaml'
=== target is u'../../../../helper/bundles/ha-next.yaml'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/image_setup.py'
=== target is u'../../../../helper/setup/image_setup.py'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/images.yaml'
=== target is u'../../../../helper/setup/images.yaml'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/keystone_setup.py'
=== target is u'../../../../helper/setup/keystone_setup.py'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/keystone_users.yaml'
=== target is u'../../../../helper/setup/keystone_users.yaml'
=== added file 'specs/full_stack/next_ha_oneshot/ocata/manifest'
--- specs/full_stack/next_ha_oneshot/ocata/manifest 1970-01-01 00:00:00 +0000
+++ specs/full_stack/next_ha_oneshot/ocata/manifest 2017-02-10 11:43:49 +0000
@@ -0,0 +1,22 @@
1# Collect the charm branches from Launchpad
2collect config=collect-next-ha
3
4# Use juju deployer to create the units for the deployment
5deploy config=ha.yaml delay=0 wait=True target=${MOJO_SERIES}-ocata-ha
6
7# Create sdn on overcloud
8script config=network_setup.py
9
10# Setup glance images
11script config=image_setup.py
12
13# Setup keystone users
14script config=keystone_setup.py
15
16# Create 1 * tiny cirros and 1 * small precise instances on the overcloud
17verify config=simple_os_checks.py MACHINES='cirros:m1.tiny:1 precise:m1.small:1' CLOUDINIT_WAIT="300"
18
19# Test obj store by sending and recieving files
20verify config=test_obj_store.py
21
22# Success
023
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/network.yaml'
=== target is u'../../../../helper/setup/network.yaml'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/network_setup.py'
=== target is u'../../../../helper/setup/network_setup.py'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/simple_os_checks.py'
=== target is u'../../../../helper/tests/simple_os_checks.py'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/test_obj_store.py'
=== target is u'../../../../helper/tests/test_obj_store.py'
=== added symlink 'specs/full_stack/next_ha_oneshot/ocata/utils'
=== target is u'../../../../helper/utils'

Subscribers

People subscribed via source and target branches