octavia/octavia/tests/functional/api/v2
Adam Harwell 4b907b0627 Add `additive_only` parameter to Batch Member call
If `additive_only` is set, don't do a complete delta -- skip delete and
only update and create members (making the call additive rather than a
full replacement). This will allow for adding members in batches without
wiping out existing members.

Change-Id: I5e47d64243667cfaa10430e12229099b508de40e
2019-09-10 22:22:13 +00:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Add amphora agent configuration update admin API 2019-02-11 17:30:53 -08:00
test_amphora.py Add amphora agent configuration update admin API 2019-02-11 17:30:53 -08:00
test_flavor_profiles.py Fix flavor profile API handling of None updates 2019-07-29 14:49:22 -07:00
test_flavors.py Adds flavor support to the amphora driver 2019-01-25 20:34:11 +00:00
test_health_monitor.py Fix health monitor API handling of None updates 2019-05-30 11:15:36 -07:00
test_l7policy.py Support L7policy redirect http code 2019-03-04 15:04:53 -08:00
test_l7rule.py Fix l7rule API handling of None updates 2019-07-29 14:30:14 -07:00
test_listener.py Add get method support to the driver-agent 2019-09-09 22:47:10 +00:00
test_load_balancer.py Fix setting of VIP QoS policy 2019-04-03 14:59:58 +02:00
test_member.py Add `additive_only` parameter to Batch Member call 2019-09-10 22:22:13 +00:00
test_pool.py Add get method support to the driver-agent 2019-09-09 22:47:10 +00:00
test_provider.py Add provider driver capabilities API 2019-01-25 12:38:03 -08:00
test_quotas.py Correct naming for quota resources 2018-07-25 21:54:54 -07:00