Files
nova-dpm/devstack/local.conf.compute
Vu Cong Tuan a2ab076fd2 Remove SCREEN_LOGDIR from devstack
SCREEN_LOGDIR has already been deprecated [1]
[1] https://review.openstack.org/#/c/499186

Change-Id: If010be03207fb13414d5f7199676bd7b92f358f8
2017-10-05 16:52:14 +07:00

21 lines
405 B
Plaintext

#Minimal Contents
#----------------
ADMIN_PASSWORD=admin
MYSQL_PASSWORD=mysql
RABBIT_PASSWORD=rabbit
SERVICE_PASSWORD=admin
SERVICE_TOKEN=service
[[local|localrc]]
# Enable plugins
enable_plugin nova-dpm https://git.openstack.org/openstack/nova-dpm.git
# Set to True to install the latest zhmcclient from source
INSTALL_ZHMCCLIENT=TRUE
#Logging
#-------
LOGFILE=/opt/stack/logs/stack.sh.log
LOGDAYS=1