Murano API is unable to fetch UI definition from Glare if Glare endpoint is not present in config
Bug #1572518 reported by
Alexander Tivelkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Critical
|
Alexander Tivelkov | ||
Mitaka |
Fix Committed
|
Critical
|
Alexander Tivelkov |
Bug Description
When MuranoAPI is requested to return a UI definition for a given application package it is supposed to fetch the package from Glare (if Glare is being used) and generate (or retrieve) a UI definition out of it. This requires a Glare connection.
If glare endpoint is configured in murano.config everything works fine.
However, if it is not present there Murano is supposed to fetch the endpoint from the Keystone Service catalog.
Currently this is not working.
Changed in murano: | |
milestone: | none → newton-1 |
tags: | added: in-stable-mitaka |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/308281
Review: https:/