python-neutronclient/releasenotes/notes/add-lb-status-tree-723f23c09617de3b.yaml
minwang a97f28f187 Add code for load balancer status tree
So far the feature of retrieving a specific Load Balancer's Status Tree
is not implemented in the neutronclient code, we need to add feature
code and related tests.

DocImpact Add loadbalancer-status-tree feature in CLI

Change-Id: Ia7804ab6baac674830c6834f67cfd411ebf4d14f
2016-01-19 10:01:58 -08:00

7 lines
175 B
YAML

---
features:
- |
CLI support for load balancer status tree.
* The ``lbaas-loadbalancer-status`` command provides the status
tree of a specific load balancer.