INDIGO - DataCloud Releases
  • Introduction
  • Data Center Solutions
  • Data Solutions
  • Automated Solutions
  • High-level user oriented service
  • Common Solutions
  • INDIGO-2 ElectricIndigo
    • Generic Installation and Configuration Guide - INDIGO-2
    • INDIGO-2 Services & Applications
      • Analytics Portlets
      • CDMI Server
      • CDMI S3 QoS Interface
      • CDMI STORM Plugin
      • CloudInfoProvider
      • CloudProviderRanker
      • CLUES
      • CMDB
      • Core PaaS
        • Accounting
        • Kubernetes
        • Mesos Cluster
        • Monitoring - Zabbix Probes
      • dCache
      • Partition Director(DynPart)
      • Extended OpenStack and OpenNebula Functionalities
        • OpenStack Preemptible Instances Extensions
          • OpenStack Client for OPIE
        • OpenStack Identity Authentication Library
        • Keystone AAI support
        • Heat-Translator
        • Nova-Docker
        • Docker support for OpenNebula (ONEdock)
        • RepoSync
      • FutureGateway
      • Identity Harmonization Service
      • INDIGO IAM
      • INDIGO OMT
      • INDIGO OMT iOS
      • INDIGO Plugins
        • INDIGO Kepler
      • Infrastructure Manager
      • Infrastructure Manager Java API
      • Liferay Plugins
      • OIDC-Agent
      • ONEDATA
      • ONE-FaSS
      • OCCI support for OpenStack and OpenNebula
        • OpenStack OCCI Interface
        • pOCCI
        • jOCCI
      • Ophidia
      • Orchestrator
        • Orchent
      • QoS/SLA Management Service
      • Network Orchestrator Wrapper (NOW)
      • Synergy
      • TOSCA Parser & Types
      • Token Translation Service (WaTTS)
        • Token Translation Service Client (WaTTSon)
      • udocker
    • Updates
      • Sixth Update of INDIGO-2
      • Fifth Update of INDIGO-2
      • Fourth Update of INDIGO-2
      • Third Update of INDIGO-2
      • Second Update of INDIGO-2
      • First Update of INDIGO-2
  • INDIGO-1 MidnightBlue
    • Generic Installation and Configuration Guide - INDIGO-1
    • INDIGO-1 Services & Applications
      • CDMI Server
      • CloudInfoProvider
      • CloudProviderRanker
      • CLUES
      • Core PaaS
        • Accounting
        • Kubernetes
        • Mesos Cluster
        • Monitoring - Zabbix Probes
      • dCache
      • Partition Director(DynPart)
      • Extended OpenStack and OpenNebula Functionalities
        • OpenStack Preemptible Instances Extensions
        • OpenStack Identity Authentication Library
        • Keystone AAI support
        • Heat-Translator
        • Nova-Docker
        • Docker support for OpenNebula (ONEdock)
        • OpenStack Client
        • OpenStack NOVA Client
        • RepoSync
      • FutureGateway
        • FutureGateway API Server
        • FutureGateway API Server Daemon
        • FutureGateway jSAGA Adaptors
        • FutureGateway Portal Setup
        • fgTools
      • Identity Harmonization Service
      • INDIGO IAM
      • INDIGO OMT
      • INDIGO Plugins
        • INDIGO Kepler
      • Infrastructure Manager
      • Infrastructure Manager Java API
      • jSAGA ResourceManager API
      • Liferay IAM
      • ONEDATA
      • OCCI support for OpenStack and OpenNebula
        • OpenStack OCCI Interface
        • pOCCI
        • rOCCI
        • jOCCI
      • Ophidia
      • Orchestrator
      • QoS/SLA Management Service
      • Synergy
      • TOSCA Parser & Types
      • Token Translation Service
      • udocker
    • Updates
      • Nineth Update of INDIGO-1
      • Eighth Update of INDIGO-1
      • Seventh Update of INDIGO-1
      • Sixth Update of INDIGO-1
      • Fifth Update of INDIGO-1
      • Fourth Update of INDIGO-1
      • Third Update of INDIGO-1
      • Second Update of INDIGO-1
      • First Update of INDIGO-1
    • Service template
Powered by GitBook
On this page
  • Release Notes
  • What's new
  • Deployment Notes
  • Known Issues
  • List of Artifacts
  • Documentation
  • Support
  1. INDIGO-1 MidnightBlue
  2. INDIGO-1 Services & Applications
  3. OCCI support for OpenStack and OpenNebula

pOCCI

PreviousOpenStack OCCI InterfaceNextrOCCI

Last updated 6 years ago

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

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

  • clouds:

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

List of RfCs

List of bugfixes and extensions:

Deployment Notes

  • 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

, 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 -

others
https://github.com/CESNET/pOCCI/pull/1
https://github.com/CESNET/pOCCI/pull/9
https://github.com/CESNET/pOCCI/pull/10
https://github.com/CESNET/pOCCI/pull/11
https://github.com/CESNET/pOCCI/pull/12
https://github.com/CESNET/pOCCI/pull/16
https://github.com/CESNET/pOCCI/issues/2
https://github.com/CESNET/pOCCI/issues/3
https://github.com/CESNET/pOCCI/issues/4
https://github.com/CESNET/pOCCI/issues/6
https://github.com/CESNET/pOCCI/issues/8
https://github.com/CESNET/pOCCI/issues/17
Generic Installation & Configuration Guide
Generic Installation & Configuration Guide
http://scientific.zcu.cz/cesnet/pOCCI/html/usage.html#installation
pOCCI on GitBook
INDIGO - DataCloud CatchAll GGUS Support Unit
https://github.com/CESNET/pOCCI/issues
here
Release Notes
What's new
List of RfCs
Deployment Notes
Known Issues
List of Artifacts
Documentation
Support