| # Copyright © 2017 Amdocs, Bell Canada, AT&T |
| # |
| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| basic_realm=openecomp.org |
| basic_warn=TRUE |
| |
| cadi_loglevel=DEBUG |
| #cadi_keyfile=target/swm/package/nix/dist_files/appl/${artifactId}/etc/keyfile2 |
| cadi_keyfile=/appl/dmaapMR1/etc/keyfile |
| # Configure AAF |
| aaf_url=https://DME2RESOLVE/service=org.openecomp.authz.AuthorizationService/version=2.0/envContext=DEV/routeOffer=BAU_SE |
| |
| aaf_id=dgl@openecomp.org |
| aaf_password=enc:f2u5br1mh29M02- |
| aaf_timeout=5000 |
| aaf_clean_interval=1200000 |
| aaf_user_expires=60000 |
| aaf_high_count=1000000 |
| |
| |
| # The following properties are being set by the AJSC Container and should NOT need to be set here. |
| AFT_LATITUDE=33.823589 |
| AFT_LONGITUDE=-84.366982 |
| AFT_ENVIRONMENT=AFTUAT |