Comunity Goal to Deploy API Endpoints via WSGI
Registered by
Dave McCowan
Comunity Goal to Deploy API Endpoints via WSGI
Blueprint information
- Status:
- Not started
- Approver:
- Dave McCowan
- Priority:
- Medium
- Drafter:
- Dave McCowan
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- Accepted for pike
- Implementation:
- Unknown
- Milestone target:
- pike-2
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Completion Criteria
===================
For all projects:
#. Provide WSGI application script file(s) (e.g. to be used by web server).
There shouldn't be any web server restriction and the application could be
deploying to any web server that support WSGI applications.
#. Switch devstack jobs to deploy control-plane API services in WSGI with Apache.
Usage of Apache is already the default in Devstack, let's keep using it
for consistency unless there is some efforts to support another web server but
this is not the case at this time.
Addressed by https:/
(?)