zun/devstack
caoyuan a56a82e01d Update auth_uri option to www_authenticate_uri
Option auth_uri from group keystone_authtoken is deprecated[1].
Use option www_authenticate_uri from group keystone_authtoken.

[1]https://review.openstack.org/#/c/508522/

Change-Id: Ib6b29f53911e83c64945993f4d107eb20d2a56a9
2018-04-14 02:43:35 +00:00
..
lib Update auth_uri option to www_authenticate_uri 2018-04-14 02:43:35 +00:00
local.conf.sample Set capability_scope to global in devstack 2017-12-05 04:29:40 +00:00
local.conf.subnode.sample Set capability_scope to global in devstack 2017-12-05 04:29:40 +00:00
plugin.sh Remove LIBS_FROM_GIT from the plugin code 2017-11-23 11:35:06 +08:00
README.rst Merge "Consolidate devstack config into sample" 2017-11-25 21:25:35 +00:00
settings Remove SCREEN_LOGDIR from devstack setting 2017-09-21 14:32:48 +05:30

DevStack Integration

This directory contains the files necessary to integrate zun with devstack.

Refer the quickstart guide at https://docs.openstack.org/zun/latest/contributor/quickstart.html for more information on using devstack and zun.