Skip to content

v2.3.0-FINAL

Compare
Choose a tag to compare
@maricaantonacci maricaantonacci released this 28 Feb 13:23
· 3 commits to releases/2-3-stable since this release

Added:

  • Added timeout for deployment creation/update. The following new parameters can be used for the REST API call to /deployment (POST/PUT):
    • timeoutMins: overall timeout for the deployment creation/update;
    • providerTimeoutMins: timeout for the deployment creation/update on single provider.
  • Added credentials management for providers not integrated with IAM
    • the credentials are automatically retrieved from Vault

Changed:

  • Updated A4C Tosca Parser library (v2.1.0-DEEP-1.2.1) that fixes problem with block device attachment.
  • Updated IM Java Client library (v0.4.14).
  • Now users can list only their own deployments. Only users belonging to a specific IAM group (configured in the mandatory field "admingroup") can list all the deployments and their details.
  • Improved retry strategy for Marathon deployments

Deprecated:

NONE

Removed:

NONE

Fixed:

  • Fixed OnedataSpace resource management
  • Fixed configuration (application.properties)

Services Dependencies

  • CMDB release v0.5 (must be populated by CIP 0.10.6)
  • SLAM release v2.0.0
  • CPR release v0.7.0
  • Monitoring - Zabbix Wrapper 1.0.2
  • Monitoring probes: Openstack probe 1.4.2, Mesos probe 1.4 and QCG probe 1.0
  • IM release 1.9.1
  • (Optional) Onedata > = v18.0.2-rc[11,12]
  • (Optional) Vault 1.1.2
  • tosca-types v4.0.x