← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1290408] [NEW] Invalid tenant ID is allowed when creating a network

 

Public bug reported:

The following will create a network for an invalid tenant ID:

$neutron net-create --tenant_id xxxxx test

Tenant ID should be validated before creating any entity (network, port,
subnet, etc)

** Affects: neutron
     Importance: Undecided
     Assignee: Gastón Severina (gseverina)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Gastón Severina (gseverina)

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

Title:
  Invalid tenant ID is allowed when creating a network

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The following will create a network for an invalid tenant ID:

  $neutron net-create --tenant_id xxxxx test

  Tenant ID should be validated before creating any entity (network,
  port, subnet, etc)

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


Follow ups

References