python-octaviaclient/octaviaclient/osc/v2
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
..
__init__.py Initialize plugin for OSC 2017-04-06 18:07:10 -05:00
amphora.py Complement Octavia client with a set of features 2017-12-06 10:53:39 -08:00
constants.py Add timeout options to listener resource 2018-06-01 10:44:46 -07:00
health_monitor.py Allow case-insensitive entries when selecting from choices 2017-12-17 16:47:46 +00:00
l7policy.py Allow case-insensitive entries when selecting from choices 2017-12-17 16:47:46 +00:00
l7rule.py Allow case-insensitive entries when selecting from choices 2017-12-17 16:47:46 +00:00
listener.py Add timeout options to listener resource 2018-06-01 10:44:46 -07:00
load_balancer.py Add some filter options to load balancer list command 2018-07-11 11:24:21 +00:00
member.py Add member commands to client 2017-06-07 12:24:53 -07:00
pool.py Allow case-insensitive entries when selecting from choices 2017-12-17 16:47:46 +00:00
quota.py Add Quota client API and OSC support 2017-12-06 18:31:26 +02:00
utils.py Add some filter options to load balancer list command 2018-07-11 11:24:21 +00:00
validate.py Extend loadbalancer_create valid VIP parameters combinations 2017-12-06 16:34:56 +00:00