Reviewed: https://review.openstack.org/265063 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f2e990632def6fdf391c3bbb036d6c4922c4a160 Submitter: Jenkins Branch: master
commit f2e990632def6fdf391c3bbb036d6c4922c4a160 Author: Bo Wang <[email protected]> Date: Fri Jan 8 11:39:43 2016 +0800 Replace "no quota" with "No Limit" Modify project quota, set value of instances be unlimited. On ng-launchinstance page, "Total Instances (no quota)" displayed that confuse user. Change it to "No Limit" which is consistent with what displayed on Project/Compute/Overview page. refer to: https://github.com/openstack/horizon/blob/master/ horizon/templates/horizon/common/_limit_summary.html#L23 Change-Id: Ia536933a4c30be246adf81787991019ca6a1ef56 Closes-Bug: #1532068 ** 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/1532068 Title: Quota: Set total instances be unlimited but "no quota" displayed Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Modify project quota, set value of instances be unlimited. Create vm in ng-launchinstance page, it displayed "Total Instances (no quota)", that make user misunderstood. IMO, "Total Instances (No Limit)" is better that is consistent with what displayed in Project/Compute/Overview page. refer to: https://github.com/openstack/horizon/blob/master/horizon/templates/horizon/common/_limit_summary.html#L23 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1532068/+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

