We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b29a0 commit b06fbccCopy full SHA for b06fbcc
etc/glance-api-paste.ini
@@ -32,7 +32,7 @@ paste.composite_factory = glance.api:root_app_factory
32
[composite:glance-api-keystone+cachemanagement]
33
paste.composite_factory = glance.api:root_app_factory
34
/: api
35
-/healthchetck: healthcheck
+/healthcheck: healthcheck
36
37
[composite:api]
38
paste.composite_factory = glance.api:pipeline_factory
0 commit comments