yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27309
[Bug 1415386] [NEW] Validation missing for cinder volume creation
Public bug reported:
Validation is missing for cinder volume creation
Steps to reproduce :
1) Create a volume group of 50 GB
2) Create a volume of size 40 GB under one tenant
3) Now under different tenant try create a volume 20 GB
Horizon sucessfully submits the form but the cinder volume will be created in error state.
The reason for validation failure :
Horizon performs this validation based on quotas (that default quota
size is around 1000 GB) but not on actual available disk space(volume
group) .
** Affects: horizon
Importance: Undecided
Assignee: Sudheer Kalla (sudheer-kalla)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Sudheer Kalla (sudheer-kalla)
--
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/1415386
Title:
Validation missing for cinder volume creation
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Validation is missing for cinder volume creation
Steps to reproduce :
1) Create a volume group of 50 GB
2) Create a volume of size 40 GB under one tenant
3) Now under different tenant try create a volume 20 GB
Horizon sucessfully submits the form but the cinder volume will be created in error state.
The reason for validation failure :
Horizon performs this validation based on quotas (that default quota
size is around 1000 GB) but not on actual available disk space(volume
group) .
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1415386/+subscriptions
Follow ups
References