OpenStack OCCI Interface

OOI is an implementation of the Open Cloud Computing Interface (OCCI) for OpenStack.

Summary:

Release Notes v. 1.0.0

What's new

Highlights of changes as present in the commits description:

  • OCCI 1.2 implementation

Ssupported Platforms:

  • CentOS 7, Ubuntu 14.04, 16.04

  • OpenStack Nova >= Kilo < Ocata

List of RfCs

Deployment Notes

After setting the INDIGO-DC repositories as explained in the Generic Installation & Configuration Guide:

  • On CentOS 7, as root or otherwise using sudo:

    $ yum install -y https://repos.fedorapeople.org/openstack/openstack-newton/rdo-release-newton-4.noarch.rpm

    $ yum clean all

    $ yum install python-ooi

  • On Ubuntu 14.04/16.04, as root or otherwise using sudo: $ add-apt-repository cloud-archive:newton $ apt-get update $ apt-get install python-ooi

  • More details are available in the 1.0.0 Installation Guide

Known Issues

  • N/A

List of Artifacts

Packages:

Documentation

Support

Last updated