diff options
author | Rob Daugherty <rd472p@att.com> | 2018-12-06 18:58:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-12-06 18:58:48 +0000 |
commit | f4eb1ccfa197b1a96195a6179a8290435ba02fd2 (patch) | |
tree | 8705dbeb51e237690abc17bf9d7deafce19a5359 /bpmn/so-bpmn-infrastructure-flows/src/test/resources/application-test.yml | |
parent | 02ddd7bb1afb5ebc7c9f0757b5b913fc21797327 (diff) | |
parent | 2d675c4163ba06d741a1d982386c7bfe5e254175 (diff) |
Merge "fix how we get cloud info in GR_API"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-flows/src/test/resources/application-test.yml')
-rw-r--r-- | bpmn/so-bpmn-infrastructure-flows/src/test/resources/application-test.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bpmn/so-bpmn-infrastructure-flows/src/test/resources/application-test.yml b/bpmn/so-bpmn-infrastructure-flows/src/test/resources/application-test.yml index e5cb7e096e..b1a8c4be07 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/test/resources/application-test.yml +++ b/bpmn/so-bpmn-infrastructure-flows/src/test/resources/application-test.yml @@ -215,6 +215,10 @@ mso: callback: http://localhost:30253/mso/vnfAdapterNotify rollback: callback: http://localhost:30253/mso/vnfAdapterNotify +org: + onap: + so: + cloud-owner: CloudOwner policy: auth: Basic dGVzdHBkcDphbHBoYTEyMw== client: |