...
Code Block |
---|
|
spring.profiles.active=production,one-way-ssl,dmaap |
4. Unable to resolve aaf-onap-test.osaaf.org
Either add a line
Code Block |
---|
|
10.12.6.214 aaf-onap-test.osaaf.org |
to /etc/hosts
OR
you can edit the files aai-resources/appconfig/aaf/org.osaaf.location.props aai-traversal/appconfig/aaf/org.osaaf.location.props and replace
Code Block |
---|
|
aaf_locate_url=https://aaf-onap-test.osaaf.org:8095 |
with
Code Block |
---|
|
aaf_locate_url=https://10.12.6.214:8095 |
Note: the AAF server (aaf-onap-test.osaaf.org) is currently located in the Windriver lab and the IP address is subject to change and might not be the current one in use at present. Alternatively use the property aaf_locate_url to point to your local AAF instance.
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | DW |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "DW" |
---|
labels | kb-how-to-article |
---|
|
...