~barryprice/juju-deployer/resolve-pep8-failures

« back to all changes in this revision

Viewing changes to deployer/tests/test_data/openstack/openstack-1501.yaml

  • Committer: Barry Price
  • Date: 2020-10-16 07:15:57 UTC
  • Revision ID: barry.price@canonical.com-20201016071557-cu3zgcayq6q8d324
Remove no-longer-supported charm options from Openstack bundle to fix tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
        num_units: 1
26
26
        options:
27
27
          osd-devices: /dev/sdb
28
 
          osd-reformat: "yes"
29
28
      ceph-radosgw:
30
29
        charm: cs:trusty/ceph-radosgw
31
30
        num_units: 1
32
 
        options:
33
 
          use-embedded-webserver: true
34
31
      cinder:
35
32
        charm: cs:trusty/cinder
36
33
        num_units: 1