Merge lp:~zulcss/openstack-charm-testing/ocata-support into lp:openstack-charm-testing

Proposed by Chuck Short
Status: Merged
Merged at revision: 255
Proposed branch: lp:~zulcss/openstack-charm-testing/ocata-support
Merge into: lp:openstack-charm-testing
Diff against target: 42 lines (+35/-0)
1 file modified
bundles/sparse/next.yaml (+35/-0)
To merge this branch: bzr merge lp:~zulcss/openstack-charm-testing/ocata-support
Reviewer Review Type Date Requested Status
Ryan Beisner Approve
Review via email: mp+310677@code.launchpad.net

Description of the change

Add support to deploy ocata on xenial and zesty.

To post a comment you must log in.
Revision history for this message
Ryan Beisner (1chb1n) wrote :

Thanks for the mods.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bundles/sparse/next.yaml'
2--- bundles/sparse/next.yaml 2016-09-29 12:56:01 +0000
3+++ bundles/sparse/next.yaml 2016-11-11 17:46:20 +0000
4@@ -308,3 +308,38 @@
5 overrides:
6 openstack-origin: ppa:openstack-ubuntu-testing/newton
7 source: ppa:openstack-ubuntu-testing/newton
8+# ocata
9+xenial-ocata:
10+ inherits: openstack-services
11+ series: xenial
12+ overrides:
13+ openstack-origin: cloud:xenial-octata
14+ source: cloud:xenial-ocata
15+xenial-ocata-proposed:
16+ inherits: xenial-ocata
17+ overrides:
18+ openstack-origin: cloud:xenial-ocata/proposed
19+ source: cloud:xenial-ocata/proposed
20+xenial-ocata-staging:
21+ inherits: xenial-ocata
22+ overrides:
23+ openstack-origin: ppa:ubuntu-cloud-archive/ocata-staging
24+ source: ppa:ubuntu-cloud-archive/ocata-staging
25+xenial-ocata-branch:
26+ inherits: xenial-ocata
27+ overrides:
28+ openstack-origin: ppa:openstack-ubuntu-testing/ocata
29+ source: ppa:openstack-ubuntu-testing/ocata
30+zesty-ocata:
31+ inherits: openstack-services
32+ series: zesty
33+zesty-ocata-proposed:
34+ inherits: zesty-ocata
35+ overrides:
36+ source: proposed
37+ openstack-origin: distro-proposed
38+zesty-ocata-branch:
39+ inherits: zesty-ocata
40+ overrides:
41+ openstack-origin: ppa:openstack-ubuntu-testing/ocata
42+ source: ppa:openstack-ubuntu-testing/ocata

Subscribers

People subscribed via source and target branches

to status/vote changes: