yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #00395
[Bug 1095876] Re: Volume Quota calls going to Nova instead of Cinder
This has been all fixed in Grizzly, but the scope involved in
backporting all the patches that were necessary makes me disinclined to
do so. It would require backporting all of the following to avoid
rehashing the entire trail of issues that had to be resolved for this:
https://github.com/openstack/horizon/commit/cdcd8e3df6ee143cc96b5e2a2d849e9ae8e86148
https://github.com/openstack/horizon/commit/dfe0cf8e26fed4c5e83964af620ca80df4bb6f74
https://github.com/openstack/horizon/commit/4c88b9b5977c50525771876b2a8624fa586b8f6e
Even though it is a nuisance in Folsom, this is simply too large a
backport, IMHO.
** Changed in: horizon/folsom
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1095876
Title:
Volume Quota calls going to Nova instead of Cinder
Status in OpenStack Dashboard (Horizon):
Invalid
Status in OpenStack Dashboard (Horizon) folsom series:
Won't Fix
Bug description:
openstack is folsom
using cinder volume
how to reproduce:
login as admin
create a project and assign a 1000 for the volume quota
create a user with admin role in horizon and assign that project
login as that user
try to create more than 10 volumes
it will complain about exceeding the limit
workaround
in cinder.conf add the following line:
quota_volumes=1000
quota_gigabytes=100000
restart cinder...then it is ok.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1095876/+subscriptions