Due to a typo in the _getGlare_url method Murano was not able to
properly retrieve the Glare endpoint url from the Keystone's service
catalog.
This lead to an HTTP 400 when the package UI was requested from
murano-api if the murano.config did not contain a pre-configured Glare
URL.
This has been addresed.
Reviewed: https:/ /review. openstack. org/308281 /git.openstack. org/cgit/ openstack/ murano/ commit/ ?id=34154bc4abd 357600a6ef6f874 806462be729fd0
Committed: https:/
Submitter: Jenkins
Branch: master
commit 34154bc4abd3576 00a6ef6f8748064 62be729fd0
Author: Alexander Tivelkov <email address hidden>
Date: Wed Apr 20 14:33:36 2016 +0300
Fixed a bug in _get_glare_url
Due to a typo in the _getGlare_url method Murano was not able to
properly retrieve the Glare endpoint url from the Keystone's service
catalog.
This lead to an HTTP 400 when the package UI was requested from
murano-api if the murano.config did not contain a pre-configured Glare
URL.
This has been addresed.
Change-Id: I6447ee0cc3a322 c841f5e6d27c74e f39cad1d063
Closes-Bug: #1572518