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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to