diff options
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-09-22 19:16:10 +0200 |
---|---|---|
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | 2024-09-22 19:16:10 +0200 |
commit | 664cab65c4f0454d8e3594653954387923aa397d (patch) | |
tree | 0bd2652c3d7883342475d8bcb3dc05e8d3235dda /aai-aaf-auth/src/test/resources/bundleconfig-local/aaf/cadi.properties | |
parent | fb6d819a5175e154c56810e47282d7e7fd7ef9d8 (diff) |
Remove aai-aaf-auth from aai-common
- AAF has been removed from ONAP some time ago,
thus this model is not needed anymore
Issue-ID: AAI-4006
Change-Id: I7943ed2f4c5308cca058c8aead9b0bd3b95ac580
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'aai-aaf-auth/src/test/resources/bundleconfig-local/aaf/cadi.properties')
-rw-r--r-- | aai-aaf-auth/src/test/resources/bundleconfig-local/aaf/cadi.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/aai-aaf-auth/src/test/resources/bundleconfig-local/aaf/cadi.properties b/aai-aaf-auth/src/test/resources/bundleconfig-local/aaf/cadi.properties deleted file mode 100644 index 8f7004ff..00000000 --- a/aai-aaf-auth/src/test/resources/bundleconfig-local/aaf/cadi.properties +++ /dev/null @@ -1,14 +0,0 @@ -## Location properties -## -## Localized Machine Information -## -cadi_loglevel=DEBUG -cadi_latitude=38.0 -cadi_longitude=-72.0 - -# Locate URL (which AAF Env) - Use lower case -aaf_locate_url=https://aafist.test.org:8095 -# AAF URL - Use upper case -aaf_url=https://AAF_LOCATE_URL/service:2.0 -# -cadi_prop_files=src/test/resources/bundleconfig-local/aaf/org.onap.aai.props |