5079d8429d
The internal client previously provided no easy way to programatically customise the configuration of the proxy-server app or other middlewares in its wsgi pipeline. This patch allows a global_conf dict to be passed via the InternalClient constructor to the wsgi loadapp function. Items in the global_conf dict will override options loaded from the config file. An example use case would be to change the log_name from the default 'swift', which would be useful to differentiate logs from different processes using an internal client. The minimum version of PasteDeploy is increased to 2.0.0 to make the global_conf behavior predictable: in older versions global_conf would not override options in the conf file DEFAULT section, but since 2.0.0 it will. Change-Id: Ida39ec7eb02a93cf4b2aa68fc07b7f0ae27b5439
82 lines
1.3 KiB
Plaintext
82 lines
1.3 KiB
Plaintext
alabaster==0.7.10
|
|
asn1crypto==0.24.0
|
|
Babel==2.5.3
|
|
bandit==1.1.0
|
|
boto==2.32.1
|
|
boto3==1.9
|
|
botocore==1.12
|
|
castellan==0.13.0
|
|
certifi==2018.1.18
|
|
cffi==1.11.5
|
|
chardet==3.0.4
|
|
cliff==2.11.0
|
|
cmd2==0.8.1
|
|
coverage==3.6
|
|
cryptography==2.0.2
|
|
debtcollector==1.19.0
|
|
dnspython==1.15.0
|
|
docutils==0.11
|
|
dulwich==0.19.0
|
|
enum-compat==0.0.2
|
|
eventlet==0.25.0
|
|
extras==1.0.0
|
|
fixtures==3.0.0
|
|
future==0.16.0
|
|
gitdb2==2.0.3
|
|
GitPython==2.1.8
|
|
greenlet==0.3.2
|
|
idna==2.6
|
|
imagesize==1.0.0
|
|
iso8601==0.1.12
|
|
ipaddress==1.0.16
|
|
Jinja2==2.10
|
|
keystoneauth1==3.4.0
|
|
keystonemiddleware==4.17.0
|
|
linecache2==1.0.0
|
|
lxml==3.4.1
|
|
MarkupSafe==1.0
|
|
mock==2.0
|
|
monotonic==1.4
|
|
msgpack==0.5.6
|
|
netaddr==0.7.19
|
|
netifaces==0.8
|
|
nose==1.3.7
|
|
nosehtmloutput==0.0.3
|
|
nosexcover==1.0.10
|
|
oslo.config==4.0.0
|
|
oslo.i18n==3.20.0
|
|
oslo.log==3.22.0
|
|
oslo.serialization==2.25.0
|
|
oslo.utils==3.36.0
|
|
PasteDeploy==2.0.0
|
|
pbr==3.1.1
|
|
prettytable==0.7.2
|
|
pycparser==2.18
|
|
pyeclib==1.3.1
|
|
pykmip==0.7.0
|
|
Pygments==2.2.0
|
|
pyparsing==2.2.0
|
|
pyperclip==1.6.0
|
|
python-keystoneclient==2.0.0
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.2.0
|
|
python-swiftclient==3.2.0
|
|
pytz==2018.3
|
|
PyYAML==3.12
|
|
requests==2.14.2
|
|
requests-mock==1.2.0
|
|
rfc3986==1.1.0
|
|
six==1.10.0
|
|
smmap2==2.0.3
|
|
snowballstemmer==1.2.1
|
|
stestr==2.0.0
|
|
stevedore==1.28.0
|
|
testtools==2.3.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|
|
urllib3==1.22
|
|
voluptuous==0.11.1
|
|
wrapt==1.10.11
|
|
xattr==0.4
|
|
pycadf===2.10.0
|