← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1330095] Re: Should check the invalid suffix in uri

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
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 neutron:
  Expired

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


References