blob: 7c3df76827881aab6a8d69c182a289be234efd7a [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
description: Onboard the vHSS service
imports:
- custom_types/xos.yaml
topology_template:
node_templates:
servicecontroller#vhss:
type: tosca.nodes.ServiceController
properties:
base_url: file:///opt/xos_services/vhss/xos/
# The following will concatenate with base_url automatically, if
# base_url is non-null.
xproto: ./
synchronizer: synchronizer/manifest
synchronizer_run: vhss-synchronizer.py
tosca_custom_types: tosca/custom_types/vhss.yaml
tosca_resource: tosca/resources/vhssservice.py, tosca/resources/vhsstenant.py, tosca/resources/vhssvendor.py
private_key: file:///opt/xos/key_import/mcord_rsa
public_key: file:///opt/xos/key_import/mcord_rsa.pub