LBaaS v2 Create LoadBalancer does not list ´provider´ option

Bug #1516904 reported by Reedip
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Undecided
Unassigned

Bug Description

http://developer.openstack.org/api-ref-networking-v2-ext.html#createLoadBalancerv2
The Create LoadBalancer should have the following options:
# tenant-id
# description
# admin-state-up
# name
# provider
# vip-address
# VIP Subnet

In the API reference document, the information related to provider is missing

Tags: neutron
Changed in openstack-api-site:
assignee: nobody → Reedip (reedip-banerjee)
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/246235

Changed in openstack-api-site:
status: New → In Progress
Atsushi SAKAI (sakaia)
tags: added: neutron
Changed in openstack-api-site:
status: In Progress → Confirmed
status: Confirmed → In Progress
Revision history for this message
Atsushi SAKAI (sakaia) wrote :

it seems provider and "admin_state_up" are missing.

Revision history for this message
Reedip (reedip-banerjee-deactivatedaccount) wrote :

@Atsushi Sakai:
It actually is

Please see the link:
###############################
Some attributes receive default values if you omit them from the request:
    admin_state_up. Default is true.
    name. Default is an empty string.
    description. Default is an empty string.
###############################

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

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

commit 300c8d8b66781495ffc2b355cff498d07c0ae787
Author: Reedip Banerjee <email address hidden>
Date: Tue Nov 17 13:36:58 2015 +0530

    Add provider information to Create LoadBalancer

    The API Reference guide does not mention the provider option
    which exists in Load Balancer creation in LBaaS V2.
    The following patch attempts to fix the same.

    Change-Id: Iab5d65498ee0243771f8e4374cb8edf9b6a71cc6
    Closes-Bug: #1516904

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.