yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27325
[Bug 1415386] Re: Validation missing for cinder volume creation
Horizon does not (and cannot, in general) track how much disk space is
available. When creating a volume, Horizon can decide which volume type
is used, but it is up to Cinder (the Cinder schduler, actually) to
decide which backend to use, which storage device and which storage pool
to allocate it from.
** Changed in: horizon
Status: New => Invalid
--
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):
Invalid
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
References