
In before, we switched from 'auth_uri' to 'www_authenticate_uri' [1] in a backward-incompatible way, which breaks the legacy setup. For example, if users install Zun with Pike or earlier version of OpenStack, it will break. This patch fixes it by fall back to the legacy option 'auth_uri' if 'www_authenticate_uri' is not presented. In addition, a unnecessary import_opt statement is removed. [1] https://review.openstack.org/#/c/568457/ Change-Id: I5e3535f8dbfac73e56190442a31943ac22562ffb
Team and repository tags
Zun
OpenStack Containers service
Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%