Update host network config format

Corresponding to the following ONOS change:
https://gerrit.onosproject.org/#/c/13914/

Change-Id: I92ce0ee1a0f1244a8b4d99d009937f9b75315de0
diff --git a/trellis/trellis_dualhome.json b/trellis/trellis_dualhome.json
index 27cc620..31dc604 100644
--- a/trellis/trellis_dualhome.json
+++ b/trellis/trellis_dualhome.json
@@ -207,25 +207,25 @@
         "00:bb:00:00:00:01/None": {
             "basic": {
                 "ips": ["2000::201"],
-                "location": "of:0000000000000204/8"
+                "locations": ["of:0000000000000204/8"]
             }
         },
         "00:bb:00:00:00:02/None": {
             "basic": {
                 "ips": ["2000::202"],
-                "location": "of:0000000000000204/9"
+                "locations": ["of:0000000000000204/9"]
             }
         },
         "00:bb:00:00:00:03/None": {
             "basic": {
                 "ips": ["2000::301"],
-                "location": "of:0000000000000205/8"
+                "locations": ["of:0000000000000205/8"]
             }
         },
         "00:bb:00:00:00:04/None": {
             "basic": {
                 "ips": ["2000::302"],
-                "location": "of:0000000000000205/9"
+                "locations": ["of:0000000000000205/9"]
             }
         }
     },