9fe31995c5
Moves the functional code into an openstack_virtual_baremetal env and adds a tox configuration for testing. Existing unit tests for deploy.py are moved into the tests subpackage. Further unit tests for the other modules will be added in followup commits. Symlinks from the bin directory are left so the previous workflow should continue to work as before.
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testtools>=0.9.36,!=1.2.0
|
|
mock>=1.0
|