Update local.conf

stable/<branch-name> is eol. Change the default to use the latest master
branch, since that is most likely the desired behavior when using
DevStack anyway.

Change-Id: If2bc69be8a7eb1cb9af93a78e9b65b523f132db9
This commit is contained in:
DeepaJon 2017-04-05 10:43:52 +05:30
parent 31da1519f1
commit 0ebd0a1c45
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
# Enable cue plugin
enable_plugin cue https://github.com/openstack/cue
# To use a specific branch:
# enable_plugin cue https://git.openstack.org/openstack/cue \
# stable/<release-name>
# Default passwords
ADMIN_PASSWORD=password