Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Doina Cristina Aiftimiei committed Mar 18, 2020
1 parent da8aae8 commit 41e9b2b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions source/releases/quasar/paas-orchestrator/v2.3.0-FINAL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ This version provides not only a couple of important new features, like the time
List of RfCs
~~~~~~~~~~~~
* New features:
* 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
* 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


* Improvements
* 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
* 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


* Bug fixed:
* Fixed OnedataSpace resource management
* Fixed configuration (application.properties)
* Fixed OnedataSpace resource management
* Fixed configuration (application.properties)


Service Dependencies
Expand All @@ -38,7 +38,7 @@ The PaaS Orchestrator v.2.3.0-FINAL has the following services dependencies
* SLAM release v2.0.0 (docker image indigodatacloud/slam:v2.0.0)
* CPR release v0.7.0 (docker image indigodatacloud/cloudproviderranker:indigo_2)
* Monitoring - Zabbix Wrapper 1.0.2 (docker image indigodatacloud/zabbix-wrapper:indigo_2)
* Monitoring probes: Openstack probe 1.4.2, Mesos probe 1.4 and QCG probe 1.0
* 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]
* tosca-types v4.0.X
Expand All @@ -58,5 +58,5 @@ Known Issues
List of Artifacts
~~~~~~~~~~~~~~~~~
* Docker Container:
* `indigodatacloud/orchestrator <https://hub.docker.com/r/indigodatacloud/orchestrator/tags/>`_:XDC-2 (signed)
* `indigodatacloud/orchestrator <https://hub.docker.com/r/indigodatacloud/orchestrator/tags/>`_:2.3.0-FINAL
* `indigodatacloud/orchestrator <https://hub.docker.com/r/indigodatacloud/orchestrator/tags/>`_:XDC-2 (signed)
* `indigodatacloud/orchestrator <https://hub.docker.com/r/indigodatacloud/orchestrator/tags/>`_:2.3.0-FINAL

0 comments on commit 41e9b2b

Please sign in to comment.