congress/congress
Eric K c2df009018 Fix swift auth issue by specifying version in url
Swift client does not always handle unversioned identity URL
properly. Leading to authorization failure because keystone cannot
handle incorrect path, returning 404.

To work around the issue, congress swift driver
specifies the version in url if none is already provided.

Partial-Bug: 1677380

Change-Id: I8df7dac60e4f7cb3c2ec792e13f687d5844c8409
2018-02-07 11:06:16 -08:00
..
api Distinguish between PUT and PATCH in API models 2018-01-16 16:45:52 -08:00
cfg_validator eventlet workaround to avoid import cycle issue 2018-02-01 18:47:01 -08:00
common Remove config options which are deprecated 2018-01-17 11:31:48 +05:30
datalog Merge "Builtins for configuration file validation" 2018-01-04 21:42:45 +00:00
datasources Fix swift auth issue by specifying version in url 2018-02-07 11:06:16 -08:00
db Fix sphinx warnings in docstring and re-enable autodoc 2017-10-13 17:56:16 +00:00
dse2 eventlet.monkey_patch upfront in __init__ 2018-02-01 18:41:24 -08:00
library_service Add test loading policy files into library 2017-08-11 15:44:32 -07:00
policy_engines Fix sphinx warnings in docstring and re-enable autodoc 2017-10-13 17:56:16 +00:00
server eventlet workaround to avoid import cycle issue 2018-02-01 18:47:01 -08:00
synchronizer Fix sphinx warnings in docstring and re-enable autodoc 2017-10-13 17:56:16 +00:00
tests Fix swift auth issue by specifying version in url 2018-02-07 11:06:16 -08:00
__init__.py Removes unnecessary utf-8 encoding 2017-02-27 19:38:03 -08:00
auth.py delete unused log translations 2017-03-28 16:29:37 +08:00
context.py Merge "Call base from_dict in RequestContext" 2017-10-31 05:16:15 +00:00
encryption.py Fix intermittent gate failure on key file generation 2017-11-20 10:23:56 +05:30
exception.py Fix sphinx warnings in docstring and re-enable autodoc 2017-10-13 17:56:16 +00:00
harness.py Fix sphinx warnings in docstring and re-enable autodoc 2017-10-13 17:56:16 +00:00
opts.py Fixes congress.conf.sample file generation 2017-01-20 08:01:43 -06:00
service.py Use only strings in paste.deploy.loadapp global_conf 2016-09-15 18:00:11 +00:00
utils.py return prettified input rule string in rule insert 2017-07-18 21:46:23 +00:00
version.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00