Hongbin Lu cc0f66218f Fall back to the legacy auth_uri option
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
2018-06-30 22:38:28 +00:00
2018-05-10 01:49:57 -07:00
2018-05-13 15:54:57 +00:00
2018-03-14 04:36:33 +00:00
2018-03-28 15:29:40 +07:00
2016-11-02 05:15:29 +00:00
2018-03-28 15:29:40 +07:00
2016-09-03 16:03:04 -05:00
2018-03-28 15:29:40 +07:00
2018-03-22 19:18:01 -04:00
2016-05-12 14:59:56 -04:00
2017-04-07 10:50:23 +08:00
2017-07-15 16:10:06 +07:00
2016-05-12 14:59:56 -04:00
2018-02-04 17:56:32 +00:00
2017-06-10 13:40:18 +00:00
2018-06-06 16:06:05 -04:00

Team and repository tags

image

image

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.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 26 MiB
Languages
Python 99.3%
Shell 0.7%