[murano+glare][ui] Can't navigate to environment's components page
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-muranoclient |
Fix Released
|
Medium
|
Alexander Tivelkov | ||
Liberty |
Fix Released
|
Medium
|
Anastasia Kuznetsova |
Bug Description
Steps to reproduce:
1) Enable Murano + GLARE interaction
murano-dashboard side:
1. Add 'MURANO_USE_GLARE = True' in the horizon/
2. restart apache2 service
murano side:
1. uncomment "packages_
2. execute 'python setup.py install' in the contrib/glance folder
3. restart murano services
glance side:
1. uncomment "enable_v3_api = false" and change its value to 'true'
2. restart glance service
2) Log in WebUI
3) Navigate to "Murano" > "Manage" > "Package Definitions" tab
4) Try import some package
5) Navigate to "Murano" > "Application Catalog" > "Environments"
6) Create environment and go to components page
Observer result:
Error during template rendering
In template /opt/stack/
'ArtifactType' object has no attribute 'to_dict'
Changed in murano: | |
importance: | Undecided → Medium |
milestone: | none → mitaka-1 |
tags: | added: glare |
Changed in murano: | |
status: | New → Triaged |
affects: | murano → python-muranoclient |
Changed in python-muranoclient: | |
milestone: | mitaka-1 → none |
status: | In Progress → Fix Committed |
milestone: | none → 0.8.0 |
Changed in python-muranoclient: | |
status: | Fix Committed → Fix Released |
https:/ /review. openstack. org/#/c/ 251269/