updated heat validation flow tests.
[sdc.git] / openecomp-bdd / config.json
1 {
2   "protocol" : "http",
3
4   "onboarding" : {
5     "port" : 8285,
6     "prefix" : "sdc1/feProxy/onboarding-api/v1.0"
7   },
8   "vf" : {
9     "port" : 8285,
10     "prefix" : "sdc1/feProxy/rest/v1"
11   },
12   "activity_spec" : {
13     "port" : 8080,
14     "prefix" : "sdc1/feProxy/activityspec-api/v1"
15   }
16 }