diff --git a/Openstack/pv176-init.json b/Openstack/pv176-init.json
index 6128eb5755252727ea64427c39647bcfc43a69f3..0e0a2cfff1843883c2e1278c80e9cb818cefb676 100644
--- a/Openstack/pv176-init.json
+++ b/Openstack/pv176-init.json
@@ -21,8 +21,8 @@
                 "count": { "get_param": "lab_size" },
                 "resource_def":{
                     "type": "Lib::server_port",
-                    "properties": {
-                        "name": "PV176-port-%index%",
+                    "name": "PV176-port-%index%",
+                    "properties": { 
                         "network":{
                             "get_attr": ["pv176-net","network_subnet"]
                             }