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
  • CDMI v. 0.2
  • CloudInfoProvider v. 0.9.3
  • FutureGateway
  • fgAPIServer v0.0.4
  • APIServerDaemon v0.0.4
  • PortalSetup v0.0.3
  • LiferayIAM v. 1.1
  • TTS v. 0.4.0
  1. INDIGO-1 MidnightBlue
  2. Updates

First Update of INDIGO-1

PreviousSecond Update of INDIGO-1NextService template

Last updated 6 years ago

The First Update of INDIGO-1 release contains:

  • :

CDMI v. 0.2

What's new

  • Improving the CDMI specification compliance, fixing authentication and file-system issues

List of RfCs

  • : Querying for capability of a file with invalid Bearer token work - incorrect behavior

  • : Querying for capability with an invalid token works - incorrect behaviour

  • : NPE on querying capabilities of a file, when file not in the root directory

  • : NPE on querying the capability of a dataobject when it has been uploaded through an out of band mechanism

  • : Changing capability on a data object without querying for its capabilities first returns some JSON (possibly incorrect behavior)

  • : Changing Capability of an Object returns 409 Conflict

  • [Issue 52](()): Incorrect JSON returned on querying capability

  • : AccessDeniedExceptions on clean startup of CDMI server

  • : Children not found on querying capabilities with dCacheStorageBackend

  • : Null Pointer Exception on getting the current capability of a file or directory

  • : Reopened: Incorrect response when Unauthorised expected

  • : Incorrect response when Unauthorised expected

Installation & Configuration

Artefacts

  • CentOS 7

  • Ubuntu 14.04

  • Docker Container:

CloudInfoProvider v. 0.9.3

What's new

  • Implement cleaning of obsolete images from CMDB, fix OpenStack provider deprecation warnings and vebose output, fix and improve LDIF output, python3 support, testing and documentation.

List of RfCs

  • send-to-cmdb can now delete obsolete images from the CMDB

  • Re-enable and fix support of LDIF output using Mako templates

  • Fix OpenStack deprecation warning

  • Improve python 3 support and testing

  • Improved and Updated documentation

Installation & Configuration

  • A complete update of the node hosting the service can to be done using the system package manager, no manual intervention needed:

    • For CentOS 7:

      yum clean all && yum update

    • For Ubuntu 14:04:

      apt-get update && apt-get upgrade

  • In order to update just the cloud-info-provider:

    • For CentOS 7:

      yum clean all && yum update cloud-info-provider-indigo

    • For Ubuntu 14:04:

      apt-get update && apt-get install -V python-cloud-info-provider-indigo

Artefacts

  • CentOS7

  • Ubuntu14.04

FutureGateway

fgAPIServer v0.0.4

What's new

  • Aligned LiferayIAM answers to the latest version

  • Fixed little bug DELETE task

  • Fix when using default user (No mapping in PTV)

Installation & Configuration

  • To update fgAPIServer, just extract its code from the tarball placing it into $FGLOCATION, paying attention to do not overwrite any configuration file. Once new files are available, restart fgapiserver.py scipt in the screen section or restart the web server in case the front-end uses wsgi to execute.

Artefacts

  • CentOS7

  • Ubuntu14.04

APIServerDaemon v0.0.4

What's new

  • Fix on WAITING tasks

  • Including runtime_data while deleting task

  • Adding resource info in ToscaIDC executor interface (token)

Installation & Configuration

  • To update APIServerDaemon, rename the existing $FGLOCATION/APIServerDaemon directory, extract its new code from the tarball make a full copy of the direcrtory web/WEB-INF/lib to the new APIServerDaemon dir. Execute and all and generate the new war file. Copy the war file into $CATALINA_HOME/webapps and check the log file $CATALINA_HOME/logs/catalina.log for successful deployment.

Artefacts

    • Ubuntu14.04

PortalSetup v0.0.3

What's new

  • fgSetup.sh can be configured to extract a fixed release

  • Included fgSetup.sh script pointing to the latest available release

Installation & Configuration

  • Just extract new files from the tarball

Artefacts

    • Ubuntu14.04

LiferayIAM v. 1.1

What's new

  • This release improve the token validation. With this release the validation is not limited to the token obtained during the login and/or the refresh but also to token obtained by different applications. The change simplify the integration with mobile applications which can get the token from IAM.

List of RfCs

Installation & Configuration

  • To upgrade a Liferay the package has to be installed as the first time. The only difference is that custom values will not be overwritten.

Artefacts

  • CentOS 7

  • Ubuntu14.04

TTS v. 0.4.0

What's new

  • Several new features like new plugins (basic x509 & info), configurable OpenID Connect scopes per provider, updated documentation, several minor improvements and bug fixes

List of RfCs

  • New Features:

    • Basic X.509 CA: a new plugin that sets up a self-signed basic CA

  • Minor Improvements:

  • Bugs Fixed:

Installation & Configuration

Upgrading the TTS from version 0.2.2 to 0.4.0 is straight forward. As the configuration files are compatible the only actions to do are:

  • stop the TTS: tts stop

  • install the new package

  • start the newly installed TTS: tts start

Artefacts

  • CentOS 7

  • Ubuntu 14.04

  • Docker Container:

In order to perform an update please carefully read the instructions available in the

For more info please read the

- token validation

More information can be found in the

- Info Plugin, showing the information provided by the OpenId Connect Provider, this is mostly useful for developers of plugins, but might also interesting for users to see which informations the TTS receives about them.

- Configurable OpenID Connect scopes per provider: to be able to request as little information as possible per provider, yet more when needed

- Updated to the latest OpenId Connect library OIDCC: the library now handles the complete login process, the TTS just gets a success or failed message

- Updated/Enhanced Documentation

Internal Refactor to increase test coverage and code reusability

- creation time now in RFC1132 format

- enforce content type on REST interface

- store credentials for the REST interface only a certain amount of time and then automatically delete them

, - basic-idh had an issue in the default configuration

, - idh-single-user had issues with different providers, caused by local user cache

CDMI-QoS Deployment and Administration Guide
cdmi-server-0.2-1.x86_64.rpm
cdmi-server-0.2_all.deb
indigodatacloud/cdmi:indigo_1
Deployment & Administration Guide
cloud-info-provider-indigo-0.9.3-1.el7.centos.noarch.rpm
python-cloud-info-provider-indigo_0.9.3_all.deb
fgAPIServer-v0.0.4.tar.gz
fgAPIServer-v0.0.4.tar.gz
APIServerDaemon-v0.0.4.tar.gz
APIServerDaemon-v0.0.4.tar.gz
PortalSetup-v0.0.3.tar.gz
PortalSetup-v0.0.3.tar.gz
Issue-5
Administration Guide
LiferayIAM-binary-v1.1.tgz
LiferayIAM-binary-v1.1.tgz
Issue-150
Issue - 132
Issue-105
Issue-156
Issue-106
Issue-128
Issue-160
Issue-161
Issue-130
Issue-138
Issue-135
Issue-140
tts-0.4.0-1.el7.centos.x86_64.rpm
tts_0.4.0-1_amd64.deb
indigodatacloud/tts:indigo_1
Issue 63
Issue 62
Issue 56
Issue 55
Issue 54
Issue 53
https://github.com/indigo-dc/CDMI/issues/52
Issue 51
Issue 50
Issue 49
Issue 38
Issue 33
CDMI v. 0.2
CloudInfoProvider v. 0.9.3
FutureGateway
fgAPIServer v0.0.4
APIServerDaemon v0.0.4
PortalSetup v0.0.3
LiferayIAM v. 1.1
TTS v. 0.4.0