Update the local onos config file to show the logical device id changes - valid for development environment with only 1 voltha instance running

Change-Id: I7f07fafb4f38539e82262f1c10f7a8cf86204acb
diff --git a/docker/config/netcfg.json b/docker/config/netcfg.json
index 6891d8c..245c263 100644
--- a/docker/config/netcfg.json
+++ b/docker/config/netcfg.json
@@ -31,7 +31,7 @@
     }
   },
   "devices": {
-    "of:0000000000000001": {
+    "of:0001000000000001": {
       "basic": {
         "driver": "pmc-olt"
       },
@@ -40,7 +40,7 @@
         "vlan": "2"
       }
     },
-    "of:0000000000000002": {
+    "of:0001000000000002": {
       "basic": {
         "driver": "pmc-olt"
       },
@@ -49,7 +49,7 @@
         "vlan": "1001"
       }
     },
-    "of:0000000000000003": {
+    "of:0001000000000003": {
       "basic": {
         "driver": "pmc-olt"
       },
@@ -58,7 +58,7 @@
         "vlan": "1002"
       }
     },
-    "of:0000000000000004": {
+    "of:0001000000000004": {
       "basic": {
         "driver": "pmc-olt"
       },
@@ -67,7 +67,7 @@
         "vlan": "1003"
       }
     },
-    "of:0000000000000005": {
+    "of:0001000000000005": {
       "basic": {
         "driver": "pmc-olt"
       },
@@ -76,7 +76,7 @@
         "vlan": "1004"
       }
     },
-    "of:0000000000000006": {
+    "of:0001000000000006": {
       "basic": {
         "driver": "pmc-olt"
       },