Merge "Update the murano settings"

This commit is contained in:
Jenkins 2016-08-18 19:21:31 +00:00 committed by Gerrit Code Review
commit 6c4b1ef0db
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# MURANO_API_URL = "http://localhost:8082"
# Set to True to use Glance Artifact Repository to store murano packages
# Set to True to use Glare Artifact Repository to store murano packages
MURANO_USE_GLARE = False
# Sets the Glance API endpoint to interact with Artifact Repo.
# Sets the Glare API endpoint to interact with Artifact Repo.
# If left commented the one from keystone will be used
# GLANCE_API_URL = 'http://ubuntu1:9292'
# GLARE_API_URL = 'http://ubuntu1:9494'
MURANO_REPO_URL = 'http://apps.openstack.org/api/v1/murano_repo/liberty/'