This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
inspector:barbican [2016/03/02 22:24] Luke Hinds |
inspector:barbican [2016/03/02 22:24] (current) Luke Hinds |
||
---|---|---|---|
Line 19: | Line 19: | ||
LOGFILE=/opt/stack/logs/stack.sh.log | LOGFILE=/opt/stack/logs/stack.sh.log | ||
LIBS_FROM_GIT=python-keystoneclient,python-openstackclient | LIBS_FROM_GIT=python-keystoneclient,python-openstackclient | ||
+ | # This is to keep the token small for testing | ||
+ | KEYSTONE_TOKEN_FORMAT=UUID |