commit | 09d893667ffd7380b3084fb5c03896b06ba12326 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 29 17:08:27 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 29 17:08:27 2016 -0700 |
tree | 712502e3f286e472983281bf2f702645a0089ffc | |
parent | 4a93faad6875386b19ff0cbd628886d1b476b89d [diff] |
specify vtn_kind for management network Change-Id: Ic0094ad9e15ee47772c6d7664a48abb8a89c91b2
diff --git a/cord-pod/mgmt-net.yaml b/cord-pod/mgmt-net.yaml index 2bd0173..27b8b51 100644 --- a/cord-pod/mgmt-net.yaml +++ b/cord-pod/mgmt-net.yaml
@@ -12,6 +12,7 @@ properties: visibility: private translation: none + vtn_kind: MANAGEMENT_LOCAL management: type: tosca.nodes.network.Network @@ -38,3 +39,4 @@ - site: node: mysite relationship: tosca.relationships.MemberOfSite +