9f824cfe4e
This adds a new test script for the new python based build script. A new tox target has been created to execute it for usage in the gate. Eventually, the other build script stuff can be deleted, but that won't be done until full functionality exists in the new build.py. Change-Id: Id9dd19926b1b9d875dcb069fd13d6450318374c8 Paritally-Implements: blueprint build-script
18 lines
420 B
Plaintext
18 lines
420 B
Plaintext
hacking>=0.10.0
|
|
oslo.log>=1.0.0 # Apache-2.0
|
|
oslotest>=1.5.1 # Apache-2.0
|
|
PyYAML
|
|
python-barbicanclient>=3.0.1
|
|
python-ceilometerclient>=1.0.6
|
|
python-cinderclient>=1.1.0
|
|
python-glanceclient>=0.15.0
|
|
python-heatclient>=0.3.0
|
|
python-keystoneclient>=1.1.0
|
|
python-neutronclient>=2.3.11,<3
|
|
python-novaclient>=2.18.0,!=2.21.0
|
|
python-swiftclient>=2.2.0
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.36,!=1.2.0
|
|
jinja2
|