Tests for Zero Touch

Change-Id: Ie2ba9c47c37ce5a62be95198f75b8b8687ea771d
diff --git a/src/test/cord-api/Properties/RestApiProperties.py b/src/test/cord-api/Properties/RestApiProperties.py
index 757b5b2..24c5802 100644
--- a/src/test/cord-api/Properties/RestApiProperties.py
+++ b/src/test/cord-api/Properties/RestApiProperties.py
@@ -65,3 +65,5 @@
 FABRIC_SWITCH = '/xosapi/v1/fabric/switches'
 SWITCH_PORT = '/xosapi/v1/fabric/switchports'
 PORT_INTERFACE = '/xosapi/v1/fabric/portinterfaces'
+OSS_SERVICE = '/xosapi/v1/hippie-oss/hippieossservices'
+OSS_VOLT = '/xosapi/v1/core/servicedependencys'