Releases: maricaantonacci/orchestrator-dashboard
Releases · maricaantonacci/orchestrator-dashboard
v2.1.0
v1.1.0
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
- Updated dependencies for CVE-2019-14806
- Added token expiration handling
v0.4
Re-designing the selection of the tosca template
v0.3
- moving to bootstrap 4
- deployment list structured in data table
- fixing cancel button
v0.2.1
Updated README
v0.2
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
First stable release