bifrost/bifrost/tests
Julia Kreger 40f016c214 Correct inventory script key usage
A user reported that they were unable to utilize an inventory that
did not have the ipv4_address key present.

The user, in the bug report indicated a patch, however the end
for bifrost appears to be slightly different since the key could
exist but the value could still be None.

Added unit test to catch the minimal variable case moving forward.
Closes-Bug: #1535117
Change-Id: I0e685342887eaba054a8f80eb529835e48ec6744
2016-01-17 16:19:23 -05:00
..
functional Correct inventory script key usage 2016-01-17 16:19:23 -05:00
unit Replace assertEqual(None, *) with assertIsNone 2016-01-05 03:18:04 +00:00
__init__.py Add the rest of the cookiecutter-generated files for testing 2015-06-24 16:09:08 -07:00
base.py Modularize inventory and add initial testing 2015-11-04 18:19:49 -05:00
utils.py Add JSON/YAML inventory consumption tests 2015-12-18 10:51:14 -05:00