murano-dashboard/releasenotes/notes/glance-v2-wanring-b7ef3e3ce0ce6ce1.yaml
zhurong a9dfbc4903 Murano-dashboard now shows warnings if glance v1 is unavailable
Murano-dashboard currently does not fully support glance v2. This commit
removes restriction to use murano-dashboard with v2-enabled horizon.
All the relevant places now attempt to create a v1 client instead of v2.
In case v1 is unavailable an error message is shown.

Co-authored-by: Kirill Zaitsev <k.zaitsev@me.com>

Closes-bug: #1624423
Change-Id: I4cbadd125043cdefd12aac02ec2035005f2a6bc9
2016-09-23 16:47:38 +03:00

6 lines
195 B
YAML

---
other:
- Murano Dashboard relies on Glance v1 API for image uploads.
In case it is not available an error will be shown and all the
image-related functionality will be unavailable.