← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1640616] [NEW] Add healthcheck middleware to pipelines

 

Public bug reported:

https://review.openstack.org/387731
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/keystone" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

commit eeac2cb6d1bdb7b5330cf24b1d98151876e9f672
Author: Jesse Keating <omgjlk@xxxxxxxxxx>
Date:   Mon Oct 17 17:20:54 2016 -0700

    Add healthcheck middleware to pipelines
    
    This introduces the oslo healt check middleware
    http://docs.openstack.org/developer/oslo.middleware/healthcheck_plugins.html
    into the pipelines. This middleware is useful for load balancers and
    http servers, which can use it to validate that the keystone services are
    operational. This middleware is being used in other services such as
    glance and magnum. This patch provides it for keystone, in an effort to
    spread the usage across all major projects.
    
    This is one less item that operators will have to patch locally.
    
    DocImpact
    
    Change-Id: I19e4fc8f6c6a227068ba7191c1e9c453fc08f061

** Affects: keystone
     Importance: Undecided
         Status: New


** Tags: doc keystone

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1640616

Title:
      Add healthcheck middleware to pipelines

Status in OpenStack Identity (keystone):
  New

Bug description:
  https://review.openstack.org/387731
  Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
  Your project "openstack/keystone" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

  commit eeac2cb6d1bdb7b5330cf24b1d98151876e9f672
  Author: Jesse Keating <omgjlk@xxxxxxxxxx>
  Date:   Mon Oct 17 17:20:54 2016 -0700

      Add healthcheck middleware to pipelines
      
      This introduces the oslo healt check middleware
      http://docs.openstack.org/developer/oslo.middleware/healthcheck_plugins.html
      into the pipelines. This middleware is useful for load balancers and
      http servers, which can use it to validate that the keystone services are
      operational. This middleware is being used in other services such as
      glance and magnum. This patch provides it for keystone, in an effort to
      spread the usage across all major projects.
      
      This is one less item that operators will have to patch locally.
      
      DocImpact
      
      Change-Id: I19e4fc8f6c6a227068ba7191c1e9c453fc08f061

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1640616/+subscriptions


Follow ups