← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1890539] [NEW] failed to create port with security group of other tenant

 

Public bug reported:

How to reproduce this problem:
1.source demo-openrc
2.openstack security group create sg001
3.source admin-openrc
4.openstack port create port001 --network net10 --security-group sg001  Failed
  prompt the following error:
  Security group sg001_id does not exist
5.openstack port create port002 --network net10
  openstack port set port002 --security-group sg001    OK
  port002 security group ids include sg001_id

** Affects: neutron
     Importance: Undecided
     Assignee: zhanghao (zhanghao2)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => zhanghao (zhanghao2)

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

Title:
  failed to create port with security group of other tenant

Status in neutron:
  New

Bug description:
  How to reproduce this problem:
  1.source demo-openrc
  2.openstack security group create sg001
  3.source admin-openrc
  4.openstack port create port001 --network net10 --security-group sg001  Failed
    prompt the following error:
    Security group sg001_id does not exist
  5.openstack port create port002 --network net10
    openstack port set port002 --security-group sg001    OK
    port002 security group ids include sg001_id

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


Follow ups