Need to update Murano applications packages

Bug #1348692 reported by Timur Nurlygayanov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Unassigned

Bug Description

Steps To Reproduce:
1. Deploy OpenStack cluster with Murano using Fuel 5.1 ISO
2. Run platform OSTF tests

Observed Result:
OSTF test 'Deploy Telnet service' fails, because we have incorrect applications packages.

We can see in Murano engine logs:

2014-07-25T01:24:13.775035+00:00 debug: 2014-07-25 01:24:13.766 21116 DEBUG muranoclient.common.http [-]
2014-07-25T01:24:13.775321+00:00 debug: 2014-07-25 01:24:13.767 21116 DEBUG muranoapi.engine.package_loader [-] There are no packages matching filter {'class_name': 'io.murano.system.AgentListener', 'limit': 1} _get_definition /usr/lib/python2.6/site-packages/muranoapi/engine/package_loader.py:134
2014-07-25T01:24:13.778638+00:00 debug: 2014-07-25 01:24:13.771 21116 DEBUG muranoclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: f992c2633394433bb88b47d14a9039b8' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/catalog/packages?class_name=io.murano.system.Agent&limit=1 log_curl_request /usr/lib/python2.6/site-packages/muranoclient/common/http.py:149
2014-07-25T01:24:13.823123+00:00 debug: 2014-07-25 01:24:13.815 21116 DEBUG muranoclient.common.http [-]
2014-07-25T01:24:13.823685+00:00 debug: 2014-07-25 01:24:13.816 21116 DEBUG muranoapi.engine.package_loader [-] There are no packages matching filter {'class_name': 'io.murano.system.Agent', 'limit': 1} _get_definition /usr/lib/python2.6/site-packages/muranoapi/engine/package_loader.py:134
2014-07-25T01:24:13.833333+00:00 debug: 2014-07-25 01:24:13.823 21116 DEBUG muranoclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: f992c2633394433bb88b47d14a9039b8' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/catalog/packages?class_name=io.murano.system.NetworkExplorer&limit=1 log_curl_request /usr/lib/python2.6/site-packages/muranoclient/common/http.py:149
2014-07-25T01:24:13.874138+00:00 debug: 2014-07-25 01:24:13.866 21116 DEBUG muranoclient.common.http [-]
2014-07-25T01:24:13.874462+00:00 debug: 2014-07-25 01:24:13.866 21116 DEBUG muranoapi.engine.package_loader [-] There are no packages matching filter {'class_name': 'io.murano.system.NetworkExplorer', 'limit': 1} _get_definition /usr/lib/python2.6/site-packages/muranoapi/engine/package_loader.py:134
2014-07-25T01:24:13.878222+00:00 debug: 2014-07-25 01:24:13.871 21116 DEBUG muranoclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: f992c2633394433bb88b47d14a9039b8' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/catalog/packages?class_name=io.murano.system.InstanceNotifier&limit=1 log_curl_request /usr/lib/python2.6/site-packages/muranoclient/common/http.py:149
2014-07-25T01:24:13.910030+00:00 debug: 2014-07-25 01:24:13.901 21116 DEBUG muranoclient.common.http [-]
2014-07-25T01:24:13.910329+00:00 debug: 2014-07-25 01:24:13.901 21116 DEBUG muranoapi.engine.package_loader [-] There are no packages matching filter {'class_name': 'io.murano.system.InstanceNotifier', 'limit': 1} _get_definition /usr/lib/python2.6/site-packages/muranoapi/engine/package_loader.py:134
2014-07-25T01:24:13.913333+00:00 debug: 2014-07-25 01:24:13.906 21116 DEBUG muranoclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: f992c2633394433bb88b47d14a9039b8' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/catalog/packages?class_name=io.murano.system.HeatStack&limit=1 log_curl_request /usr/lib/python2.6/site-packages/muranoclient/common/http.py:149
2014-07-25T01:24:13.949029+00:00 debug: 2014-07-25 01:24:13.941 21116 DEBUG muranoclient.common.http [-]
2014-07-25T01:24:13.949226+00:00 debug: 2014-07-25 01:24:13.941 21116 DEBUG muranoapi.engine.package_loader [-] There are no packages matching filter {'class_name': 'io.murano.system.HeatStack', 'limit': 1} _get_definition /usr/lib/python2.6/site-packages/muranoapi/engine/package_loader.py:134
2014-07-25T01:24:13.954419+00:00 debug: 2014-07-25 01:24:13.946 21116 DEBUG muranoclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: f992c2633394433bb88b47d14a9039b8' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/catalog/packages?class_name=io.murano.system.StatusReporter&limit=1 log_curl_request /usr/lib/python2.6/site-packages/muranoclient/common/http.py:149
2014-07-25T01:24:13.995005+00:00 debug: 2014-07-25 01:24:13.987 21116 DEBUG muranoclient.common.http [-]
2014-07-25T01:24:13.995473+00:00 debug: 2014-07-25 01:24:13.988 21116 DEBUG muranoapi.engine.package_loader [-] There are no packages matching filter {'class_name': 'io.murano.system.StatusReporter', 'limit': 1} _get_definition /usr/lib/python2.6/site-packages/muranoapi/engine/package_loader.py:134
2014-07-25T01:24:14.009769+00:00 debug: 2014-07-25 01:24:14.002 21116 DEBUG muranoclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: f992c2633394433bb88b47d14a9039b8' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/catalog/packages?class_name=io.murano.system.Resources&limit=1 log_curl_request /usr/lib/python2.6/site-packages/muranoclient/common/http.py:149
2014-07-25T01:24:14.043224+00:00 debug: 2014-07-25 01:24:14.035 21116 DEBUG muranoclient.common.http [-]
2014-07-25T01:24:14.043636+00:00 debug: 2014-07-25 01:24:14.036 21116 DEBUG muranoapi.engine.package_loader [-] There are no packages matching filter {'class_name': 'io.murano.system.Resources', 'limit': 1} _get_definition /usr/lib/python2.6/site-packages/muranoapi/engine/package_loader.py:134
2014-07-25T01:24:14.054208+00:00 debug: 2014-07-25 01:24:14.046 21116 DEBUG muranoclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: f992c2633394433bb88b47d14a9039b8' -H 'Content-Type: application/json' -H 'User-Agent: python-muranoclient' http://localhost:8082/v1/catalog/packages?class_name=io.murano.Environment&limit=1 log_curl_request /usr/lib/python2.6/site-packages/muranoclient/common/http.py:149

Tags: murano
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :
Revision history for this message
Serg Melikyan (smelikyan) wrote :

murano-engine.log is filled with:

Timed out waiting for RPC response: timed out _error_callback /usr/lib/python2.6/site-packages/oslo/messaging/_drivers/impl_rabbit.py:695

Changed in fuel:
status: Confirmed → New
status: New → Incomplete
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Looks like the root of this issue in https://bugs.launchpad.net/mos/+bug/1352203

Changed in fuel:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.