Update the murano settings

Update the murano settings:
1.Glare's config and name
2.Murano dashboard will update after this commit
Iea1439f2a23804c653fc60eb72e3c4b4e50c7498

Change-Id: I3e2867e5519caa124d0b403462ea72303c966290
This commit is contained in:
zhurong 2016-08-15 16:32:49 +08:00
parent 3ab6c00a50
commit e7d08798c1
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/'