Volume quota making changes in CLI, but not replicating in GUI in RHOSP 10
Issue
-
Volume quota making changes in CLI not replicating in GUI in RHOSP 10
[root@dell-per510-4 ~(keystone_admin)]# openstack project list +----------------------------------+----------+ | ID | Name | +----------------------------------+----------+ | 90c79227aee04c5889fca6b44a12c512 | demo | | bf0f929cc8794c0abf4cf194152641a7 | admin | | e6bfb6adb2f046ac97e9671db51d8472 | services | +----------------------------------+----------+ [root@dell-per510-4 ~(keystone_admin)]#[root@dell-per510-4 ~(keystone_admin)]# cinder quota-show demo +----------------------+-------+ | Property | Value | +----------------------+-------+ | backup_gigabytes | 1000 | | backups | 10 | | gigabytes | 1000 | | gigabytes_iscsi | -1 | | per_volume_gigabytes | -1 | | snapshots | 10 | | snapshots_iscsi | -1 | | volumes | 10 | | volumes_iscsi | -1 | +----------------------+-------+ [root@dell-per510-4 ~(keystone_admin)]#[root@dell-per510-4 ~(keystone_admin)]# cinder quota-update --gigabytes 2000 demo +----------------------+-------+ | Property | Value | +----------------------+-------+ | backup_gigabytes | 1000 | | backups | 10 | | gigabytes | 2000 | | gigabytes_iscsi | -1 | | per_volume_gigabytes | -1 | | snapshots | 10 | | snapshots_iscsi | -1 | | volumes | 10 | | volumes_iscsi | -1 | +----------------------+-------+ [root@dell-per510-4 ~(keystone_admin)]#[root@dell-per510-4 ~(keystone_admin)]# cinder quota-show demo +----------------------+-------+ | Property | Value | +----------------------+-------+ | backup_gigabytes | 1000 | | backups | 10 | | gigabytes | 2000 | | gigabytes_iscsi | -1 | | per_volume_gigabytes | -1 | | snapshots | 10 | | snapshots_iscsi | -1 | | volumes | 10 | | volumes_iscsi | -1 | +----------------------+-------+ -
Packages:
puppet-horizon-9.5.0-1.el7ost.noarch python-django-horizon-10.0.3-6.el7ost.noarch openstack-dashboard-10.0.3-6.el7ost.noarch openstack-dashboard-theme-10.0.3-6.el7ost.noarch
Environment
- Red Hat OpenStack Platform 10
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
