projectatomic / commissaire-http

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

handlers: create_host now notifies the investigator. #27

Closed ashcrow closed 8 years ago

ashcrow commented 8 years ago

create_host now uses the notify method to create an async job with the investigator. At that point the investigator works it's magic investigating and bootstrapping the new host node while the REST service returns information back to the client.

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

ashcrow commented 8 years ago

(2) [multi-host-mgr-2] Wire host create to investigator