magnum/etc/magnum
Niall Bunting 08d41a2de5 Healthcheck Middleware
Use the healthcheck middleware from oslo_middleware. This adds a new
pipeline that depends if /etc/magnum/healthcheck_disable file exists.

The healthcheck middleware is avalible under the /healthcheck URL.

Return values:
200 OK (If the file does not exist)
503 DISABLED BY FILE (If file exists)

Change-Id: I23179d5285831af12de7f392849c490d86a5682e
2016-04-22 12:32:44 +00:00
..
README-magnum.conf.txt Add introduce doc how to generate magnum.conf.sample 2016-01-29 06:56:03 +00:00
api-paste.ini Healthcheck Middleware 2016-04-22 12:32:44 +00:00
magnum-config-generator.conf Use magnum-config-generator.conf to generate Magnum config sample file 2016-01-27 11:28:26 +08:00
policy.json limit access to certificate and container:create 2016-03-03 15:01:19 +08:00