v2.7.0-FINAL
maricaantonacci
released this
04 Jan 18:27
·
24 commits
to master
since this release
Added
- Support for deployments on private network (#432):
- the Orchestrator is able to read the following (optional) fields from the tenant records published in CMDB:
private_network_proxy_host
,private_network_proxy_user
- the Orchestrator is able to dynamically inject the proxy host IP and username read from CMDB into the TOSCA template (node of type
tosca.nodes.indigo.network.Network
) before submitting it to the Infrastructure Manager
- the Orchestrator is able to read the following (optional) fields from the tenant records published in CMDB:
- New API
PATCH
/deployments/< dep uuid> to reset the status of a deployment stuck in DELETE_IN_PROGRESS (#433) - The following custom tags are automatically added by the Orchestrator in the helm releases managed via the k8s Helm plugin (#428):
PAAS_URL
= URL of the Orchestrator used to create the deploymentPAAS_DEP_UUID
= UUID of the deployment (unique string generated by the Orchestrator)PAAS_DEP_USER_EMAIL
= email address of the deployment owner (as extracted from the oauth2 token)
Changed:
- Kubernetes Helm adapter: fix #427
- Set the default JTA connection isolation level to READ_COMMITTED
- Updated dependencies:
- alien4cloud 2.1.0-DEEP-1.3.1
- guava 30.0-jre
- io.netty 4.1.43.Final
Services Dependencies
- CMDB release >= v0.5
- SLAM or SLAT
- CPR release v0.7.0
- IM release >= 1.10.6
- (Optional) Monitoring - Zabbix Wrapper 1.0.2
- Monitoring probes: Openstack probe 1.4.2, Mesos probe 1.4 and QCG probe 1.0
- (Optional) Rucio
- (Optional) Onedata > = v18.0.2-rc[11,12]
- (Optional) Vault 1.1.2