senlin/senlin/tests/drivers/os_test
Zuul 673e077ea3 Merge "Add flavor_id property to Load-Balancing Policy" 2021-01-14 16:13:12 +00:00
..
README.rst Move test driver to the tests folder 2019-12-15 14:11:29 -08:00
__init__.py Move test driver to the tests folder 2019-12-15 14:11:29 -08:00
cinder_v2.py Move test driver to the tests folder 2019-12-15 14:11:29 -08:00
glance_v2.py Move test driver to the tests folder 2019-12-15 14:11:29 -08:00
heat_v1.py Move test driver to the tests folder 2019-12-15 14:11:29 -08:00
keystone_v3.py Add options to choose endpoints and SSL verification 2020-10-12 22:07:04 +00:00
lbaas.py Add flavor_id property to Load-Balancing Policy 2021-01-07 18:11:51 +00:00
mistral_v2.py Move test driver to the tests folder 2019-12-15 14:11:29 -08:00
neutron_v2.py Move test driver to the tests folder 2019-12-15 14:11:29 -08:00
nova_v2.py Shutdown VM before destructive update action 2020-11-18 04:31:44 +00:00
octavia_v2.py Add name instead of id of node when add to load balancer 2021-01-05 01:33:33 +00:00
zaqar_v2.py Move test driver to the tests folder 2019-12-15 14:11:29 -08:00

README.rst

OpenStack Test Driver

This is a fake driver for Senlin test. All interactions between Senlin and backend OpenStack services, like Nova, Heat are simulated using this driver. With it, Senlin API and engine workflow can be easily tested without setting up backend services.

Configure the following option in senlin.conf to enable this driver:

cloud_backend = openstack_test