[dashboard] Allow marking images metadata with glance v2 api
Bug #1627787 reported by
Kirill Zaitsev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Confirmed
|
Medium
|
tamil vanan |
Bug Description
Horizon now supports glance v2 api. It doesn't have copy_from functionality, but has metadata functionality. We should allow murano-dashbord to use glance v2 client for that purporse
may be done as part of https:/
Changed in murano: | |
assignee: | nobody → tamil vanan (tamilhce) |
Changed in murano: | |
milestone: | 3.1.0 → pike-2 |
Changed in murano: | |
milestone: | pike-2 → pike-rc1 |
To post a comment you must log in.
Now the metadata had already using V2. /github. com/openstack/ murano- dashboard/ blob/master/ muranodashboard /images/ forms.py# L109 /github. com/openstack/ murano- dashboard/ blob/master/ muranodashboard /images/ tables. py#L56
Update metadata:https:/
Remove metadata:https:/
Just now, only the list images using the v1 api.