murano-dashboard/releasenotes/notes/glance-glare-aa81451d785591ed.yaml
Kirill Zaitsev a1316a5ce4 Rename glance to glare
This commit renames glance options to glare, to avoid confusion.
According to Iced3c68010eb6bcd2a6a1ec8f1c6883f84cbe77f new endpoint is
going to be artifact, this commit reflects that.

Change-Id: Ib5854601cacdc81cf9637f08ef40d02b6c9fdf7a
Closes-Bug: #1550427
2016-03-09 12:05:26 +00:00

8 lines
272 B
YAML

---
features:
- When using glare the endpoint for client is now 'artifact'
since glare has been moved to a separate service
upgrade:
- Parameters ``GLANCE_API_INSECURE`` and ``GLANCE_API_URL`` have been renamed to
``GLARE_API_INSECURE`` and ``GLARE_API_URL``.