summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-openapi-manager/artifacts.rst
diff options
context:
space:
mode:
authorMichal Banka <michal.banka@nokia.com>2021-03-10 14:30:09 +0100
committerMichal Banka <michal.banka@nokia.com>2021-03-15 09:14:44 +0100
commit5fb2f1d247be63de9e567c2fa0da3d3f0f1b4601 (patch)
treec92ef21a3ee2cfda1cbebf57dd749aa1d4ed1539 /docs/sections/services/ves-openapi-manager/artifacts.rst
parentbcbf98beec6118acad4584d99ebef900f386690b (diff)
Add ves-openapi-manager documentation
Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I84294800070ddbec7bee1bc3ea4ac63df076cc53 Issue-ID: DCAEGEN2-2571
Diffstat (limited to 'docs/sections/services/ves-openapi-manager/artifacts.rst')
-rw-r--r--docs/sections/services/ves-openapi-manager/artifacts.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/sections/services/ves-openapi-manager/artifacts.rst b/docs/sections/services/ves-openapi-manager/artifacts.rst
new file mode 100644
index 00000000..f42a470a
--- /dev/null
+++ b/docs/sections/services/ves-openapi-manager/artifacts.rst
@@ -0,0 +1,26 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+.. _ves-openapi-manager-artifacts:
+
+VES OpenAPI Manager artifacts and delivery
+==========================================
+VES OpenAPI Manager is delivered as a docker container and published in ONAP Nexus repository following image naming
+convention.
+
+Image
+-----
+Full image name is *onap/org.onap.dcaegen2.platform.ves-openapi-manager*.
+
+Versioning
+----------
+VES OpenAPI Manager keeps its Changelog in the repository. It's available here:
+`Changelog <https://github.com/onap/dcaegen2-platform-ves-openapi-manager/blob/master/Changelog.md>`_
+
+Use *latest* image tag to get the most recent version of VES OpenAPI Manager.
+
+Repository
+----------
+Repository with the code of VES OpenAPI Manager is available on ONAP Gerrit:
+`Gerrit <https://gerrit.onap.org/r/admin/repos/dcaegen2/platform/ves-openapi-manager>`_
+