pOCCI
Last updated
Last updated
pOCCI is OCCI standard compliance testing tool. Tests are described .
Summary:
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
clouds:
Amazon EC2, OpenNebula, OpenStack, rOCCI-server dummy backend for testing
List of bugfixes and extensions:
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:
N/A
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
User documentation is in the form of manpages (links are in the gitbook).
, also native python egg (pypi.python.org)
After setting the INDIGO-DC repositories as explained in the :
On Ubuntu 14.04 - after setting the INDIGO-DC repositories as explained in the :
installation from egg:
Please use the
For Technical stuff: please use github -