Metadata-Version: 2.1
Name: ooi
Version: 1.2.1.dev2
Summary: OOI: OpenStack OCCI Interface
Home-page: https://launchpad.net/ooi
Author: Spanish National Research Council - CSIC
Author-email: ooi@lists.launchpad.net
License: Apache-2
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr
Requires-Dist: oslo.log
Requires-Dist: oslo.config
Requires-Dist: routes
Requires-Dist: WebOb
Requires-Dist: enum34

# ooi: OpenStack OCCI Interface

[![PyPI](https://img.shields.io/pypi/v/ooi.svg)]()

ooi is an implementation the Open Grid Forum's
[Open Cloud Computing Interface (OCCI)](http://www.occi-wg.org)
for [OpenStack](http://www.openstack.org).

Currently, it implements the version 1.2 (OCCI 1.2) of the standard.

The documentation for OOI is available at
    http://ooi.readthedocs.org/en/latest

In the unfortunate event that bugs are discovered, they should
be reported to the bug tracker available at:

   http://bugs.launchpad.net/ooi

Developers wishing to work on the ooi project should always base their work on
the latest ooi code, available from the master GIT repository at:

   https://git.openstack.org/cgit/openstack/ooi



