senlin/senlin/tests/drivers
yanyanhu de233ffdb8 Make lb timeout configurable
This patch adds a new property 'lb_status_timeout' for lb policy.
User can use this property to configure the timeout value that
senlin waits for loadbalancer to be ready before or after requests
to lbaas V2 service for lb operations.

Change-Id: If1a46748ee8ccd0159e0c517e9d4eb5d2d17349d
2016-07-28 03:48:33 -04:00
..
openstack Make lb timeout configurable 2016-07-28 03:48:33 -04:00
README.rst Relocate openstack_test driver 2016-06-17 02:53:21 -04:00
__init__.py Relocate openstack_test driver 2016-06-17 02:53:21 -04: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