aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/docker/sdvconfig/mapping/airship/network-mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdv/docker/sdvconfig/mapping/airship/network-mapping.json')
-rw-r--r--sdv/docker/sdvconfig/mapping/airship/network-mapping.json110
1 files changed, 110 insertions, 0 deletions
diff --git a/sdv/docker/sdvconfig/mapping/airship/network-mapping.json b/sdv/docker/sdvconfig/mapping/airship/network-mapping.json
new file mode 100644
index 0000000..71e6660
--- /dev/null
+++ b/sdv/docker/sdvconfig/mapping/airship/network-mapping.json
@@ -0,0 +1,110 @@
+{
+ "network_link-name":{
+ "manifest_key":"name"
+ },
+ "network_link-bonding_mode":{
+ "manifest_key":"mode"
+ },
+ "network_link-mtu":{
+ "manifest_key":"mtu"
+ },
+ "network_link-linkspeed":{
+ "manifest_key":"linkspeed"
+ },
+ "network_link-trunking_mode":{
+ "manifest_key":"mode"
+ },
+ "network_link-trunking_default_nw":{
+ "manifest_key":"default_network"
+ },
+ "network_link.metadata-key":{
+ "manifest_key":""
+ },
+ "network_link.metadata-value":{
+ "manifest_key":""
+ },
+ "network_link.members-name":{
+ "manifest_key":""
+ },
+ "network_link.members-type":{
+ "manifest_key":""
+ },
+ "network_link-vid":{
+ "manifest_key":""
+ },
+ "network_link-vf_count":{
+ "manifest_key":""
+ },
+ "networks-name":{
+ "manifest_key":"name"
+ },
+ "networks.vips-name":{
+ "manifest_key":""
+ },
+ "networks.vips-ip":{
+ "manifest_key":""
+ },
+ "networks-tunnel_type":{
+ "manifest_key":""
+ },
+ "networks-tunnel_id":{
+ "manifest_key":""
+ },
+ "networks-tunnel_id_range":{
+ "manifest_key":""
+ },
+ "networks-mtu":{
+ "manifest_key":"mtu"
+ },
+ "networks-routedomain":{
+ "manifest_key":""
+ },
+ "networks-cidr":{
+ "manifest_key":"cidr"
+ },
+ "networks-dns":{
+ "manifest_key":""
+ },
+ "networks.routes-subnet":{
+ "manifest_key":"subnet"
+ },
+ "networks.routes-gateway":{
+ "manifest_key":"gateway"
+ },
+ "networks.routes-metric":{
+ "manifest_key":"metric"
+ },
+ "networks.routes-routedomain":{
+ "manifest_key":""
+ },
+ "networks.allocation_pools-type":{
+ "manifest_key":"type"
+ },
+ "networks.allocation_pools-start":{
+ "manifest_key":"start"
+ },
+ "networks.allocation_pools-end":{
+ "manifest_key":"end"
+ },
+ "networks-v6_cidr":{
+ "manifest_key":"cidr"
+ },
+ "networks.v6_allocation_pools-type":{
+ "manifest_key":""
+ },
+ "networks.v6_allocation_pools-start":{
+ "manifest_key":""
+ },
+ "networks.v6_allocation_pools-end":{
+ "manifest_key":""
+ },
+ "networks.physical_networks-name":{
+ "manifest_key":""
+ },
+ "networks.physical_networks-cidr":{
+ "manifest_key":""
+ },
+ "networks.physical_networks-type":{
+ "manifest_key":""
+ }
+} \ No newline at end of file