<div dir="ltr"><div><div><div>Hi everyone,<br><br></div>My Openstack environment is up and running, but when I'm trying to fire "nova-manage service list" command it gives me below DEBUG message, though I'm getting the smiley as well. Could anyone please advise on how to fix this DEBUG issue?<br>
<br>2013-07-19 22:10:02.869 <b>DEBUG nova.servicegroup.api</b> [req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] Check if the given member [{'binary': u'nova-compute', 'availability_zone': 'nova', 'deleted': 0L, 'created_at': datetime.datetime(2013, 7, 19, 0, 39, 6), 'updated_at': datetime.datetime(2013, 7, 20, 5, 10), 'report_count': 9782L, 'topic': u'compute', 'host': u'sjcubuntu13', 'disabled': False, 'deleted_at': None, 'id': 33L}] is part of the ServiceGroup, is up service_is_up /usr/lib/python2.7/dist-packages/nova/servicegroup/api.py:92<br>
2013-07-19 22:10:02.870 <b>DEBUG nova.servicegroup.drivers.db</b> [req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] DB_Driver.is_up last_heartbeat = 2013-07-20 05:10:00 elapsed = 2.870004 is_up /usr/lib/python2.7/dist-packages/nova/servicegroup/drivers/db.py:67<br>
nova-compute     sjcubuntu13                          nova             enabled    :-)   2013-07-20 05:10:00<br>2013-07-19 22:10:02.870 <b>DEBUG nova.servicegroup.api</b> [req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] Check if the given member [{'binary': u'nova-network', 'availability_zone': 'internal', 'deleted': 0L, 'created_at': datetime.datetime(2013, 7, 19, 0, 39, 11), 'updated_at': datetime.datetime(2013, 7, 20, 5, 10, 1), 'report_count': 9996L, 'topic': u'network', 'host': u'sjcubuntu13', 'disabled': False, 'deleted_at': None, 'id': 34L}] is part of the ServiceGroup, is up service_is_up /usr/lib/python2.7/dist-packages/nova/servicegroup/api.py:92<br>
2013-07-19 22:10:02.870 <b>DEBUG nova.servicegroup.drivers.db</b> [req-a57f42be-0e31-48c3-92db-9d60b7dfda33 None None] DB_Driver.is_up last_heartbeat = 2013-07-20 05:10:01 elapsed = 1.870295 is_up /usr/lib/python2.7/dist-packages/nova/servicegroup/drivers/db.py:67<br>
nova-network     sjcubuntu13                          internal         enabled    :-)   2013-07-20 05:10:01<br><br></div>thanks,<br></div>Amogh<br></div>