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
  • Summary:
  • Release Notes
  • What's new
  • Deployment Notes
  • Known Issues
  • List of Artifacts
  • Documentation
  1. INDIGO-2 ElectricIndigo
  2. INDIGO-2 Services & Applications
  3. OCCI support for OpenStack and OpenNebula

jOCCI

PreviouspOCCINextOphidia

Last updated 6 years ago

jOCCI is a suite of Java libraries to facilitate use of the protocol as standardized by OGF (the Open Grid Forum). Its main purpose is to simplify development of OCCI clients in Java.

The jOCCI suite consists of the following components:

  • jOCCI-core is an implementation of the OCCI class structure in Java. It allows developers to work with OCCI concepts hands-on, treating OCCI classes as actual classes in their program.

  • jOCCI-api is a library for OCCI transport over HTTPs.

Summary:

Release Notes

What's new

This is the initial release of jOCCI, a Java library implementing the OCCI protocol for use mainly in client-side products.

Supported Platforms:

  • CentOS7, Ubuntu 14, Ubuntu 16

Deployment Notes

  • There is no installation, the packages will be brought in by a

    depending application. Similarly, upgrades will be brought in with updates of the depending application where applicable.

List of RfCs

Known Issues

  • Only OCCI version 1.1 is supported.

List of Artifacts

jOCCI libraries are available also from the following sources:

  • Maven

  • GitHub sources

  • INDIGO DataCloud repository

Documentation

https://github.com/Misenko/jOCCI-api/wiki/jOCCI-Release-Page
libjocci-api-java_0.2.6-1_all.deb
libjocci-api-java-doc_0.2.6-1_all.deb
jOCCI-api-0.2.6-1.el7.centos.noarch.rpm
jOCCI-api-0.2.6-1.el7.centos.src.rpm
jOCCI-api-javadoc-0.2.6-1.el7.centos.noarch.rpm
libjocci-core-java_0.2.4-1_all.deb
libjocci-core-java-doc_0.2.4-1_all.deb
jOCCI-core-0.2.4-1.el7.centos.noarch.rpm
jOCCI-core-0.2.4-1.el7.centos.src.rpm
jOCCI-core-javadoc-0.2.4-1.el7.centos.noarch.rpm
https://mvnrepository.com/artifact/cz.cesnet.cloud/jocci-core
https://mvnrepository.com/artifact/cz.cesnet.cloud/jocci-api
https://github.com/indigo-dc/jOCCI-core
https://github.com/indigo-dc/jOCCI-api
http://repo.indigo-datacloud.eu/#one
https://github.com/Misenko/jOCCI-api/wiki
OCCI (Open Cloud Computing Interface)
Release Notes
What's new
List of RfCs
Deployment Notes
Known Issues
List of Artifacts
Documentation
Support