sws team mailing list archive
-
sws team
-
Mailing list archive
-
Message #00046
Fwd: [Bug 909207] Re: Nova API doesn't return instance security groups
---------- Forwarded message ----------
From: OpenStack Hudson <909207@xxxxxxxxxxxxxxxxxx>
Date: Sat, Feb 18, 2012 at 5:41 AM
Subject: [Bug 909207] Re: Nova API doesn't return instance security groups
To: lzyeval@xxxxxxxxx
Reviewed: https://review.openstack.org/4085
Committed:
http://github.com/openstack/nova/commit/1b207d44340f88d560b469d0a30f99839a63dc61
Submitter: Jenkins
Branch: master
commit 1b207d44340f88d560b469d0a30f99839a63dc61
Author: Justin Santa Barbara <justin@xxxxxxxxxxxx>
Date: Mon Feb 13 12:00:20 2012 -0800
Simple way of returning per-server security groups
Bug #909207
Change-Id: I7d111222210eaf3abfbae5bc7cccb6e823affc45
** Changed in: nova
Status: In Progress => Fix Committed
--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/909207
Title:
Nova API doesn't return instance security groups
Status in OpenStack Compute (Nova):
Fix Committed
Bug description:
The EC2 API was updated in response to bug 802046 to return the security
groups associated with an instance. Unfortunately, the Nova API didn't get
that change, and so it is currently not possible to retrieve just the
security groups associated with an instance.
https://github.com/openstack/nova/blob/master/nova/api/ec2/cloud.py#L1101
The Nova API should return relevant security groups in the details view.
https://github.com/openstack/nova/blob/master/nova/api/openstack/v2/views/servers.py#L85
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/909207/+subscriptions