senlin/senlin/tests/unit/policies
Satish Patel e04d0b87f6 Add flavor_id property to Load-Balancing Policy
This commit will add flavor_id property to Load-Balancing Policy
to allow specify octavia loadbalancer flavor.
https://docs.openstack.org/octavia/latest/admin/flavors.html

Example:
flavor_id: '2532888e-c436-434b-a12b-c45de6436768'

Change-Id: I74cc6c8ff6f6cfc3375d2c7f4094a235a353085f
2021-01-07 18:11:51 +00:00
..
__init__.py Rename a folder under unit test 2015-08-05 09:08:06 -04:00
test_affinity.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_batch_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_deletion_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_health_policy.py Merge "Add hypervisor status polling health check" 2020-12-16 20:09:21 +00:00
test_lb_policy.py Add flavor_id property to Load-Balancing Policy 2021-01-07 18:11:51 +00:00
test_policy.py Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
test_region_placement.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_scaling_policy.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_zone_placement.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00