Three network templates: Private, Public dedicated IPv4, Public shared IPv4
authorAndy Bavier <acb@cs.princeton.edu>
Wed, 28 May 2014 14:00:11 +0000 (10:00 -0400)
committerAndy Bavier <acb@cs.princeton.edu>
Wed, 28 May 2014 14:00:11 +0000 (10:00 -0400)
planetstack/core/fixtures/initial_data.json

index 1b888f2..21630cc 100644 (file)
     "model": "core.networktemplate", 
     "fields": {
         "guaranteedBandwidth": 0, 
-        "description": "Connect a sliver to the public network using dedicated public IPv4 address", 
+        "description": "Connect a sliver to the public network using a dedicated public IPv4 address",
         "created": "2013-12-09T14:15:16.899Z", 
-        "sharedNetworkName": "", 
+        "sharedNetworkName": "ext-net",
         "updated": "2013-12-09T14:15:16.899Z", 
         "visibility": "private", 
-        "name": "dedicated-public-IPv4", 
-        "translation": "none", 
-        "sharedNetworkId": "", 
-        "enacted": null
-    }
-},
-{
-    "pk": 2, 
-    "model": "core.networktemplate", 
-    "fields": {
-        "guaranteedBandwidth": 0, 
-        "description": "For PlanetLab compatibility: connect to the public network by sharing the node's public IP address.", 
-        "created": "2013-12-09T14:16:12.358Z", 
-        "sharedNetworkName": "", 
-        "updated": "2013-12-09T14:16:12.358Z", 
-        "visibility": "public", 
-        "name": "planetlab-legacy", 
+        "name": "Public dedicated IPv4",
         "translation": "none", 
         "sharedNetworkId": "", 
         "enacted": null
     "model": "core.networktemplate", 
     "fields": {
         "guaranteedBandwidth": 0, 
-        "description": "Connect a sliver to the public network via NAT", 
+        "description": "Connect a sliver to the public network via NAT",
         "created": "2013-12-09T14:17:29.551Z", 
         "sharedNetworkName": "nat-net", 
         "updated": "2013-12-09T14:17:29.551Z", 
         "visibility": "private", 
-        "name": "private-IPv4-plus-NAT", 
+        "name": "Public shared IPv4",
         "translation": "NAT", 
-        "sharedNetworkId": "51d641ba-9e1e-46f5-8069-bf4a929f851f", 
+        "sharedNetworkId": "",
         "enacted": null
     }
 },
         "sharedNetworkName": "", 
         "updated": "2013-12-09T14:18:02.336Z", 
         "visibility": "private", 
-        "name": "private-virtual", 
+        "name": "Private",
         "translation": "none", 
         "sharedNetworkId": "", 
         "enacted": null