Add template for cinder wsgi

This patch adds template for cinder wsgi app.
Fixed actually passing SSL settings to the following sites:
  * gnochi
  * manila
  * panko

Change-Id: I4903b2e63e8c729beee5248441d8ad4ee8f3a2da
diff --git a/apache/server/site/manila.yml b/apache/server/site/manila.yml
index 2e32e00..2161882 100644
--- a/apache/server/site/manila.yml
+++ b/apache/server/site/manila.yml
@@ -17,6 +17,7 @@
           available: true
           type: wsgi
           name: manila
+          ssl: ${_param:apache_manila_ssl}
           wsgi:
             daemon_process: manila-api
             threads: 2