Issues In Updating Share Quota in OpenStack (Kilo) Manila
Hello Team ,
I am actually trying to increase the share quota value in openstack Manila and it looks not to be updating. The Default limit that is set for quota is 50 shares. I have logged in as an admin.
[amit@openstack mysql]$ manila quota-update 8a8941a8fcd740fea9d061a0f7f493b5 --shares 100
[amit@openstack mysql]$ manila quota-show
+----------------+-------+
| Property | Value |
+----------------+-------+
| gigabytes | 1000 |
| share_networks | 10 |
| shares | 50 |
| snapshots | 50 |
+----------------+-------+
[amit@openstack mysql]$
Any help is appreciated.
Thanks in Advace Regards, Amit Manel