[fuel-library] Could not find resource 'Class[Murano::Rabbitmq]' for relationship from 'Class[Murano::Db::Mysql]'

Bug #1383765 reported by Aleksandr Didenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Igor Yozhikov
5.1.x
Fix Released
Critical
Igor Yozhikov
6.0.x
Fix Released
Critical
Igor Yozhikov

Bug Description

I'm getting the following error on current fuel-library 'master' while running puppet noop tests (https://etherpad.openstack.org/p/fuel_puppet_modules_noop_testing)

Error: Could not find resource 'Class[Murano::Rabbitmq]' for relationship from 'Class[Murano::Db::Mysql]' on node node-31.kha.mirantis.net
Error: Could not find resource 'Class[Murano::Rabbitmq]' for relationship from 'Class[Murano::Db::Mysql]' on node node-31.kha.mirantis.net

It looks like https://review.openstack.org/#/c/129676/2 introduced this bug, because "class { 'murano::rabbitmq': }" is commented out in https://review.openstack.org/#/c/129676/2/deployment/puppet/murano/manifests/init.pp but this class is still listed in resource ordering:

Class['mysql::server'] -> Class['murano::db::mysql'] -> Class['murano::rabbitmq'] -> Class['murano
::murano_rabbitmq'] -> Class['murano::keystone'] -> Class['murano::python_muranoclient'] -> Class['m
urano::api'] -> Class['murano::apps'] -> Class['murano::dashboard'] -> Class['murano::cirros']

Which causes that error. Class['murano::rabbitmq'] should be removed from the resource ordering.

Tags: murano library
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/129934

Changed in fuel:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/5.1)

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/129939

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/129934
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=af2bf11d4a3a075fa4e9fa9b7b7209af29498a46
Submitter: Jenkins
Branch: master

commit af2bf11d4a3a075fa4e9fa9b7b7209af29498a46
Author: Igor Yozhikov <email address hidden>
Date: Tue Oct 21 19:13:55 2014 +0400

    Delete murano::rabbitmq from resource ordering

    * remove commented - Class['murano::rabbitmq']
    Change-Id: If64313ee00166ed8cab2f75c14a3804408ce579f
    Closes-Bug: #1383765

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.1)

Reviewed: https://review.openstack.org/129939
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=f32acdd0f36a1d93d005953e061838ee36e5e65b
Submitter: Jenkins
Branch: stable/5.1

commit f32acdd0f36a1d93d005953e061838ee36e5e65b
Author: Igor Yozhikov <email address hidden>
Date: Tue Oct 21 19:13:55 2014 +0400

    Delete murano::rabbitmq from resource ordering

    * remove commented - Class['murano::rabbitmq']
    Change-Id: If64313ee00166ed8cab2f75c14a3804408ce579f
    Closes-Bug: #1383765

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

verified for 5.1.1
{"build_id": "2014-12-03_01-07-36", "ostf_sha": "64cb59c681658a7a55cc2c09d079072a41beb346", "build_number": "48", "auth_required": true, "api": "1.0", "nailgun_sha": "500e36d08a45dbb389bf2bd97673d9bff48ee84d", "production": "docker", "fuelmain_sha": "7626c5aeedcde77ad22fc081c25768944697d404", "astute_sha": "ef8aa0fd0e3ce20709612906f1f0551b5682a6ce", "feature_groups": ["mirantis"], "release": "5.1.1", "release_versions": {"2014.1.3-5.1.1": {"VERSION": {"build_id": "2014-12-03_01-07-36", "ostf_sha": "64cb59c681658a7a55cc2c09d079072a41beb346", "build_number": "48", "api": "1.0", "nailgun_sha": "500e36d08a45dbb389bf2bd97673d9bff48ee84d", "production": "docker", "fuelmain_sha": "7626c5aeedcde77ad22fc081c25768944697d404", "astute_sha": "ef8aa0fd0e3ce20709612906f1f0551b5682a6ce", "feature_groups": ["mirantis"], "release": "5.1.1", "fuellib_sha": "a3043477337b4a0a8fd166dc83d6cd5d504f5da8"}}}, "fuellib_sha": "a3043477337b4a0a8fd166dc83d6cd5d504f5da8"}

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.