From d45b7d0624d72f95af3bab59ccd6319139b35ef9 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Tue, 14 Feb 2017 17:18:51 -0500 Subject: [PATCH] fix markup in wsgi goal for pike Add blank lines between blocks to eliminate warnings parsing the file. Change-Id: Id4a82bb9a438fda8c909aebb1d51e8bb151a1034 Signed-off-by: Doug Hellmann --- goals/pike/deploy-api-in-wsgi.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/goals/pike/deploy-api-in-wsgi.rst b/goals/pike/deploy-api-in-wsgi.rst index 1b8097634..5ef2cb173 100644 --- a/goals/pike/deploy-api-in-wsgi.rst +++ b/goals/pike/deploy-api-in-wsgi.rst @@ -51,6 +51,7 @@ via WSGI: .. (emilien) I built this list based on my research. Please comment if something is wrong or missing. This list reflects the projects where API can't be deployed via WSGI. + * cloudkitty * congress * designate @@ -70,7 +71,9 @@ via WSGI: * zun .. (emilien) TODO + These projects already deploy devstack with API service via WSGI: + * aodh * ceilometer * cinder