05588c1957
Split function package download functionality into a separate container, so that it will be easy to add additional runtime support. I was planning to use kubernetes new verion apps api in qinling, but failed because the kubernetes client in global requirement is not updated yet, so I comment the code out in case we use them in future. Change-Id: I0709b8ac689638b78e00ca35d0fea2db6cae0d0f Story: 2001580 Task: 6607
11 lines
392 B
Plaintext
11 lines
392 B
Plaintext
Flask>=0.10,!=0.11,<1.0 # BSD
|
|
python-openstackclient>=3.3.0,!=3.10.0 # Apache-2.0
|
|
python-neutronclient>=6.3.0 # Apache-2.0
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
|
python-ceilometerclient>=2.5.0 # Apache-2.0
|
|
python-zaqarclient>=1.0.0 # Apache-2.0
|
|
python-octaviaclient>=1.0.0 # Apache-2.0
|
|
python-mistralclient>=3.1.0 # Apache-2.0
|
|
keystoneauth1>=2.21.0 # Apache-2.0
|
|
openstacksdk>=0.9.19
|