projectatomic / commissaire-http

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

bug: cluster_get now uses the storage client correctly. #55

Closed ashcrow closed 7 years ago

ashcrow commented 7 years ago

The usage of the storage client was not updated in the cluster_get handler. It was still taking a raw address rather than a model instance. This change forces the use of a model instance to bus.storage.get.

ashcrow commented 7 years ago

(5) [multi-host-mgr-2] Implement BDD test suite for backend services

mbarnes commented 7 years ago

I covered this in my PR: https://github.com/projectatomic/commissaire-http/pull/54/commits/ed3d48a6b557db407de2a8098e0e1123ac22413c