diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-22 10:39:16 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-09-23 23:00:44 +0000 |
commit | 02b910764f71ce7ad64a582e91bcb92c73fd33a6 (patch) | |
tree | 91fafee813675f28965ac9a2e22554b7e8ddb20f /docs | |
parent | 2dfdd13b42660101eef4548988bd079b4a8492c9 (diff) |
Add ASD to supported csars in docs
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3778
Change-Id: I301eda6094cc8272b3bd4f05f5595171f9e8a291
Diffstat (limited to 'docs')
-rw-r--r-- | docs/onboardingpackages.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/onboardingpackages.rst b/docs/onboardingpackages.rst index d48c2d6255..60f37e97c2 100644 --- a/docs/onboardingpackages.rst +++ b/docs/onboardingpackages.rst @@ -41,6 +41,10 @@ ONAP Tosca CSAR Package ^^^^^^^^^^^^^^^^^^^^^^^ The ONAP Tosca CSAR package is a zip archive with a .csar extension. The structure of the CSAR package is as described in `ONAP wiki page <https://wiki.onap.org/display/DW/Csar+Structure>`_ + +ASD CSAR Package +^^^^^^^^^^^^^^^^ +The Application Service Descriptor CSAR package is a zip archive with a .csar extension. The structure of the CSAR and the descriptor it shall contain is described in `Application Service Descriptor (ASD) and packaging Proposals for CNF <https://wiki.onap.org/display/DW/Application+Service+Descriptor+%28ASD%29+and+packaging+Proposals+for+CNF>`_. ETSI SOL004 Tosca CSAR Package ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |