Public bug reported: http://developer.openstack.org/api-ref- networking-v2-ext.html#showLoadBalancerv2 displays the output of a show loadbalancer call. One of the keys shown is 'status'.
Based on the code (https://github.com/openstack/neutron- lbaas/blob/master/neutron_lbaas/services/loadbalancer/data_models.py#L499) I would expect to see 2 statuses here, a provisioning_status and an operating_status. This appears to be an error in the docs, since a Loadbalancer object would contain both of these attributes. ** Affects: neutron Importance: Undecided Status: New ** Description changed: - https://github.com/openstack/neutron- - lbaas/blob/master/neutron_lbaas/services/loadbalancer/data_models.py#L499 - displays the output of a show loadbalancer call. One of the keys shown - is 'status'. + http://developer.openstack.org/api-ref- + networking-v2-ext.html#showLoadBalancerv2 displays the output of a show + loadbalancer call. One of the keys shown is 'status'. Based on the code (https://github.com/openstack/neutron- lbaas/blob/master/neutron_lbaas/services/loadbalancer/data_models.py#L499) I would expect to see 2 statuses here, a provisioning_status and an operating_status. This appears to be an error in the docs, since a Loadbalancer object would contain both of these attributes. -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1516791 Title: LBaaS v2 doc for show loadbalancer has incorrect status Status in neutron: New Bug description: http://developer.openstack.org/api-ref- networking-v2-ext.html#showLoadBalancerv2 displays the output of a show loadbalancer call. One of the keys shown is 'status'. Based on the code (https://github.com/openstack/neutron- lbaas/blob/master/neutron_lbaas/services/loadbalancer/data_models.py#L499) I would expect to see 2 statuses here, a provisioning_status and an operating_status. This appears to be an error in the docs, since a Loadbalancer object would contain both of these attributes. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1516791/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

