Library for running OpenStack services
Go to file
Marian Horban 6dd3ad50b6 Added wsgi functionality
Because of copy-pasted wsgi functionality in projects(nova, cinder,
glance, etc.) it is added to oslo.service with perspective to remove
it from other projects.
DocImpact

Change-Id: If8840168f10cc3561f4f01e6d456d6b4fd1de8b5
2015-08-19 12:01:40 +00:00
doc/source Added wsgi functionality 2015-08-19 12:01:40 +00:00
oslo.service/locale Setup translations 2015-08-09 07:37:07 +02:00
oslo_service Added wsgi functionality 2015-08-19 12:01:40 +00:00
.coveragerc exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
.gitignore exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
.gitreview exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
.mailmap exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
.testr.conf exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
CONTRIBUTING.rst exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
HACKING.rst exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
LICENSE exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
MANIFEST.in exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
README.rst Add oslo.service documentation 2015-06-11 16:06:54 +03:00
babel.cfg exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
openstack-common.conf exported from oslo-incubator by graduate.sh 2015-05-21 16:51:40 +03:00
requirements.txt Added wsgi functionality 2015-08-19 12:01:40 +00:00
setup.cfg Added wsgi functionality 2015-08-19 12:01:40 +00:00
setup.py Updated from global requirements 2015-07-15 01:36:46 +00:00
test-requirements.txt Updated from global requirements 2015-08-04 00:48:29 +00:00
tox.ini Added wsgi functionality 2015-08-19 12:01:40 +00:00

README.rst

oslo.service

Library for running OpenStack services