OOI is an implementation the Open Cloud Computing Interface (OCCI) for OpenStack.
Go to file
Alvaro Lopez Garcia 0c417288e6 Return 204 if there is no content
If after serializing the response we do not have a body or headers (for
example after a delete), we should return a 204 code.
2015-04-10 14:01:50 +02:00
doc/source initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
ooi Return 204 if there is no content 2015-04-10 14:01:50 +02:00
.coveragerc Add OpenStack Resource Template 2015-03-03 17:17:35 +01:00
.gitignore initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
.mailmap initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
.testr.conf initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
.travis.yml Add travis-ci.org and coverals configuration file 2015-03-03 17:14:54 +01:00
HACKING.rst initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
LICENSE initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
MANIFEST.in initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
README.rst Change metadata and remove support for Py26 2015-02-25 23:03:11 +01:00
requirements.txt Create initial WSGI infrastructure 2015-02-25 23:03:53 +01:00
setup.cfg Create initial WSGI infrastructure 2015-02-25 23:03:53 +01:00
setup.py initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
test-requirements.txt Get tenant ID through token_auth header. 2015-03-04 13:09:43 +01:00
tox.ini Add travis-ci.org and coverals configuration file 2015-03-03 17:14:54 +01:00

README.rst

ooi: OpenStack OCCI Interface

OOI: OpenStack OCCI Interface

Features

  • TODO