X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=swift-source.yaml;h=e6fd951e39b065bb9ec0e9bc3ec613c7ac53927e;hb=410707efe8e0785fa7420078ebe540426e3f6588;hp=ca0967a440a9aaab8c7252934fccdf2b96753382;hpb=6e766483306ae0dabd4fff47f9234ede588f7be4;p=apex-tripleo-heat-templates.git diff --git a/swift-source.yaml b/swift-source.yaml index ca0967a4..e6fd951e 100644 --- a/swift-source.yaml +++ b/swift-source.yaml @@ -7,7 +7,9 @@ resources: swift: devices: { get_input: swift_devices } hash: { get_input: swift_hash_suffix } + mount-check: { get_input: swift_mount_check } part-power: { get_input: swift_part_power } proxy-memcache: { get_input: swift_proxy_memcache } replicas: {get_input: swift_replicas } + min-part-hours: {get_input: swift_min_part_hours } service-password: { get_input: swift_password }