| tosca_definitions_version: tosca_simple_yaml_1_0 |
| # Note: Tosca derived_from isn't working the way I think it should, it's not |
| # inheriting from the parent template. Until we get that figured out, use |
| # m4 macros do our inheritance |
| derived_from: tosca.nodes.Root |
| type: tosca.capabilities.Scalable |
| type: tosca.capabilities.xos.Service |
| description: Do not allow Tosca to delete this object |
| description: Do not allow Tosca to create this object |
| description: Do not allow Tosca to update this object |
| descrption: Replaces/renames this object |
| description: Type of service. |
| description: URL to follow when icon is clicked in the Service Directory. |
| description: ICON to display in the Service Directory. |
| description: If True then display this Service in the Service Directory. |
| description: Public key to install into Instances to allows Services to SSH into them. |
| description: Location of private key file |
| description: Version number of Service. |
| derived_from: tosca.nodes.Root |
| A Tenant of the vsgw service |
| description: Kind of tenant |
| description: Service specific ID opaque to XOS but meaningful to service |