dashboard does not have buttons on consistency groups tab

Bug #1808197 reported by Ashley Lai
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard Charm
Confirmed
Medium
Unassigned

Bug Description

On Xenial-Queens, under Volumes->Consistency Groups tab does not have any button to create/manage consistency group.

I was able to create a consistency group using the cinder command but it does not show it on the dashboard.

alai@pnjostkinfr01:~$ openstack volume type list
+--------------------------------------+------+-----------+
| ID | Name | Is Public |
+--------------------------------------+------+-----------+
| e8d00c17-f46e-4c85-85d3-edc00de3cdf3 | pure | True |
+--------------------------------------+------+-----------+
alai@pnjostkinfr01:~$ cinder consisgroup-create --name consisgroup1 pure
+-------------------+-------------------------------------------+
| Property | Value |
+-------------------+-------------------------------------------+
| availability_zone | nova |
| created_at | 2018-12-12T16:35:56.000000 |
| description | None |
| id | 5aecc089-ec85-4e22-b8d3-11d707ab5e2a |
| name | consisgroup1 |
| status | creating |
| volume_types | [u'e8d00c17-f46e-4c85-85d3-edc00de3cdf3'] |
+-------------------+-------------------------------------------+
alai@pnjostkinfr01:~$ cinder consisgroup-list
+--------------------------------------+-----------+--------------+
| ID | Status | Name |
+--------------------------------------+-----------+--------------+
| 5aecc089-ec85-4e22-b8d3-11d707ab5e2a | available | consisgroup1 |
+--------------------------------------+-----------+--------------+

Revision history for this message
David Ames (thedac) wrote :

Confirmed in bionic-queens

No create button displayed or in page source.

TRIAGE:

Determine if this is a configuration bug or a horizon bug.

Changed in charm-openstack-dashboard:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 19.04
Revision history for this message
Ashley Lai (alai) wrote :
Revision history for this message
Drew Freiberger (afreiberger) wrote :

Subscribing field medium. Customer is complaining that dashboard has non-functional items enabled.

This appears due to cinder policy not allowing for retrieving all consistency groups.

It turns out that this is a regression which was fixed in mitaka dashboard, but with updated policies, the fix no longer works in Queens.

Reference for old issue.
https://bugs.launchpad.net/horizon/+bug/1582725

David Ames (thedac)
Changed in charm-openstack-dashboard:
milestone: 19.04 → 19.07
David Ames (thedac)
Changed in charm-openstack-dashboard:
milestone: 19.07 → 19.10
Revision history for this message
Corey Bryant (corey.bryant) wrote :

Note that this would require charm config enable-consistency-groups=True. I just came across this bug when looking into https://bugs.launchpad.net/bugs/1841188.

David Ames (thedac)
Changed in charm-openstack-dashboard:
milestone: 19.10 → 20.01
James Page (james-page)
Changed in charm-openstack-dashboard:
milestone: 20.01 → 20.05
David Ames (thedac)
Changed in charm-openstack-dashboard:
milestone: 20.05 → 20.08
James Page (james-page)
Changed in charm-openstack-dashboard:
milestone: 20.08 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.