diff options
author | 2020-06-09 15:51:45 +0300 | |
---|---|---|
committer | 2020-06-10 08:50:07 +0000 | |
commit | e73dd94dfbf698e25cc2e331fbc57a13a277e683 (patch) | |
tree | e48fb46c9eb9fb73c0bfb3975559c004dae04e29 /policy/apex/config | |
parent | c391088df82a68db96d24db5bf867dd540465ea5 (diff) |
Policy artifacts (Apex) for BBS use case in Frankfurt6.0.0-ONAPfrankfurt
Issue-ID: INT-1499
Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
Change-Id: Ib40909ce11420b1d90a9c84ad66aaffbd18d487c
Diffstat (limited to 'policy/apex/config')
-rw-r--r-- | policy/apex/config/config.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/policy/apex/config/config.txt b/policy/apex/config/config.txt new file mode 100644 index 0000000..162335d --- /dev/null +++ b/policy/apex/config/config.txt @@ -0,0 +1,8 @@ +AAI_URL=aai:8443 +AAI_USERNAME=AAI +AAI_PASSWORD=AAI +AAI_VERSION=v14 +SDNC_URL=sdnc:8282 +SDNC_USERNAME=admin +SDNC_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U +SVC_NOTIFICATION_URL=http://c1.vm1.mso.simpledemo.openecomp.org:8080
\ No newline at end of file |