Following the comments on the above horizon review https://review.openstack.org/365520, the horizon bug was fixed as bug 1611027, so it looks better to remove horizon from the affected projects.
** No longer affects: horizon -- 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/1620226 Title: Wrong cinder quota value been accepted Status in OpenStack Heat: Fix Released Bug description: While testing cinder quota in heat resource, find out we have accept wrong quota value and added it to cinder. For example, if we already have 2 volumes in project, we then update quota to accept 1 volume. That means quotas will not consider the real fact in heat (and to limit the real fact should be the only good quota provided). Consider that horizon already precheck this kind of mistake, we should add check to prevent that. On further test with horizon, also find out that horizon should not use only total volumes size to validate gigabytes quota. Gigabytes refer to total size of volumes and snapshots. That's what cinder react as well(if you set gigabytes equal to total volumes size, it will raise error when creating snapshots). To manage notifications about this bug go to: https://bugs.launchpad.net/heat/+bug/1620226/+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

