Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add namespace/profile keyname to each OASIS TOSCA Simple Profile in YAML file #110

Merged
merged 2 commits into from May 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/artifact.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-artifact-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/capability.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-capability-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/data.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-data-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/group.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-group-types
template_author: TOSCA TC
Expand Down
4 changes: 3 additions & 1 deletion profiles/org.oasis-open/simple/1.0/interface.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-interface-types
template_author: TOSCA TC
Expand Down Expand Up @@ -63,4 +65,4 @@ interface_types:
target changed
remove_target:
description: >-
Operation to remove a target node.
Operation to remove a target node.
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/node.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-node-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/policy.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-policy-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/profile.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.0/relationship.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_0

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.0

metadata:
template_name: tosca-normative-relationship-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/artifact.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-artifact-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/capability.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-capability-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/data.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-data-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/group.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-group-types
template_author: TOSCA TC
Expand Down
4 changes: 3 additions & 1 deletion profiles/org.oasis-open/simple/1.1/interface.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-interface-types
template_author: TOSCA TC
Expand Down Expand Up @@ -63,4 +65,4 @@ interface_types:
target changed
remove_target:
description: >-
Operation to remove a target node.
Operation to remove a target node.
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/node.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-node-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/policy.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-policy-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/profile.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.1/relationship.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_1

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.1

metadata:
template_name: tosca-normative-relationship-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/artifact.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-artifact-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/capability.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-capability-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/data.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-data-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/group.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-group-types
template_author: TOSCA TC
Expand Down
4 changes: 3 additions & 1 deletion profiles/org.oasis-open/simple/1.2/interface.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-interface-types
template_author: TOSCA TC
Expand Down Expand Up @@ -63,4 +65,4 @@ interface_types:
target changed
remove_target:
description: >-
Operation to remove a target node.
Operation to remove a target node.
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/node.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-node-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/policy.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-policy-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/profile.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.2/relationship.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_2

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.2

metadata:
template_name: tosca-normative-relationship-types
template_author: TOSCA TC
Expand Down
3 changes: 2 additions & 1 deletion profiles/org.oasis-open/simple/1.3/artifact.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-artifact-types
template_author: TOSCA TC
Expand Down Expand Up @@ -72,4 +74,3 @@ artifact_types:
derived_from: tosca.artifacts.Root
description: >-
TOSCA base type for template artifacts

2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.3/capability.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-capability-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.3/data.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-data-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.3/group.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-group-types
template_author: TOSCA TC
Expand Down
4 changes: 3 additions & 1 deletion profiles/org.oasis-open/simple/1.3/interface.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-interface-types
template_author: TOSCA TC
Expand Down Expand Up @@ -65,4 +67,4 @@ interface_types:
target changed
remove_target:
description: >-
Operation to remove a target node.
Operation to remove a target node.
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.3/node.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-node-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.3/policy.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-policy-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.3/profile.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-types
template_author: TOSCA TC
Expand Down
2 changes: 2 additions & 0 deletions profiles/org.oasis-open/simple/1.3/relationship.yaml
@@ -1,5 +1,7 @@
tosca_definitions_version: tosca_simple_yaml_1_3

namespace: http://docs.oasis-open.org/tosca/ns/simple/yaml/1.3

metadata:
template_name: tosca-normative-relationship-types
template_author: TOSCA TC
Expand Down
6 changes: 4 additions & 2 deletions profiles/org.oasis-open/simple/2.0/artifact_types.yaml
Expand Up @@ -9,10 +9,12 @@ metadata:
template_name: artifact_types.yaml
template_author: Oasis Open
template_version: 2.0

description: >
TOSCA Simple Profile artifact type definitions

profile: org.oasis-open.tosca.simple:2.0

artifact_types:

Root:
Expand Down Expand Up @@ -57,7 +59,7 @@ artifact_types:

Implementation.Bash:
description: >
Script artifact for the Unix Bash shell.
Script artifact for the Unix Bash shell.
derived_from: Implementation
mime_type: application/x-sh
file_ext: [ sh ]
Expand Down