senlin/senlin/tests/unit/drivers
Satish Patel a0e1a27395 add random lb/pool/listener name when name not set
When name variable not set then use random name for lb/pool/listener.
It is very useful during troublshooting when we have many loadbalancers
and pools. we can easily correlate which loadbalancer belongs to what
pool with name.

Example: http://paste.openstack.org/show/804049/

Change-Id: Ibc0c6e7adc6cbdf87c1d1c5ec42f6954d6995253
2021-04-07 13:58:50 +00:00
..
__init__.py Rename driver test case folder 2015-10-01 22:42:46 -04:00
test_cinder_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_docker_v1.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_driver.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_glance_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_heat_v1.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_keystone_v3.py Adding certfile/keyfile to authentication 2021-01-07 01:53:09 +00:00
test_lbaas.py add random lb/pool/listener name when name not set 2021-04-07 13:58:50 +00:00
test_mistral_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_neutron_v2.py Find security group profiles by project scope 2020-09-03 00:33:13 +00:00
test_nova_v2.py Add hypervisor status polling health check 2020-09-24 21:00:16 +00:00
test_octavia_v2.py Fixed support of session_persistence for lbaas/octavia 2021-03-13 02:30:48 +00:00
test_sdk.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00
test_zaqar_v2.py Use unittest.mock instead of third party mock 2020-04-18 12:00:29 -05:00