projectatomic / commissaire-mvp

A lightweight REST interface for upgrading, restarting, and bootstrapping new hosts into an existing Container Management cluster.
http://commissaire.readthedocs.org/en/latest/
GNU General Public License v3.0
15 stars 9 forks source link

[merged] Watcher job #173

Closed ashcrow closed 8 years ago

ashcrow commented 8 years ago

The watcher checks host nodes every so often to ensure that they are still available. If the host node is not available it sets the status of the host accordingly.

ashcrow commented 8 years ago

I think I'm going to try to do something different with the Queue instance here. the general multiprocessing.queues.Queue doesn't fit as well and has some limitations when trying to dedupe.

ashcrow commented 8 years ago

(2) [multi-host-mgr] Enable basic watcher

ashcrow commented 8 years ago

@mbarnes this ones ready for review!

mbarnes commented 8 years ago

Looks good to me!

@rh-atomic-bot r+

rh-atomic-bot commented 8 years ago

:pushpin: Commit 1b94cc5 has been approved by mbarnes

rh-atomic-bot commented 8 years ago

:hourglass: Testing commit 1b94cc5 with merge 49d9c69...

rh-atomic-bot commented 8 years ago

:sunny: Test successful - travis Approved by: mbarnes Pushing 49d9c699a40a97ff86e73d72938234cf328e8599 to master...