Reviewed: https://review.openstack.org/235820 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=701d75f9d5afc741ed1c5040c9b219acf53899b9 Submitter: Jenkins Branch: master
commit 701d75f9d5afc741ed1c5040c9b219acf53899b9 Author: Saravanan KR <[email protected]> Date: Fri Oct 16 09:38:47 2015 +0000 Prevent 'Detach Interface' action if an interface is not attached In the Instance action menu of Instance panel, 'Detach Interface' action need not be displayed if the instance does not have an attached interface. A check has been added to validate if there are any 'fixed' IP address is associated with the instance, to enable 'Detach Interface' action menu. Change-Id: I73d4c052b4aa12a50887c220d1bcd3a0b3f9a44d Closes-Bug: 1506432 ** 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/1506432 Title: Detach Interface Action should not be shown if there no interfaces are attached Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When the Instance is not associated with any interface, Detach Interface Action should not be show in the instance panel To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1506432/+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

