python-tripleoclient/tripleoclient/tests/v1/overcloud_netenv_validate
Alex Schultz 24d6301d92 Fix test for netenv validate
Previously we were actually attempting to open a file in the
NIC_validate function when executed by this test because it was not
properly mocked. If you had an empty file /tmp/foo, the test would fail
because it would try and read data from it.

Change-Id: Iab778b756637ae3e3a4beeea66bfa41b3cedd7b8
Closes-Bug: #1768337
2018-05-01 14:07:17 -06:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
test_overcloud_netenv_validate.py Fix test for netenv validate 2018-05-01 14:07:17 -06:00