python-octaviaclient/octaviaclient/tests/unit/osc/v2
ZhaoBo a2dfe7c0ea Add new options to HealthMonitor CLI
This patch adds 2 options into HealthMonitor CLI.
They are '--http-version' and '--domain-name'.

'--http-version' can be 1.0 or 1.1
'--domain-name' is a valid domain name string.

And the '--domain-name' option will be just avaliable when http version
is 1.1, otherwise the server side will raise ClientError.

Story: 2002160
Depends-On: https://review.openstack.org/#/c/626183/
Change-Id: If834d009599c20fd503f87c9f175275f6aa0c09b
2019-03-06 00:51:39 +00:00
..
__init__.py Initialize plugin for OSC 2017-04-06 18:07:10 -05:00
constants.py Add new options to HealthMonitor CLI 2019-03-06 00:51:39 +00:00
fakes.py Code cleanup 2018-01-08 04:32:41 +02:00
test_amphora.py Adds loadbalancer amphora configure to OSC 2019-02-24 15:25:50 +00:00
test_flavor.py Add some commands for octavia flavor and flavor_profile 2019-01-30 00:25:07 +00:00
test_flavorprofile.py Add some commands for octavia flavor and flavor_profile 2019-01-30 00:25:07 +00:00
test_health_monitor.py Add new options to HealthMonitor CLI 2019-03-06 00:51:39 +00:00
test_l7policy.py Improve unit testing scalability 2018-01-08 04:47:46 +02:00
test_l7rule.py Improve unit testing scalability 2018-01-08 04:47:46 +02:00
test_listener.py Add client_crl_container_ref for Listener API in CLI 2019-02-22 19:22:41 +00:00
test_load_balancer.py Add load balancer flavor support to the OSC client 2019-02-20 08:39:34 +00:00
test_member.py Support backup members 2018-07-17 22:44:23 +08:00
test_pool.py Add enable_tls option into Pool CLI 2019-02-28 16:10:08 -08:00
test_provider.py Add provider command support 2019-01-29 21:20:30 +00:00
test_quota.py Improve unit testing scalability 2018-01-08 04:47:46 +02:00
test_validations.py Support REDIRECT_PREFIX for openstack client 2018-12-05 10:07:29 +07:00