vitrage/vitrage/middleware
Eyal efb2a039e7 auth url should never should be None
urlparse method of urllib in python2 throws exception
if it tries to parse 'None' in python3 it behaves correctly
no exception is thrown

this fixes the py27 tox failure

Depends-on: Iac42f592834734a6fddb743e947860b3bb7e1aba
Change-Id: I5c2399eb2bc8874dc03f96970af9f56539060502
2018-11-06 08:20:14 +00:00
..
__init__.py Enable Hacking H104 rule 2018-06-04 07:22:41 +00:00
basic_and_keystone_auth.py auth url should never should be None 2018-11-06 08:20:14 +00:00
keycloak.py make user_info_endpoint_url independent of auth_url 2018-10-14 09:15:01 +03:00