OOI is an implementation the Open Cloud Computing Interface (OCCI) for OpenStack.
Go to file
Enol Fernandez fa2b1c809f Improved parsers and validators
Everything is now under the same module (wsgi). Request
object includes methods for parsing a validating the
user input.
Fixed the compute method which was still using the old
body for creating the VM.
Added tests for parser.
2015-04-14 10:17:15 +02:00
doc/source initial commit from cookiecutter 2015-02-24 18:11:57 +01:00
ooi Improved parsers and validators 2015-04-14 10:17:15 +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