projectatomic / commissaire-http

Commissaire HTTP server
GNU General Public License v3.0
3 stars 7 forks source link

handlers: create_host adds host to the watcher queue. #30

Closed ashcrow closed 8 years ago

ashcrow commented 8 years ago

Note the use of publish. This is because the watcher is working like a traditional global FIFO queue and not an RPC mechanism.

Requires: https://github.com/projectatomic/commissaire/pull/36

ashcrow commented 8 years ago

(5) [multi-host-mgr-2] Port Watcher to new services

ashcrow commented 8 years ago

bot, retest this please