Mark Goddard 6bdf202658 Fix nova scheduler down after first docker restart
Due to a Docker bug [1] we cannot use Docker to send
SIGHUP to the container because it will mark it as
stopped.
This patch sends the signal directly to the process,
bypassing Docker.

'changed_when: false' is also removed from the
relevant task as it definitely changes the state.
In the future we could do the refresh only if
there really is a need for another one.

[1] https://github.com/moby/moby/issues/11065

Change-Id: Ief73bbd24568d6941384ea3330ab45f11aa42d37
Co-authored-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
Closes-Bug: #1845244
2019-10-25 12:32:48 +00:00
..
2019-10-16 17:42:36 +00:00
2019-10-16 17:42:36 +00:00
2019-10-16 17:42:36 +00:00
2018-07-25 23:57:22 +08:00
2019-10-16 17:42:36 +00:00
2019-10-16 17:42:36 +00:00
2019-10-16 17:42:36 +00:00
2019-10-16 17:42:36 +00:00
2019-10-16 17:42:36 +00:00