Unit test cases for iaas impl package
[appc.git] / appc-adapters / appc-iaas-adapter / appc-iaas-adapter-bundle / src / test / resources / org / onap / appc / default.properties
index ab1be37..6ecf278 100644 (file)
@@ -91,7 +91,7 @@ provider1.type=appc
 provider1.name=appc
 
 #These you can change
-provider1.identity=appc
+provider1.identity=http://localhost:9081/v2.0
 provider1.tenant1.name=appc
 provider1.tenant1.userid=appc
 provider1.tenant1.password=appc
@@ -108,4 +108,5 @@ test.tenantid=abcde12345fghijk6789lmnopq123rst
 test.vmid=abc12345-1234-5678-890a-abcdefg12345
 # Port 8774 below is default port for OpenStack's Nova API Service
 test.url=http://192.168.1.2:8774/v2/abcde12345fghijk6789lmnopq123rst/servers/abc12345-1234-5678-890a-abcdefg12345
+test.version=v2