From 4ad6838f87ee93880f42e78238056fb5be97152b Mon Sep 17 00:00:00 2001 From: maximesson Date: Wed, 5 Jun 2019 17:51:29 +0200 Subject: Better rendering of documentation & minor changes Change-Id: I0697b0d5f1f5eeafeabffdf07e4c8bd5ec1707ab Issue-ID: DCAEGEN2-1603 Signed-off-by: maximesson --- docs/sections/services/dfc/delivery.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs/sections/services/dfc/delivery.rst') diff --git a/docs/sections/services/dfc/delivery.rst b/docs/sections/services/dfc/delivery.rst index 02494ab2..41d72400 100644 --- a/docs/sections/services/dfc/delivery.rst +++ b/docs/sections/services/dfc/delivery.rst @@ -9,22 +9,21 @@ Docker Container DFC is delivered as a docker container. The latest released version (Dublin) can be downloaded from nexus: - ``docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.1.2`` + ``docker pull nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.1.3`` -For another version, it is possible to replace the tag '1.1.2' with any version that seems suitable. Available images +For another version, it is possible to replace the tag '1.1.3' with any version that seems suitable. Available images are visible following this `link`_. -.. _link https://nexus3.onap.org/#browse/search=keyword%3D*datafile* +.. _link: https://nexus3.onap.org/#browse/search=keyword%3D*collectors.datafile* ONAP Gerrit ----------- -It is possible to clone the Gerrit repository of DFC with at this `link`_. Choose your preferred settings (ssh, http or -https, with or without hook) and run the command in your terminal. - -.. _link https://gerrit.onap.org/r/#/admin/projects/dcaegen2/collectors/datafile +It is possible to clone the Gerrit repository of DFC at this +`link `__. +Choose your preferred settings (ssh, http or https, with or without hook) and run the command in your terminal. If using Cloudify to deploy DFC, the blueprints are needed, and can be found `here`_. -.. _here https://gerrit.onap.org/r/gitweb?p=dcaegen2/platform/blueprints.git;a=blob;f=blueprints/reference_templates/k8s-datafile-collector.yaml-template;h=17d2aedec131154b4f5f84a08a099b0364b1e627;hb=HEAD \ No newline at end of file +.. _here: https://gerrit.onap.org/r/gitweb?p=dcaegen2/collectors/datafile.git;a=blob;f=datafile-app-server/dpo/blueprints/k8s-datafile.yaml;h=cae953085ab00570ea6dd9600c7a7a83e33e3249;hb=HEAD -- cgit 1.2.3-korg