Reviewed: https://review.openstack.org/305479 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f75db426620cc2e6126f8a1ff04e8ce6e5ff6768 Submitter: Jenkins Branch: master
commit f75db426620cc2e6126f8a1ff04e8ce6e5ff6768 Author: Ankur Gupta <[email protected]> Date: Wed Apr 13 15:22:14 2016 -0500 Implement Manage Attachments in Instances Allow users in Project view/tables the option to attach existing volumes to an instance. This allows user to be able to attach existing volumes without having to switch tabs or views from instance to volume. Allowing for greater ease of access. Co-Authored-By: Eric Peterson <[email protected]> Closes Bug: #1518459 Partially Implements Blueprint: manage-volume-instance-views Change-Id: I9daf508b181aaaf2ac003639f8ab9729442e201b ** 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/1518459 Title: "Manage Attachments" option should be available under instance actions in Compute Menu Status in OpenStack Dashboard (Horizon): Fix Released Bug description: "Manage Attachments" option for attaching Cinder volume to an instance is not available under instance actions. User has to switch to Compute -> Volume tab to attach volume to an instance. Instead we can add option for "Manage Attachments" under instance actions. Steps to reproduce: 1) Login to Horizon and Navigate to Compute -> instances tab. 2) Launch Instance and wait for instance status to become "active". 3) We can see various options under actions column for perform operations on instance. 4) "Manage Attachments" option is not available. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1518459/+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

