Comment 17 for bug 1783539

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/45211
Committed: http://github.com/Juniper/contrail-controller/commit/fae95d28551e7c4062d984488b07190734e1d061
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit fae95d28551e7c4062d984488b07190734e1d061
Author: Michal Clapinski <email address hidden>
Date: Thu Aug 2 17:20:01 2018 +0200

Implement proper status reporting in nodemgr by events on Windows

Reporting by events was missing so I had to add some new code to
windows_process_manager.py. Also I wanted to reuse some code from
docker_process_manager.py so I moved it to common_process_manager.py

Change-Id: If191e8cfd6ca18fd8b4899c7bcaa259d6950d628
Partial-Bug: #1783539