Skip to content

Releases: maricaantonacci/orchestrator-dashboard

v2.1.0

21 Feb 19:04
1fb421b
Compare
Choose a tag to compare
Fix Authorization header for slat call

v1.1.0

06 Mar 18:21
Compare
Choose a tag to compare

Added:

  • allowed_group in template metadata can be used to control the access to the templates
  • monitoring information displayed for each resource provider service
  • Vault integration: users can manage their credentials for services that are not integrated with INDIGO IAM storing them in Vault
    • new parameters added in the configuration to enable the Vault integration (VAUL_URL, VAULT_ROLE, VAULT_OIDC_AUDIENCE)
  • deployment creation timeout can be set from the Advanced tab panel when configuring the deployment

Changed:

  • Improved deployment outputs view
  • Improved SLA view (menu and page renamed in "Resource Providers")

Deprecated:

NONE

Removed:

NONE

Fixed:

  • Parameters are now correctly set in the Orchestrator POST request (e.g. keepLastAttempt, maxProvidersRetry)

Services Dependencies

  • Orchestrator version >= 2.2.0
  • CMDB version v0.5 (must be populated by CIP 0.10.6)
  • SLAM version v2.0.0
  • Monitoring - Zabbix Wrapper 1.0.2
  • Monitoring probes: Openstack probe 1.4.x, Mesos probe 1.4 and QCG probe 1.0
  • IM version 1.9.x
  • (Optional) Vault 1.1.2
  • tosca-types v4.0.x

v0.5

20 Sep 10:26
1d53a2d
Compare
Choose a tag to compare
  • Updated dependencies for CVE-2019-14806
  • Added token expiration handling

v0.4

16 Sep 14:29
eb4830f
Compare
Choose a tag to compare

Re-designing the selection of the tosca template

v0.3

22 Jul 10:44
87119f9
Compare
Choose a tag to compare
  • moving to bootstrap 4
  • deployment list structured in data table
  • fixing cancel button

v0.2.1

22 Jun 14:17
84b78f1
Compare
Choose a tag to compare

Updated README

v0.2

17 Apr 07:58
dd94ba6
Compare
Choose a tag to compare

New functionalities:

get the list of SLAs from SLAM service and complement with info retrieved from CMDB (service details)
show the list of SLAs in a dedicated page
provide the possibility to specify a Resource Provider when submitting the deployment

v0.1

02 Apr 07:37
0ff666e
Compare
Choose a tag to compare

First stable release