'primitive p_mysql' configuration isn't present in crm configuration file

Bug #1391093 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Andrey Sledzinskiy

Bug Description

{

    "build_id": "2014-11-08_21-30-24",
    "ostf_sha": "9c6fadca272427bb933bc459e14bb1bad7f614aa",
    "build_number": "85",
    "auth_required": true,
    "api": "1.0",
    "nailgun_sha": "8330f6221e190db87fc5baa735fa719c85a2e02d",
    "production": "docker",
    "fuelmain_sha": "f536d11fb40fed78c26f4d7326c45b0c48f157d8",
    "astute_sha": "3c374c9f7bfbdbcd7ce2f716cd704e3044e6fb41",
    "feature_groups": [
        "mirantis"
    ],
    "release": "6.0",
    "release_versions": {
        "2014.2-6.0": {
            "VERSION": {
                "build_id": "2014-11-08_21-30-24",
                "ostf_sha": "9c6fadca272427bb933bc459e14bb1bad7f614aa",
                "build_number": "85",
                "api": "1.0",
                "nailgun_sha": "8330f6221e190db87fc5baa735fa719c85a2e02d",
                "production": "docker",
                "fuelmain_sha": "f536d11fb40fed78c26f4d7326c45b0c48f157d8",
                "astute_sha": "3c374c9f7bfbdbcd7ce2f716cd704e3044e6fb41",
                "feature_groups": [
                    "mirantis"
                ],
                "release": "6.0",
                "fuellib_sha": "c7b71bd1ee939b5a634715ac7b13c2936ad93a5e"
            }
        }
    },
    "fuellib_sha": "c7b71bd1ee939b5a634715ac7b13c2936ad93a5e"

}

Steps:
1. Deploy next cluster - CentOS, HA, Neutron Vlan, 3 controllers, 2 compute nodes
2. After deployment log in to any controller
3. Execute - crm configure show

Expected - there is settings for 'primitive p_mysql'
Actual - there are no settings for 'primitive p_mysql'

Logs are attached

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

Seems that it's qa issue - format of crm configuration was changed to
<primitive class="ocf" id="p_mysql" provider="mirantis" type="mysql-wss">
We need to change it in test

Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Fuel QA Team (fuel-qa)
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

It was proposed to parse output of crm_resource --list to verify proper pacemaker configuration

Changed in fuel:
assignee: Fuel QA Team (fuel-qa) → Andrey Sledzinskiy (asledzinskiy)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

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

Changed in fuel:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/133672
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=b374727313315ba4bda1d2bc373179177e9888d4
Submitter: Jenkins
Branch: master

commit b374727313315ba4bda1d2bc373179177e9888d4
Author: asledzinskiy <email address hidden>
Date: Tue Nov 11 14:55:42 2014 +0200

    Add regular expression to search for
    mysql in pacemaker config

    - Format of mysql resource was changed in pacemaker
    configuration file. Also it's going to be master/slave
    in the nearest future. To cover this case regular
    expression was added

    Change-Id: I7c5eb28fbfdf364b56bc2135af6317533b3faff4
    Closes-Bug: #1391093

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
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.