Reviewed: https://review.openstack.org/392658 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6519ce423ae8cbd23f90c77277dc78d10b37ccbe Submitter: Jenkins Branch: master
commit 6519ce423ae8cbd23f90c77277dc78d10b37ccbe Author: Cristiana Voicu <[email protected]> Date: Wed Nov 2 13:28:30 2016 +0000 Get security groups of an instance using novaclient Fix TODO related to security groups of an instance. Co-Authored-By: Gleb Stepanov <[email protected]> Signed-off-by: Cristiana Voicu <[email protected]> Change-Id: I7749c9d64bfd41086a6adfc4c3afd8b4c5029402 Fixes-Bug: 1641042 ** 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/1641042 Title: Use novaclient to get security groups of an instance Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In nova api, the call to get security groups of an instance is done directly to nova service. It should be replaced with a call to novaclient. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1641042/+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

