tacker/devstack
Koichiro Den d5eac3c31a Fix IS_ZUUL_FT and make it more succinct
This patch fixes the broken devstack plugin script and slightly changes
the way the var IS_ZUUL_FT is used. When the var is unset, a bash unary
operator expected error should've been emitted because of this part:
${IS_ZUUL_FT+yes}. Unset vs set was a bit confusing so this patch not
only fixes the part but forces the var into always being set and changes
it to "True" vs "False".

Change-Id: I25b418f7776d0d9a00fcf7846a406aba62d40190
2021-01-14 10:03:01 +09:00
..
lib Fix IS_ZUUL_FT and make it more succinct 2021-01-14 10:03:01 +09:00
README.rst Update DevStack README 2016-02-20 23:31:28 -05:00
local.conf.example Implementation Fenix plugin in Tacker 2020-09-24 04:20:06 +00:00
local.conf.kubernetes Failed all-in-one mode devstack local.conf 2019-06-18 20:19:35 +09:00
local.conf.standalone Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:07:57 +08:00
local.sh.mysql_fix Fix to use . to source script files 2017-09-11 15:21:20 +05:30
plugin.sh Fix IS_ZUUL_FT and make it more succinct 2021-01-14 10:03:01 +09:00
settings Fix IS_ZUUL_FT and make it more succinct 2021-01-14 10:03:01 +09:00
vim_config.yaml Update Keystone auth_url in vim_config.yaml 2018-10-30 05:14:02 +00:00

README.rst