yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41343
[Bug 1516791] Re: LBaaS v2 doc for show loadbalancer has incorrect status
** Also affects: openstack-manuals
Importance: Undecided
Status: New
** No longer affects: neutron
--
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 openstack-manuals:
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/openstack-manuals/+bug/1516791/+subscriptions
References