aff272b3c4
As per [1], artifacts supports both short and extended notation. Extended notation is already supported. This patch adds support for short notation. Short notation example: artifacts: <artifact_name>: <artifact_file_URI> [1] https://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.2/os/TOSCA-Simple-Profile-YAML-v1.2-os.html#DEFN_ENTITY_ARTIFACT_DEF Closes-Bug: #1850755 Change-Id: I057bfae8ba8aeee7c8ecb57cca26e11b1bf82bab
7 lines
160 B
YAML
7 lines
160 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes `bug 1850755`_ which adds short notation support for artifacts.
|
|
|
|
.. _bug 1850755: https://bugs.launchpad.net/tacker/+bug/1850755
|