a97f28f187
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
7 lines
175 B
YAML
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. |