← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1439321] [NEW] weird names for network are allowed

 

Public bug reported:

Not actually a bug but a wish:

If one does:

neutron net-create <something_weird>

then the network with this name is actually created, i.e.

neutron net-create ?
neutron net-create /

While it's not important for neutron since neutron uses ids, it might
inflict strange and not obvious problems when doing bulk net operations
from scripts.

Suggest to restrict symbols accepted as a part of names  for various
neutron objects

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  weird names for network are allowed

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Not actually a bug but a wish:

  If one does:

  neutron net-create <something_weird>

  then the network with this name is actually created, i.e.

  neutron net-create ?
  neutron net-create /

  While it's not important for neutron since neutron uses ids, it might
  inflict strange and not obvious problems when doing bulk net
  operations from scripts.

  Suggest to restrict symbols accepted as a part of names  for various
  neutron objects

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


Follow ups

References