puppet-heat/releasenotes/notes/drop_keystone_ec2_uri_default_value-c6925ba650861456.yaml
Daniel Pawlik 2d78f9253d Changed keystone_ec2_uri to be optional
Param keystone_ec2_uri was providing default value. It was raising an
engine service error on ifras where ec2 endpoint was not created.

Change-Id: I48c47a2c59ec89212a45125b373844e340731fd9
2017-08-22 12:20:46 +00:00

6 lines
173 B
YAML

---
other:
- |
Drop keystone_ec2_uri default value because engine was down when user is
checking heat service status and the endpoint was not created in Keystone.