python-octaviaclient/releasenotes/notes/load-balancer-commands-options-83cfdbb1bc5d8998.yaml
yanpuqing 7a816d4f43 Add some filter options to load balancer list command
This patch adds the following options: '--vip-network-id',
'--vip-subnet-id', '--vip-qos-policy-id', '--vip-port-id',
'--provisioning-status', '--operating-status', '--provider'
to load balancer list command.

Change-Id: If48529bd32771aba248f10248d2125279a7464a3
Task: 22717
Story: 2002806
2018-07-11 11:24:21 +00:00

6 lines
224 B
YAML

---
features:
- Add the following options "--vip-network-id", "--vip-subnet-id",
"--vip-qos-policy-id", "--vip-port-id", "--provisioning-status",
"--operating-status", "--provider" to "load balancer list" command.