ecc4100bf1
Add support for installing nova powervm through the devstack plugins infrastructure. This allows you to simply enable the plugin in a devstack localrc, provide any non-default config, and run stack.sh to configure/install it. - Added plugin files - Added README and example config - Added bashate to tox test environments for scripts Change-Id: I3dfed189e60b0aa63fc9029e3f56f2d8b7785bd3
16 lines
269 B
Plaintext
16 lines
269 B
Plaintext
hacking>=0.10.0,<0.11
|
|
|
|
bashate>=0.3.1
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=1.3.1
|
|
python-subunit
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
|
oslosphinx>=2.5.0 # Apache-2.0
|
|
oslotest>=1.5.1 # Apache-2.0
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=1.4.0
|
|
mock>=1.0
|
|
mox>=0.5.3
|