mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-12 09:17:41 +03:00
M #-: Add debug msg Request Manager started (#142)
This commit is contained in:
parent
9525d69999
commit
0ec2ab6c6d
@ -318,6 +318,8 @@ int RequestManager::start()
|
||||
|
||||
pthread_create(&rm_xml_server_thread,&pattr,rm_xml_server_loop,(void *)this);
|
||||
|
||||
NebulaLog::log("ReM",Log::INFO,"Request Manager started");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user