Reviewed: https://review.opendev.org/659208 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=45e8cb2fef5c846fbf9653452d430e3d8d76933a Submitter: Zuul Branch: master
commit 45e8cb2fef5c846fbf9653452d430e3d8d76933a Author: pengyuesheng <[email protected]> Date: Wed May 15 10:31:56 2019 +0800 Hide the Button of delete aggregate if a host in the aggregate According to the code in [1], if there is a host in the aggregate, an error will be shown when deleting. [1]https://github.com/openstack/nova/blob/948d63c6dc190ef94041fbeaa30091358a33c484/nova/compute/api.py#L5420-L5423 This Patch hide the delete button if a host in the aggregate Change-Id: I79c1e32b84fef00a242e1adf5d87531d3f407c34 Closes-Bug: #1829102 ** 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/1829102 Title: If there is a host in the aggregates, when the aggregates is deleted, an error was shown. Status in OpenStack Dashboard (Horizon): Fix Released Bug description: If there is a host in the aggregates, when the aggregates is deleted, an error was shown. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1829102/+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

