ported minor changes from master

Change-Id: Iea96378e168dbb023c9cca98a94a85cab248a36a
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'