yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16225
[Bug 1330095] [NEW] Should check the invalid suffix in uri
Public bug reported:
I create the router using the api like follows:
POST http://localhost:9696/v2.0/routers.@@@xxx
body:
{
"router":{
"name": "ddd"
}
}
And it can create successfully, should we check the validation of the
suffix in uri ??
** 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/1330095
Title:
Should check the invalid suffix in uri
Status in OpenStack Neutron (virtual network service):
New
Bug description:
I create the router using the api like follows:
POST http://localhost:9696/v2.0/routers.@@@xxx
body:
{
"router":{
"name": "ddd"
}
}
And it can create successfully, should we check the validation of the
suffix in uri ??
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1330095/+subscriptions
Follow ups
References