Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
Doina Cristina Aiftimiei committed Mar 18, 2020
1 parent e54691e commit a5a700e
Show file tree
Hide file tree
Showing 5 changed files with 172 additions and 172 deletions.
26 changes: 13 additions & 13 deletions source/releases/pulsar/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,41 +104,41 @@ The packages repositories have the following structure:

* XDC **production** (stable):

* `xdc/production/{1,2}/centos7/x86_64/{base|updates} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/centos7/x86_64/base/repoview/>`_
* `xdc/production/{1,2}/ubuntu/dists/xenial/main/{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/ubuntu/dists/xenial/main/>`_
* `xdc/production/1/centos7/x86_64/{base|updates} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/centos7/x86_64/base/repoview/>`_
* `xdc/production/1/ubuntu/dists/xenial/main/{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/ubuntu/dists/xenial/main/>`_

* containing signed, well tested software components

* third-party:

* `xdc/production/{1,2}/centos7/x86_64/third-party <http://repo.indigo-datacloud.eu/repository/xdc/production/1/centos7/x86_64/third-party/repoview>`_
* `xdc/production/{1,2}/ubuntu/dists/xenial/third-party{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/ubuntu/dists/xenial/third-party>`_
* `xdc/production/1/centos7/x86_64/third-party <http://repo.indigo-datacloud.eu/repository/xdc/production/1/centos7/x86_64/third-party/repoview>`_
* `xdc/production/1/ubuntu/dists/xenial/third-party{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/ubuntu/dists/xenial/third-party>`_

* containing packages that are not part of eXtreme DataCloud, or not part of the base OS or EPEL, but used as dependencies by other eXtreme DataCloud components

* XDC **testing**: `xdc/testing/{1,2}/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/testing/>`_
* XDC **testing**: `xdc/testing/1/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/testing/>`_

* containing packages that will become part of the next stable distribution; in the certification and validation phase.

* XDC **preview**: `xdc/preview/{1,2}/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/preview/>`_
* XDC **preview**: `xdc/preview/1/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/preview/>`_

* containing signed packages that will become part of the next stable update, available for technical-previews

All signed packages use the INDIGO - DataCloud gpg key. The public
key can be downloaded from
`here <http://repo.indigo-datacloud.eu/repository/RPM-GPG-KEY-indigodc>`__,
`here <http://repo.indigo-datacloud.eu/repository/RPM-GPG-KEY-indigodc>`_,
and the fingerprint from
`here <http://repo.indigo-datacloud.eu/repository/INDIGODC_key_fingerprint.asc>`__.
`here <http://repo.indigo-datacloud.eu/repository/INDIGODC_key_fingerprint.asc>`_.

It is strongly recommended the use of the lastest version of the
xdc-release packages containing the public key and the YUM and APT
repository files.

On the `DockerHub Registry <https://hub.docker.com/>`__, eXtreme-DataCloud uses the INDIGO - DataCloud and XDC Organizations:
On the `DockerHub Registry <https://hub.docker.com/>`_, eXtreme-DataCloud uses the INDIGO - DataCloud and XDC Organizations:

- `indigodatacloud <https://hub.docker.com/u/indigodatacloud/dashboard/>`__,
- `indigodatacloud <https://hub.docker.com/u/indigodatacloud/dashboard/>`_,

- `xdc <https://hub.docker.com/u/extremedatacloud/dashboard/>`__
- `xdc <https://hub.docker.com/u/extremedatacloud/dashboard/>`_

Containers present in those repositories and released in XDC-1 are
tagged with “XDC-1” tag and signed, leveraging the Docker’s trust
Expand All @@ -151,12 +151,12 @@ documentation.
Software
--------

XDC-1 software can be downloaded from `eXtreme-DataCloud repositories <http://repo.indigo-datacloud.eu/repository/xdc/>`__.
XDC-1 software can be downloaded from `eXtreme-DataCloud repositories <http://repo.indigo-datacloud.eu/repository/xdc/>`_.

Documentation
-------------

Please find XDC-1 documentation `here <https://releases.extreme-datacloud.eu/>`__.
Please find XDC-1 documentation `here <https://releases.extreme-datacloud.eu/>`_.

Support
-------
Expand Down
53 changes: 27 additions & 26 deletions source/releases/quasar/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,28 +74,29 @@ Key technical highlights:
- Rucio user pre-provisioning (via new Rucio SCIM client) was `implemented <https://github.com/rucio/probes/pull/11>`_ as a ‘Rucio probe’ script

- TOSCA types and templates

-

- Added new TOSCA types for BlockStorage, AttachesTo relationship, Elasticsearch and Kibana,
while impoving the ones for Kubernetes
- Updated TOSCA templates to ensure the compliance with Simple Profile in YAML 1.0
- Added TOSCA templates for the LifeWatch use-case

Release Notes
-------------

The XDC-1 (Pulsar) release consists in X Products and and a number of technical guides:
The XDC-2 (Quasar) release consists in 9 Products:

- 113 OS packages
- XXX OS packages

- 100 RPMS & SRPMS, and tarballs
- 13 binary & source DEBS
- Y RPMS & SRPMS, and tarballs
- Z binary & source DEBS

- 6 Docker containers
- 7 Docker containers

The release is fully supported
- on the following Operating Systems platforms:
- CentOS 7
- Ubuntu 16.04
- Optionally PTs support also other OS platforms. You can find more information in the individual
products documentation.
- CentOS 7
- Ubuntu 16.04 & 18.04
- Optionally PTs support also other OS platforms. You can find more information in the individual
products documentation.

You can find in the later sections the full list of products, with
detailed release notes and instructions for their
Expand All @@ -105,34 +106,35 @@ Generic Installation Notes
------------------

All eXtreme-DataCloud products are distributed from standard
OperatingSystems (OS) repositories and DockerHub registry.
Operating Systems (OS) repositories and DockerHub registry.

The packages repositories have the following structure:

* XDC **production** (stable):

* `xdc/production/{1,2}/centos7/x86_64/{base|updates} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/centos7/x86_64/base/repoview/>`_
* `xdc/production/{1,2}/ubuntu/dists/xenial/main/{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/ubuntu/dists/xenial/main/>`_
* `xdc/production/2/centos7/x86_64/{base|updates} <http://repo.indigo-datacloud.eu/repository/xdc/production/2/centos7/x86_64/base/repoview/>`_
* `xdc/production/2/ubuntu/dists/xenial/main/{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/2/ubuntu/dists/xenial/main/>`_
* `xdc/production/2/ubuntu/dists/bionic/main/{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/2/ubuntu/dists/bionic/main/>`_

* containing signed, well tested software components

* third-party:

* `xdc/production/{1,2}/centos7/x86_64/third-party <http://repo.indigo-datacloud.eu/repository/xdc/production/1/centos7/x86_64/third-party/repoview>`_
* `xdc/production/{1,2}/ubuntu/dists/xenial/third-party{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/1/ubuntu/dists/xenial/third-party>`_
* `xdc/production/2/centos7/x86_64/third-party <http://repo.indigo-datacloud.eu/repository/xdc/production/2/centos7/x86_64/third-party/repoview>`_
* `xdc/production/2/ubuntu/dists/xenial/third-party{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/2/ubuntu/dists/xenial/third-party>`_
* `xdc/production/2/ubuntu/dists/bionic/third-party{binary-amd64,source} <http://repo.indigo-datacloud.eu/repository/xdc/production/2/ubuntu/dists/bionic/third-party>`_

* containing packages that are not part of eXtreme DataCloud, or not part of the base OS or EPEL, but used as dependencies by other eXtreme DataCloud components

* XDC **testing**: `xdc/testing/{1,2}/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/testing/>`_
* XDC **testing**: `xdc/testing/2/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/testing/>`_

* containing packages that will become part of the next stable distribution; in the certification and validation phase.

* XDC **preview**: `xdc/preview/{1,2}/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/preview/>`_
* XDC **preview**: `xdc/preview/2/{centos7,ubuntu}/ <http://repo.indigo-datacloud.eu/repository/xdc/preview/>`_

* containing signed packages that will become part of the next stable update, available for technical-previews

All signed packages use the INDIGO - DataCloud gpg key. The public
key can be downloaded from
All signed packages use the INDIGO - DataCloud gpg key. The public key can be downloaded from
`here <http://repo.indigo-datacloud.eu/repository/RPM-GPG-KEY-indigodc>`__,
and the fingerprint from
`here <http://repo.indigo-datacloud.eu/repository/INDIGODC_key_fingerprint.asc>`__.
Expand All @@ -147,9 +149,8 @@ On the `DockerHub Registry <https://hub.docker.com/>`__, eXtreme-DataCloud uses

- `xdc <https://hub.docker.com/u/extremedatacloud/dashboard/>`__

Containers present in those repositories and released in XDC-1 are
tagged with “XDC-1” tag and signed, leveraging the Docker’s trust
features so that users can pull trusted images.
Containers present in those repositories and released in XDC-2 are
tagged with “XDC-2” tag and signed, leveraging the Docker’s trust features so that users can pull trusted images.

To understand how to install and configure XDC-1/Pulsar services and
components either refer to the `Generic Installation Notes`_ chapter or to each individual product
Expand All @@ -158,12 +159,12 @@ documentation.
Software
--------

XDC-1 software can be downloaded from `eXtreme-DataCloud repositories <http://repo.indigo-datacloud.eu/repository/xdc/>`__.
XDC-2 software can be downloaded from `eXtreme-DataCloud repositories <http://repo.indigo-datacloud.eu/repository/xdc/>`__.

Documentation
-------------

Please find XDC-1 documentation `here <https://releases.extreme-datacloud.eu/>`__.
Please find XDC-2 documentation `here <https://releases.extreme-datacloud.eu/>`__.

Support
-------
Expand Down

0 comments on commit a5a700e

Please sign in to comment.