← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1696648] Re: Neutron allows user to create a security group with invalid tenant id.

 

This is already fixed in the openstack client. We are no longer
accepting changes for the neutronclient because it's deprecated.

$ openstack security group create test --project NEC
No project with a name or ID of 'NEC' exists.

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

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

Title:
  Neutron allows user to create a security group with invalid tenant id.

Status in neutron:
  Invalid

Bug description:
  When user tries to create a security group by using the command
  "neutron security-group-create test --tenant-id NEC", it is creating a
  security group successfully without verifying the provided tenant id.

  User should not be allowed to use invalid tenant-id to create security
  group

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


References