[openstack-dev] [oslo] Healthcheck middleware

Doug Hellmann doug.hellmann at dreamhost.com
Wed Jul 9 12:13:59 UTC 2014


On Tue, Jul 8, 2014 at 4:50 PM, John Dewey <john at dewey.ws> wrote:
> I am looking to add health check middleware [1] into Keystone, and
> eventually other API endpoints.  I understand it makes sense to move this
> into oslo, so other projects can utilize it in their pate pipelines.  My
> question is where in oslo should this go?
>
> Thanks -
> John
>
> [1] https://review.openstack.org/#/c/105311/

If you put it in openstack/common/middleware/ in the oslo-incubator
repository, it will be easy to share among projects until the
API/implementation stabilize and then we can find a home for it in a
library.

Do you have a spec describing what the middleware does?

Doug


>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



More information about the OpenStack-dev mailing list