Skip to content

Commit

Permalink
improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Doina Cristina Aiftimiei committed Mar 16, 2020
1 parent 064ffea commit 5f711e7
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 11 deletions.
52 changes: 52 additions & 0 deletions source/releases/quasar/paas-dashboard/v1.1.0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
v.1.1.0
-------

What’s new
~~~~~~~~~~

This is the first stable release for the XDC project.

List of RfCs
~~~~~~~~~~~~

* Important Functionalities:
* IAM authentication
* Display user's deployments
* Display deployment details, template and log
* Delete deployment
* Create new deployment

* New features:
* 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

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

* Bug fixed:
* Parameters are now correctly set in the Orchestrator POST request (e.g. keepLastAttempt, maxProvidersRetry)

Known Issues
~~~~~~~~~~~~

* N/A


Installation methods
~~~~~~~~~~~~~~~~~~~~

* automatic deployment by using the Docker image
* See documentation at: `PaaS Orchestrator Dashboard README <https://github.com/indigo-dc/orchestrator-dashboard/blob/v1.1.0/README.md>`_

List of Artifacts
~~~~~~~~~~~~~~~~~

* Docker image:
* `orchestrator-dashboard:v1.1.0 <https://hub.docker.com/layers/indigodatacloud/orchestrator-dashboard/v1.1.0/images/sha256-6fcda9f1c81aec920e0e05d817e11a64284d49597bfe5d1e86e69a9e0522f009?context=explore>`_
* `orchestrator-dashboard:XDC-2 (signed) <https://hub.docker.com/layers/indigodatacloud/orchestrator-dashboard/DEEP-2/images/sha256-656c70f63d5b9673043296d313f22cc0c03a2158a703e8cdb65072f0c2037f32>`_
29 changes: 18 additions & 11 deletions source/releases/quasar/paas-orchestrator/v2.3.0-FINAL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ List of RfCs


* 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
* 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
* 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,18 +38,25 @@ 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

Installation methods
~~~~~~~~~~~~~~~~~~~~

* for installation instructions please follow the `INDIGO PaaS Orchestator - How to deploy <https://indigo-dc.gitbook.io/indigo-paas-orchestrator/how_to_deploy>`_
* for upgrade instructions please follow the `INDIGO PaaS Orchestator - How to upgrade <https://indigo-dc.gitbook.io/indigo-paas-orchestrator/how_to_upgrade>`_


Known Issues
~~~~~~~~~~~~

* N/A4C
* N/A

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 5f711e7

Please sign in to comment.