~openstack-charm-testers/openstack-charm-testing/openstack-monitoring

« back to all changes in this revision

Viewing changes to bundles/lxd/source/next.yaml

  • Committer: Edward Hope-Morley
  • Date: 2016-12-05 15:01:45 UTC
  • mfrom: (220.1.37 openstack-charm-testing)
  • Revision ID: edward.hope-morley@canonical.com-20161205150145-5xs44qcs5ifqsnl5
rebase

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
  - [ neutron-api, neutron-gateway ]
145
145
  - [ neutron-openvswitch, nova-compute ]
146
146
  - [ neutron-openvswitch, rabbitmq-server ]
147
 
# liberty
148
 
openstack-liberty-git:
149
 
  inherits: openstack-icehouse
150
 
  services:
151
 
    nova-compute:
152
 
      options:
153
 
        openstack-origin-git: include-file://nova-liberty.yaml
154
 
wily-liberty:
155
 
  inherits: openstack-liberty-git
156
 
  series: wily
157
 
wily-liberty-proposed:
158
 
  inherits: wily-liberty
159
 
  overrides:
160
 
    source: proposed
161
 
    openstack-origin: distro-proposed
162
 
trusty-liberty:
163
 
  inherits: openstack-liberty-git
164
 
  series: trusty
165
 
  overrides:
166
 
    openstack-origin: cloud:trusty-liberty
167
 
    source: cloud:trusty-liberty
168
147
# master
169
148
openstack-master-git:
170
149
  inherits: openstack-icehouse
201
180
  overrides:
202
181
    source: proposed
203
182
    openstack-origin: distro-proposed
 
183
# newton
 
184
openstack-newton-git:
 
185
  inherits: openstack-icehouse
 
186
  services:
 
187
    nova-compute:
 
188
      options:
 
189
        openstack-origin-git: include-file://nova-master.yaml
 
190
xenial-newton:
 
191
  inherits: openstack-newton-git
 
192
  series: xenial
 
193
  overrides:
 
194
    openstack-origin: cloud:xenial-newton
 
195
    source: cloud:xenial-newton
 
196
xenial-newton-proposed:
 
197
  inherits: xenial-newton
 
198
  overrides:
 
199
    openstack-origin: cloud:xenial-newton/proposed
 
200
    source: cloud:xenial-newton/proposed
 
201
xenial-newton-staging:
 
202
  inherits: xenial-newton
 
203
  overrides:
 
204
    openstack-origin: ppa:ubuntu-cloud-archive/newton-staging
 
205
    source: ppa:ubuntu-cloud-archive/newton-staging 
 
206
xenial-newton-branch:
 
207
  inherits: xenial-newton
 
208
  overrides:
 
209
    openstack-origin: ppa:openstack-ubuntu-testing/newton
 
210
    source: ppa:openstack-ubuntu-testing/newton
 
211
yakkety-newton:
 
212
  inherits: openstack-newton-git
 
213
  series: yakkety
 
214
yakkety-newton-proposed:
 
215
  inherits: yakkety-newton
 
216
  overrides:
 
217
    source: proposed
 
218
    openstack-origin: distro-proposed
 
219
yakkety-newton-branch:
 
220
  inherits: yakkety-newton
 
221
  overrides:
 
222
    openstack-origin: ppa:openstack-ubuntu-testing/newton
 
223
    source: ppa:openstack-ubuntu-testing/newton