[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1289660
Title:
Unable to update quota with DbQuotaDriver
Status in OpenStack Neutron (virtual network service):
Expired
Bug description:
I am unable to use `quantum quota-update` even while using
`quantum.db.quota_db.DbQuotaDriver`
[root@node-52 ~]# quantum --version
quantum 2.0
[root@node-52 ~]# cat /etc/issue
CentOS release 6.4 (Final)
Kernel \r on an \m
[root@node-52 ~]# grep quota_driver /etc/quantum/quantum.conf
# quota_driver = quantum.quota.ConfDriver
quota_driver=quantum.db.quota_db.DbQuotaDriver
[root@node-52 ~]# quantum quota-update --tenant-id
22063cbee0304d579b45c79ad646ef4a --floatingip 100
{"QuantumError": "Access was denied to this resource."}
[root@node-52 ~]# quantum quota-show --tenant-id
22063cbee0304d579b45c79ad646ef4a
+---------------------+-------+
| Field | Value |
+---------------------+-------+
| floatingip | 50 |
| network | 10 |
| port | 50 |
| router | 10 |
| security_group | 10 |
| security_group_rule | 100 |
| subnet | 10 |
+---------------------+-------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1289660/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp