b0e8e0f478
- Setting up a runtime environment - Add to Zuul 'check' and 'gate' pipeline - Validate concepts: 1) List a few unit tests successfully 2) Execute a few simple tests successfully (pass or fail) 3) Generate docsbuild successfully - Each UC will have their own test suite and test cases and will be handled seperately - add compute-utility deployment into the gate - add logging collector of primary - add false / positive test cases - add unit-test and feature-test gates Change-Id: I55a0dcf440e9694b041d5fb8eb75bd6f4adb8913
57 lines
949 B
Plaintext
57 lines
949 B
Plaintext
Babel==2.8.0
|
|
cachetools==4.0.0
|
|
certifi==2020.4.5.1
|
|
chardet==3.0.4
|
|
cliff==3.1.0
|
|
cmd2==0.8.9
|
|
coverage==4.5.1
|
|
debtcollector==2.0.1
|
|
extras==1.0.0
|
|
fixtures==3.0.0
|
|
future==0.18.2
|
|
google-auth==1.13.1
|
|
idna==2.9
|
|
iso8601==0.1.12
|
|
kubeconfig==1.0.1
|
|
kubernetes==10.0.1
|
|
linecache2==1.0.0
|
|
monotonic==1.5
|
|
msgpack==1.0.0
|
|
netaddr==0.7.19
|
|
netifaces==0.10.9
|
|
oauthlib==3.1.0
|
|
oslo.config==6.7.0
|
|
oslo.context==3.0.2
|
|
oslo.i18n==4.0.1
|
|
oslo.log==3.40.1
|
|
oslo.serialization==3.1.1
|
|
oslo.utils==4.1.1
|
|
pbr==3.1.1
|
|
prettytable==0.7.2
|
|
pyasn1==0.4.8
|
|
pyasn1-modules==0.2.8
|
|
pyinotify==0.9.6
|
|
pyparsing==2.4.7
|
|
pyperclip==1.8.0
|
|
pytest==5.4.1
|
|
python-dateutil==2.8.1
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.4.0
|
|
pytz==2019.3
|
|
PyYAML==5.3.1
|
|
requests==2.23.0
|
|
requests-oauthlib==1.3.0
|
|
rfc3986==1.4.0
|
|
rsa==4.0
|
|
six==1.14.0
|
|
stestr==2.1.1
|
|
stevedore==1.32.0
|
|
testtools==2.4.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|
|
urllib3==1.25.8
|
|
voluptuous==0.11.7
|
|
wcwidth==0.1.9
|
|
websocket-client==0.57.0
|
|
wrapt==1.12.1
|