Comment 2 for bug 1819400

Revision history for this message
cheng li (chengli3) wrote :

When I debug sysinv code, I need to restart sysinv services(sysinv-api, sysinv-conductor, sysinv-agent) after changing sysinv code.

For sysinv-api service and sysinv-conductor service, I kill the process directly, then the service is restarted.

For sysinv-agent, I restart the service with systemctl restart.