← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374257] [NEW] LBaaS API accepts invalid parameters

 

Public bug reported:

LBaaS API doesn't check the validity of the input parameters. Creating a
pool with invalid subnet_id, and updating a pool with invalid
health_monitors, can both success. The API should return a BadRequest
response instead.

** 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/1374257

Title:
  LBaaS API accepts invalid parameters

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  LBaaS API doesn't check the validity of the input parameters. Creating
  a pool with invalid subnet_id, and updating a pool with invalid
  health_monitors, can both success. The API should return a BadRequest
  response instead.

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


Follow ups

References