~openstack-charm-testers/openstack-charm-testing/ceph-rados-gateway-testing

« back to all changes in this revision

Viewing changes to bundles/source/next-defaults.yaml

  • Committer: Corey Bryant
  • Date: 2016-07-08 20:33:16 UTC
  • Revision ID: corey.bryant@canonical.com-20160708203316-10kb776r1o755wli
[corey.bryant, trivial] Drop kilo from DFS defaults bundle

Glance and horizon don't deploy successfully when using upper constraints
so kilo is dropped from next-defaults.yaml.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
        max-connections: 20000
161
161
        root-password: ChangeMe123
162
162
        sst-password: ChangeMe123
163
 
# kilo
164
 
trusty-kilo:
165
 
  inherits: openstack-services
166
 
  series: trusty
167
 
  overrides:
168
 
    openstack-origin-git: kilo
169
 
    openstack-origin: cloud:trusty-kilo
170
 
    source: cloud:trusty-kilo
171
 
trusty-kilo-proposed:
172
 
  inherits: openstack-services
173
 
  series: trusty
174
 
  overrides:
175
 
    openstack-origin-git: kilo
176
 
    openstack-origin: cloud:trusty-kilo/proposed
177
 
    source: cloud:trusty-kilo/proposed
178
163
# liberty
179
164
trusty-liberty:
180
165
  inherits: openstack-services