LBaaS v2: some objects missing/wrong at req/res params table

Bug #1506048 reported by Takanori Miyagishi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Low
Takanori Miyagishi

Bug Description

In http://developer.openstack.org/api-ref-networking-v2-ext.html,
some LBaaS v2 API is missing or wrong own resource object at request/response
parameter:

* Load balancer
  * type of "loadbalancer(s)" is not "xsd:string" but "xsd:dict(list)"
  * "loadbalacner" object should not be described at res params table of List
  * missing "loadbalancer" object at res params table of Update

* Listner
  * type of "loadbalancer(s)" is not "xsd:string" but "xsd:dict(list)"
  * "listner" object should not be described as optional parameter at request
    params table of Create and Update.

* pool
  missing "pool(s)" object at req/res params table

* pool member
  missing "member(s)" object at req/res params table

* health monitor
  missing "healthmonitor(s)" object at req/res params table

Changed in openstack-api-site:
assignee: nobody → Takanori Miyagishi (miyagishi-t)
Changed in openstack-api-site:
status: New → Confirmed
Revision history for this message
Diane Fleming (diane-fleming) wrote :
Changed in openstack-api-site:
importance: Undecided → Low
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/234799
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=1ebd139d32ab914e3d0fd800e1a2608a5d724a9e
Submitter: Jenkins
Branch: master

commit 1ebd139d32ab914e3d0fd800e1a2608a5d724a9e
Author: Takanori Miyagishi <email address hidden>
Date: Wed Oct 14 22:04:06 2015 +0900

    LBaaS v2: Fix request and response parameters tables

    Fix missing/wrong parameters at request/response parameter.

    Closes-Bug: #1506048

    Change-Id: Ic3eb74b2387eb7fdfa0edea34f0624703c87ea59

Changed in openstack-api-site:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.