← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1706962] [NEW] Incorrect DOC Networking LBaaS API

 

Public bug reported:

The official documentation (LbaaS v2) is not right for several API calls


When a Listener is created, the parameter protocol_port is optional according to the official documentation, but in really it is required. 

If a pool is created, the parameter protocol is optional according to
the official documentation, but in really it is a required parameter.

The API calls which use ‘health_monitors’ string do not properly work
and the right one is ‘healthmonitors’. This string should also be
modified within the body.

I have a commit to the changes: https://review.openstack.org/#/c/487283/


-----------------------------------
Release: 1.8.1.dev40 on 'Tue Jul 18 18:01:21 2017, commit 7581af4'
SHA: 
Source: Can't derive source file URL
URL: https://developer.openstack.org/api-ref/networking/v2/index.html?expanded=list-load-balancers-detail,create-a-load-balancer-detail,create-listener-detail,create-pool-detail

** Affects: neutron
     Importance: Undecided
     Assignee: Zeus (zeus-al)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Zeus (zeus-al)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1706962

Title:
  Incorrect DOC Networking LBaaS API

Status in neutron:
  New

Bug description:
  The official documentation (LbaaS v2) is not right for several API
  calls

  
  When a Listener is created, the parameter protocol_port is optional according to the official documentation, but in really it is required. 

  If a pool is created, the parameter protocol is optional according to
  the official documentation, but in really it is a required parameter.

  The API calls which use ‘health_monitors’ string do not properly work
  and the right one is ‘healthmonitors’. This string should also be
  modified within the body.

  I have a commit to the changes:
  https://review.openstack.org/#/c/487283/


  -----------------------------------
  Release: 1.8.1.dev40 on 'Tue Jul 18 18:01:21 2017, commit 7581af4'
  SHA: 
  Source: Can't derive source file URL
  URL: https://developer.openstack.org/api-ref/networking/v2/index.html?expanded=list-load-balancers-detail,create-a-load-balancer-detail,create-listener-detail,create-pool-detail

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


Follow ups