pOCCI

pOCCI is OCCI standard compliance testing tool. Tests are described here.

Summary:

Release Notes

What's new

First release of the pOCCI tool. Highlights of features and fixes:

  • Basic features:

    • OCCI testing

    • OCCI messages parsing

    • partial OCCI client library for python

  • Authentization:

    • basic auth

    • X509

    • keystone

Supported Platforms:

  • OS Systems

    • From INDIGO-DC repositories: - CentOS 7, Ubuntu 14/trusty

    • others, also native python egg (pypi.python.org)

  • clouds:

    • Amazon EC2, OpenNebula, OpenStack, rOCCI-server dummy backend for testing

List of RfCs

List of bugfixes and extensions:

Deployment Notes

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

  • On CentOS 7

$ yum clean all $ yum install python-pocci or $ yum install python3-pOCCI

$ apt-get update $ apt-get install python-pocci or $ apt-get install python3-pocci

Other instalaltion methods:

Known Issues

  • N/A

List of Artifacts

Packages:

  • CentOS7:

    • python2-pOCCI-1.0.2-1.el7.centos.noarch.rpm

    • python-pOCCI-1.0.2-1.el7.centos.src.rpm

    • python-pOCCI-doc-1.0.2-1.el7.centos.noarch.rpm

  • Ubuntu 14.04:

    • python3-pocci_1.0.2-1_all.deb

    • python-pocci_1.0.2-1_all.deb

    • python-pocci_1.0.2-1_amd64.changes

    • python-pocci_1.0.2-1.debian.tar.gz

    • python-pocci_1.0.2-1.dsc

    • python-pocci_1.0.2.orig.tar.gz

    • python-pocci-doc_1.0.2-1_all.deb

Documentation

  • User documentation is in the form of manpages (links are in the gitbook).

Support

Last updated