OpenStack Oslo Specifications
Go to file
Mark McLoughlin 42adee84c2 Add a 'greenio' oslo.messaging executor
Add a new oslo.messaging executor which adds a new capability to the
eventlet executor - the ability to dispatch requests to asyncio
coroutines running on greenio's greenlet based asyncio event loop.

This will allow OpenStack services to begin a gradual conversion to
asyncio while still using eventlet as its event loop.

Change-Id: Iffba8e3e41e2e4b9b97a88b3ec856e738b52eadf
blueprint: greenio-executor
2014-07-04 12:38:31 +01:00
doc/source move template to specs directory 2014-05-07 08:33:23 -07:00
specs Add a 'greenio' oslo.messaging executor 2014-07-04 12:38:31 +01:00
.coveragerc initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
.gitignore initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
.gitreview initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
.mailmap initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
.testr.conf initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
CONTRIBUTING.rst initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
LICENSE initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
MANIFEST.in initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
README.rst initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
requirements.txt Update the sphinx version of the module 2014-06-29 15:57:11 +08:00
setup.cfg initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
setup.py initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
test-requirements.txt initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00
tox.ini initialize specs repo from cookiecutter 2014-05-07 08:06:15 -07:00

README.rst

oslo-specs

OpenStack Common Libraries (Oslo) Specifications

Features

  • TODO