App-catalog UI doesn't work on 9.0
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
fuel-plugin-murano |
Confirmed
|
High
|
Unassigned |
Bug Description
Scenario:
1. Navigate to Project > Catalog
2. Try to import any app
Expected:
App imported correctly
Actual:
Error message appeared: Danger
There is no traces in logs
Only warnings:
2016-10-07 13:47:08,911 12448 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:13,657 12447 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:21,724 12447 WARNING openstack_
2016-10-07 13:47:21,725 12447 INFO openstack_
2016-10-07 13:47:23,555 12442 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:32,823 12441 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:32,870 12439 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:32,879 12438 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:36,013 12444 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:36,051 12443 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:36,884 12437 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:47:37,255 12448 WARNING django.request Not Found: /horizon/
2016-10-07 13:47:37,526 12437 WARNING django.request Not Found: /horizon/
2016-10-07 13:48:27,689 12447 WARNING django.request Not Found: /horizon/
2016-10-07 13:50:49,364 798 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:50:54,464 797 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:50:57,285 809 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:50:57,333 799 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:50:57,380 796 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:50:57,490 806 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:50:58,147 806 WARNING django.request Not Found: /horizon/
2016-10-07 13:51:02,405 802 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:51:02,645 803 WARNING horizon.base Could not process panel theme_preview: Dashboard with slug "developer" is not registered.
2016-10-07 13:51:16,710 797 WARNING django.request Not Found: /horizon/
2016-10-07 13:51:17,675 798 WARNING django.request Not Found: /horizon/
This bug is not reproduces on 9.x environments.
Diff horizon versions:
9.0:
ii openstack-dashboard 2:9.0.1-
ii openstack-
9.1:
ii openstack-dashboard 2:9.1.0-
ii openstack-
Also, there is no sections in local_settings.py for app-catalog-ui
Changed in fuel-plugin-murano: | |
milestone: | none → 1.1.0 |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in fuel-plugin-murano: | |
milestone: | 1.1.0 → none |
On 9.1 and 9.0 user will be able to import by using App-catalog UI but will not be able to launch this app
this message will be found in the ui:
"Danger: An error occurred. Please try again later."
and this message will be in the horizon log:
"2016-12-16 12:58:38,861 2614 WARNING django.request Not Found: /horizon/ murano/ catalog/ quick-add/ b87b9bba- 92ce-44e6- 968e-12b7c02bd1 e0"
To avoid this issue user should go to "Browse > Browse local" and launch apps there