~thedac/openstack-mojo-specs/ha-automation

« back to all changes in this revision

Viewing changes to helper/bundles/swift-ha-proxy-phase1.yaml

  • Committer: Ryan Beisner
  • Date: 2017-09-05 21:37:34 UTC
  • Revision ID: ryan.beisner@canonical.com-20170905213734-teort9zfs0b5k26l
Update swift-proxy-* collect names

Collect names must match application names for the stable-to-next
specs, because in Juju 2, the upgrade charm command requires a path
to the checked out charm, not just the base path containing all
charms.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
        swift-hash: fdfef9d4-8b06-11e2-8ac0-531c923c8fae
28
28
        disable-ring-balance: False
29
29
    swift-storage-z1:
30
 
      charm: swift-storage
 
30
      charm: swift-storage-z1
31
31
      constraints: mem=1G
32
32
      options:
33
33
        zone: 1
34
34
        block-device: vdb
35
35
        overwrite: "true"
36
36
    swift-storage-z2:
37
 
      charm: swift-storage
 
37
      charm: swift-storage-z2
38
38
      constraints: mem=1G
39
39
      options:
40
40
        zone: 2
41
41
        block-device: vdb
42
42
        overwrite: "true"
43
43
    swift-storage-z3:
44
 
      charm: swift-storage
 
44
      charm: swift-storage-z3
45
45
      constraints: mem=1G
46
46
      options:
47
47
        zone: 3
100
100
  overrides:
101
101
    ha-bindiface: ens2
102
102
    openstack-origin: cloud:xenial-ocata
103
 
    source: cloud:xenial-ocata
 
 
b'\\ No newline at end of file'
 
103
    source: cloud:xenial-ocata