os-faults/os_faults/tests/unit/drivers
Ilya Shakhat cc582c38e2 Universal cloud management driver
A new driver is suitable for the most abstract case. It does not have any
built-in services, all services need to be specified explicitly in
a config file.

By default the Universal driver works with only one node. To specify
more nodes use `node_list` node discovery driver. Authentication
parameters are then overridden by corresponding parameters from node
discovery.

Change-Id: Id6ede38bcf82d121ccba2baaef928fe0e7071938
2017-10-04 11:30:45 +02:00
..
cloud Universal cloud management driver 2017-10-04 11:30:45 +02:00
nodes Group drivers modules by type 2017-09-05 11:06:38 +02:00
power Group drivers modules by type 2017-09-05 11:06:38 +02:00
__init__.py Move unit tests from os_faults/tests/ to os_faults/tests/unit/ 2016-09-27 15:13:54 +03:00