Some "optional" parameters are incorrect for "create a load balancer VIP" call

Bug #1490820 reported by BaoLiang Cui
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Low
BaoLiang Cui

Bug Description

Networking API v2.0 extensions,Create a load balancer VIP:
http://developer.openstack.org/api-ref-networking-v2-ext.html#createVIP

[Issue]
In "Load-Balancer-as-a-Service (LBaaS) 1.0 (STABLE)" section,
It is wrong about "Optional" infomation of some "Create a load balancer VIP" Request parameters

tenant_id should to be optional.
subnet_id (Optional) should not to be optional.
pool_id (Optional) should not to be optional.

BaoLiang Cui (cuibl)
Changed in openstack-api-site:
assignee: nobody → BaoLiang Cui (cuibl)
Revision history for this message
Diane Fleming (diane-fleming) wrote :

Please do not assign bugs to yourself until someone else has confirmed. Thanks!

Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Low
summary: - It is wrong about "Optional" infomation of some "Create a load balancer
- VIP" Request parameters
+ Some "optional" parameters are incorrect for "create a load balancer
+ VIP" call
BaoLiang Cui (cuibl)
Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/220917

Tom Fifield (fifieldt)
Changed in openstack-api-site:
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

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

commit f8ca6b5c67f59b8dddcf047ef2819ffd25fc319c
Author: BaoLiang Cui <email address hidden>
Date: Mon Sep 7 09:03:50 2015 +0000

    Correct some incorrect "optional" parameters

    Some "optional" parameters are incorrect for
    "create a load balancer VIP" call.
    tenant_id should to be optional.
    subnet_id (Optional) should not to be optional.
    pool_id (Optional) should not to be optional.

    So I Correct this three parameters in common.ent.
    Closes-Bug: #1490820

    Change-Id: I1bab5e2fc7869dfe6348ac455193595a8fee707e

Changed in openstack-api-site:
status: In Progress → 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.