Move implemented Pike specs to pike/implemented

Change-Id: If01d747181ed4781f8a0d70308676c6da466e94f
This commit is contained in:
Brian Rosmaita 2017-08-24 18:16:00 -04:00
parent 95487130a6
commit 660f7c7280
2 changed files with 14 additions and 17 deletions

View File

@ -49,22 +49,5 @@ Community Goal: Support Python 3.5
End of `Community Goal: Support Python 3.5`
+++++++++++++++++++++++++++++++++++++++++++
Community Goal: Control Plane API endpoints deployment via WSGI
---------------------------------------------------------------
:problem: Implement the Pike community goal `Control Plane API endpoints deployment
via WSGI <https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html>`_.
:solution: Implement a devstack plugin to run the Images API v2 supplied by Glance
in mod_wsgi.
:impacts: None.
:assignee: Matt Treinish
End of `Community Goal: Control Plane API endpoints deployment via WSGI`
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Add your Spec Lite before this line
===================================

View File

@ -0,0 +1,14 @@
Lite Spec: Community Goal: Control Plane API endpoints deployment via WSGI
--------------------------------------------------------------------------
:problem: Implement the Pike community goal `Control Plane API endpoints deployment
via WSGI <https://governance.openstack.org/tc/goals/pike/deploy-api-in-wsgi.html>`_.
:solution: Implement a devstack plugin to run the Images API v2 supplied by Glance
in mod_wsgi.
:impacts: None.
:link: `Patches <https://review.openstack.org/#/q/owner:%22Matthew+Treinish%22+AND+branch:master+AND+topic:goal-deploy-api-in-wsgi+AND+(project:openstack/glance+OR+project:openstack-dev/devstack)>`_
:assignee: Matt Treinish