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

« back to all changes in this revision

Viewing changes to bundles/other/overrides.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:
18
18
vivid:
19
19
  inherits: base
20
20
  series: vivid
21
 
wily:
22
 
  inherits: base
23
 
  series: wily
24
21
alt:
25
22
  inherits: base
26
23
  services:
39
36
  overrides:
40
37
    dataset-size: 55%
41
38
    max-connections: 5005
42
 
vivid-alt:
43
 
  inherits: alt
44
 
  series: vivid
45
 
  overrides:
46
 
    dataset-size: 55%
47
 
    max-connections: 5005
48
 
wily-alt:
49
 
  inherits: alt
50
 
  series: wily
51
 
  overrides:
52
 
    dataset-size: 55%
53
 
    max-connections: 5005