diff options
author | Zuul <zuul@review.openstack.org> | 2017-10-19 09:11:27 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-10-19 09:11:27 +0000 |
commit | bbf25a19c808d2f6b0a5e1c4809c17d0c87fd827 (patch) | |
tree | 8a03bfe4a5b55320a2b9b52a86af24aa909bf6c0 /environments | |
parent | f5cdf0a9fb6ea28c617e97a5060f2ecfc5b02729 (diff) | |
parent | 5a1297b02bfe51dd7707dce39eaf40b78f80f28e (diff) |
Merge "Remove Heat Cloudwatch API during upgrade and disable by default" into stable/pike
Diffstat (limited to 'environments')
-rw-r--r-- | environments/services/heat-api-cloudwatch.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/environments/services/heat-api-cloudwatch.yaml b/environments/services/heat-api-cloudwatch.yaml new file mode 100644 index 00000000..ce22a91c --- /dev/null +++ b/environments/services/heat-api-cloudwatch.yaml @@ -0,0 +1,2 @@ +resource_registry: + OS::TripleO::Services::HeatApiCloudwatch: ../../puppet/services/heat-api-cloudwatch.yaml |