Comment 3 for bug 1517276

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

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

commit 7157378df175980b5e12301637663225a3eb8e84
Author: Reedip Banerjee <email address hidden>
Date: Wed Nov 18 07:25:13 2015 +0530

    Add admin_state_up attribute to Create LoadBalancer

    The API Reference guide does not mention the admin_state_up
    attribute in the Request Table for LBaaS v2 Create Load Balancer.
    The following patch adds this information.

    Change-Id: Id192740f064a1388f31f3471b211180f872b9068
    Closes-Bug: 1517276