← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1420100] Re: security group remove from a vm reports error "ERROR: openstack Circular reference detected"

 

This is not a bug with keystone. Keystone has nothing to do with
security groups. I'm not sure which project this needs to be assigned
to, perhaps Neutron or Nova - depending on what your deployment uses.

** Changed in: keystone
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1420100

Title:
  security group remove from a vm reports error "ERROR: openstack
  Circular reference detected"

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  we can not  remove a security group from a vm via python-
  openstackclient, error message is "ERROR: openstack Circular reference
  detected"

  
  test log:
  (testuser_dx_px_du)(.venv)cetest@cer106n0035:~/weixiaol$ openstack server show ins1
  ----------------------------------------------------------------------------------------------+
  Field 	Value

  ----------------------------------------------------------------------------------------------+
  OS-EXT-AZ:availability_zone 	nova
  OS-EXT-STS:power_state 	1
  OS-EXT-STS:task_state 	None
  OS-EXT-STS:vm_state 	active
  OS-SRV-USG:launched_at 	2015-01-27T08:25:25.000000
  OS-SRV-USG:terminated_at 	None
  accessIPv4 	 
  accessIPv6 	 
  addresses 	private_net=192.168.1.6, 10.23.78.180
  config_drive 	 
  created 	2015-01-27T08:24:43Z
  flavor 	m1.small (2)
  hostId 	320b949dde87a1c350a79b6ee2ea3dbfec000bc73d9a93acc1eaa1fb
  id 	8a0b60ea-d425-4a82-ba17-ac3817a9bf1d
  image 	Lily_fedora (31de5eb8-6f11-44f2-a94f-07df7e12552b)
  key_name 	key2
  name 	ins1
  os-extended-volumes:volumes_attached 	[]
  progress 	0
  properties 	 
  security_groups 	[{u'name': u'default'}, {u'name': u'sec1'}]
  status 	ACTIVE
  tenant_id 	71a98a7595ef47d48dc3c093ed6f2428
  updated 	2015-01-27T08:25:25Z
  user_id 	858c5046ad8b46ad8fe203db02282cf6

  ----------------------------------------------------------------------------------------------+
  (testuser_dx_px_du)(.venv)cetest@cer106n0035:~/weixiaol$
  (testuser_dx_px_du)(.venv)cetest@cer106n0035:~/weixiaol$ openstack server remove security group ins1 sec1
  ERROR: openstack Circular reference detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1420100/+subscriptions


References