ironic/ironic/tests/unit/db
Lucas Alvares Gomes d78179cb57 SSH driver: Remove pipes from virsh's list_{all, running}
This patch is removing the use of pipes from the virsh's list_all and
list_running commands. The pipes do hide real errors making Ironic
believe that the domain is shutdown while in reality it's activated.

Nonetheless, it's better to have simpler commands for sanity's sake.

Closes-Bug: #1555565
Change-Id: I62a5b292891a44e3f4b82edd90b6e4402c50fabf
2016-03-10 11:26:08 +00:00
..
sqlalchemy Set existing ports pxe_enabled=True when adding pxe_enabled column 2016-02-12 22:29:05 +02:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00
test_chassis.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_node_tags.py Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
test_nodes.py Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
test_portgroups.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
test_ports.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
utils.py SSH driver: Remove pipes from virsh's list_{all, running} 2016-03-10 11:26:08 +00:00