SM : R3.1 : Nova is listing openstack node also as compute nodes

Bug #1610738 reported by sundarkh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Fix Committed
High
Dheeraj Gautam
R3.1
Fix Committed
High
Dheeraj Gautam

Bug Description

SM : R3.1 build 17 : Nova is listing openstack node also as compute nodes

{
    "server": [
        {
            "cluster_id": "cluster_multi",
            "id": "nodec57",
            "ip_address": "10.204.221.61",
            "roles": [
                "compute"
            ]
        },
        {
            "cluster_id": "cluster_multi",
            "id": "nodec33",
            "ip_address": "10.204.221.59",
            "roles": [
                "webui",
                "config",
                "database",
                "control",
                "collector"
            ]
        },
        {
            "cluster_id": "cluster_multi",
            "id": "nodec35",
            "ip_address": "10.204.221.58",
            "roles": [
                "control",
                "config",
                "openstack"
            ]
        },
        {
            "cluster_id": "cluster_multi",
            "id": "nodea4",
            "ip_address": "10.204.221.60",
            "roles": [
                "compute"
            ]
        }
    ]
}

root@nodec35:~# nova service-list
+----+------------------+---------+----------+---------+-------+----------------------------+-----------------+
| Id | Binary | Host | Zone | Status | State | Updated_at | Disabled Reason |
+----+------------------+---------+----------+---------+-------+----------------------------+-----------------+
| 2 | nova-conductor | nodec35 | internal | enabled | up | 2016-08-07T18:33:27.000000 | - |
| 5 | nova-consoleauth | nodec35 | internal | enabled | up | 2016-08-07T18:33:25.000000 | - |
| 6 | nova-console | nodec35 | internal | enabled | up | 2016-08-07T18:33:27.000000 | - |
| 7 | nova-scheduler | nodec35 | internal | enabled | up | 2016-08-07T18:33:28.000000 | - |
| 8 | nova-compute | nodec35 | nova | enabled | up | 2016-08-07T18:33:28.000000 | - |
| 9 | nova-compute | nodea4 | nova | enabled | up | 2016-08-07T18:33:24.000000 | - |
| 10 | nova-compute | nodec57 | nova | enabled | up | 2016-08-07T18:33:30.000000 | - |
+----+------------------+---------+----------+---------+-------+----------------------------+-----------------+
root@nodec35:~#

nodec35 is a openstack node, it is getting listed as compute node

tags: added: blocker
Abhay Joshi (abhayj)
Changed in juniperopenstack:
assignee: Dheeraj (dheeraj) → nobody
assignee: nobody → Dheeraj Gautam (dgautam)
Revision history for this message
Dheeraj Gautam (dgautam) wrote :

This issue has been fix under https://review.opencontrail.org/#/c/23021/

Dheeraj Gautam (dgautam)
Changed in juniperopenstack:
milestone: none → r3.1.1.0
milestone: r3.1.1.0 → r3.2.0.0-fcs
status: New → Fix Committed
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.