commit | 4fc3a4aa7886810a29177d3189dfecf7a8ef74eb | [log] [tgz] |
---|---|---|
author | Scott Baker <scottb@onlab.us> | Mon Aug 29 18:45:05 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Mon Aug 29 18:45:05 2016 -0700 |
tree | 6cc573c70813f43ea93e7ec979c7950b7266b97e | |
parent | b7a7d2bf9ef5c9c4e77140ac3336939b110ef9d9 [diff] | |
parent | 09d893667ffd7380b3084fb5c03896b06ba12326 [diff] |
Merge "specify vtn_kind for management network"
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 +