Bug 1052809

Summary: [RFE][glance]: Create a /healthcheck_api and /healthcheck_registrty endpoints
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-glanceAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Dafna Ron <dron>
Severity: unspecified Docs Contact:
Priority: high    
Version: unspecifiedCC: eglynn, fpercoco, markmc, scohen, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/glance/+spec/healthcheck
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-30 19:38:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2014-01-14 05:11:12 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/healthcheck.

Description:

Objective: implement a healtcheck endpoint similar at the one implemented on Swift

As a cloud operator, in a HA environment I would like to know the status of my glance services via health checks

1. Create a /healthcheck_api end point that would made it possible to be monitored via HAProxy or alike
  
  It should verify two things :

    * healthcheck_registry returns 200 
    * api can communicate with all stores listed in known_stores

2. Create a /healthcheck_registry end point that would made it possible to be monitored by HAProxy or alike

  It should verify :

    * communication with database is possible


Specification URL (additional information):

None

Comment 2 Sean Cohen 2015-06-30 19:38:19 UTC
Was rejected upstream