← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1439321] Re: weird names for network are allowed

 

The name is a  place to store all kinds of weird stuff other systems
might want. I think we need a better reason before we start to restrict
it other than to make potential scripting difficulties easier.

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

-- 
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):
  Opinion

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


References