Reviewed: https://review.openstack.org/520070 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e0e81e2b87403798c1731a00ff34d1ed4c645ce1 Submitter: Zuul Branch: master
commit e0e81e2b87403798c1731a00ff34d1ed4c645ce1 Author: wei.ying <[email protected]> Date: Wed Nov 15 20:49:44 2017 +0800 Add server groups and server group members quota management in Horizon Currently we can't set server groups and server group members quotas in Horizon, they are still the back end definition of default. In some cases, it will failed to create an instance when server group members quota is insufficient. Therefore, it is necessary to specify the quota of the server groups and server group members when creating and editing the project. This patch allows the user to modify the default values for the server groups and the server group members quota. Change-Id: Ifbd51bec3e775d8fecbf110da37309a443a3d1ba Closes-Bug:#1732429 ** Changed in: horizon Status: In Progress => Fix Released -- 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/1732429 Title: Lack of server groups quota management in Horizon Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Env: devstack master branch Desc: When creating a project, we can't set the quota for the server groups and server group members. They are still the default values defined by the back end. Which can lead to failure of the creation of the instance if the servers group members quota is not sufficient. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1732429/+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

