diff options
author | Rob Daugherty <rd472p@att.com> | 2018-10-23 14:08:57 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-10-23 16:18:55 -0400 |
commit | 6cf9ff1f1f2360a406f68f3147d86fd864d31910 (patch) | |
tree | 0df346a4222f84511ba47ac090e81d37a2c675d4 /common/src/test/resources/application-test.yaml | |
parent | 60f8f5342f1fba49373699c1466e6ca06d1adc34 (diff) | |
parent | 0116cbfe7836b05381fe5632e0e536a625789b31 (diff) |
8/23: merge casablanca to master
Change-Id: I0a73fbedf8c6f22e0a37cd8f0505ddcf83250341
Issue-ID: SO-1160
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'common/src/test/resources/application-test.yaml')
-rw-r--r-- | common/src/test/resources/application-test.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/src/test/resources/application-test.yaml b/common/src/test/resources/application-test.yaml new file mode 100644 index 0000000000..cf386cb6fc --- /dev/null +++ b/common/src/test/resources/application-test.yaml @@ -0,0 +1,4 @@ +org: + onap: + so: + cloud-owner: CloudOwner
\ No newline at end of file |