From 45c2f7661c77d701792c08d7e0c8b4c73f9b2038 Mon Sep 17 00:00:00 2001
From: Martin Cuchran <cuchy@Martins-MacBook-Pro-4.local>
Date: Tue, 7 Feb 2017 21:04:28 +0100
Subject: [PATCH] fix

---
 Openstack/pv176-port.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Openstack/pv176-port.template b/Openstack/pv176-port.template
index 6cdd53c..3fc074e 100644
--- a/Openstack/pv176-port.template
+++ b/Openstack/pv176-port.template
@@ -23,7 +23,7 @@
     },
     "outputs":{
         "port":{
-            "value": { "get_attr": "port" }
+            "value": { "get_attr": ["port"] }
         },
     }
 }
\ No newline at end of file
-- 
GitLab