| tosca_definitions_version: tosca_simple_yaml_1_0 |
| description: public network config, generated by platform-install |
| # site, fully created in deployment.yaml |
| # vrouter service, fully created in cord-service.yaml |
| type: tosca.nodes.VRouterService |
| type: tosca.nodes.NetworkTemplate |
| type: tosca.nodes.network.Network |
| relationship: tosca.relationships.UsesNetworkTemplate |
| node: {{ site_name }}_public |
| relationship: tosca.relationships.MemberOfSlice |
| relationship: tosca.relationships.TenantOfService |
| description: This slice exists solely to own the public network |
| relationship: tosca.relationships.MemberOfSite |