python-muranoclient/releasenotes/notes/glare-endpoint-cdba1b2351c19592.yaml
Kirill Zaitsev c093404b7e Distinguish between glance and glare endpoints
Since glare has been moved to a separate service (instead of being
glance v3) muranoclient has to distinguish between glance and glare.

This commit adds a glare-url parameter, that is used for glare artefact
client

Change-Id: Ief54eb0b3e0bf6def7cee1e2d75f8aebaf113466
Closes-Bug: #1551733
2016-03-02 22:25:04 +00:00

7 lines
251 B
YAML

---
features:
- Since glare has been moved to a separate service muranoclient CLI now
distinguishes between --glance-url and --glare-url. If --glare-url is
not supplied muranoclient requests an endpoint of type 'artifact'
from keystone.