Nova (OS API) list DOES NOT Return security group of the server instance

Bug #915543 reported by Ravikumar Venkatesan
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Undecided
Unassigned

Bug Description

1) I created security group (OS API extension for security group)
    nova secgroup-create ravi_sec test_sec
2) start nova instance with security group
    nova boot ravitest1 --flavor 101 -- image 227 --security_groups ravi_sec
3) Run nova list or nova show servername
   nova list or nova show $servername - does not show the security group with which it is created.
   (key_name shows up if associated with server )
4) whereas EC2 API (euca-describe-instances ) lists security group

Tags: hpcs
Yaguang Tang (heut2008)
Changed in nova:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.