Moved files to custom_types directory
Change-Id: I3b346e601a81146316ae2bd274fcccd8eab42330
diff --git a/xos/macros.m4 b/xos/tosca/custom_types/macros.m4
similarity index 99%
rename from xos/macros.m4
rename to xos/tosca/custom_types/macros.m4
index 1f48f10..78ef38c 100644
--- a/xos/macros.m4
+++ b/xos/tosca/custom_types/macros.m4
@@ -80,5 +80,4 @@
required: false
description: Service specific ID opaque to XOS but meaningful to service)
-# end m4 macros
-
+# end m4 macros
\ No newline at end of file
diff --git a/xos/vpgwc.m4 b/xos/tosca/custom_types/vpgwc.m4
similarity index 100%
rename from xos/vpgwc.m4
rename to xos/tosca/custom_types/vpgwc.m4
diff --git a/xos/vpgwc.yaml b/xos/tosca/custom_types/vpgwc.yaml
similarity index 100%
rename from xos/vpgwc.yaml
rename to xos/tosca/custom_types/vpgwc.yaml
diff --git a/xos/vpgwc-onboard.yaml b/xos/vpgwc-onboard.yaml
index 07eef1b..c1a3145 100644
--- a/xos/vpgwc-onboard.yaml
+++ b/xos/vpgwc-onboard.yaml
@@ -15,7 +15,8 @@
# base_url is non-null.
xproto: ./
admin: admin.py
- tosca_custom_types: vpgwc.yaml
+# models: models.py
+ tosca_custom_types: tosca/custom_types/vpgwc.yaml
tosca_resource: tosca/resources/vpgwcservice.py, tosca/resources/vpgwctenant.py
private_key: file:///opt/xos/key_import/mcord_rsa
public_key: file:///opt/xos/key_import/mcord_rsa.pub