Code Review
/
sdc
/
sdc-distribution-client.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
9ba7ee5876707f5aff4d356d2be952044941d55e
[sdc/sdc-distribution-client.git]
/
1
tosca_definitions_version: tosca_simple_yaml_1_0
2
3
description: >
4
Tosca template for testing an unknown input.
5
6
topology_template:
7
node_templates:
8
obj_store_server:
9
type: tosca.nodes.ObjectStorage
10
properties:
11
name: { get_input: objectstore_name }
12
size: 1024 MB
13
maxsize: 1 GB