migrate vEE to master
Change-Id: Ie451914a395ad8a8df20fb8df1054d55ce0eb263
diff --git a/xos/tosca/resources/veeservice.py b/xos/tosca/resources/veeservice.py
index f1406db..9491b97 100644
--- a/xos/tosca/resources/veeservice.py
+++ b/xos/tosca/resources/veeservice.py
@@ -20,5 +20,5 @@
class VEEService(XOSService):
provides = "tosca.nodes.VEEService"
xos_model = VEEService
- copyin_props = ["view_url", "icon_url", "enabled", "published", "public_key", "versionNumber"]
+ copyin_props = ["view_url", "icon_url", "enabled", "published", "public_key", "versionNumber", "autoconfig"]