24d6301d92

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
Team and repository tags
tripleoclient
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
Description