summaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/resources/config/etc/org.osaaf.gui.props
blob: 6c40b40c349e6f30b5a5a876213e37c43dd10d20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Copyright © 2018 Amdocs, Bell Canada
#
# 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.


##
## org.osaaf.locator 
## AAF Locator Properties
##
cadi_prop_files=/opt/app/osaaf/etc/org.osaaf.common.props:/opt/app/osaaf/etc/org.osaaf.orgs.props
aaf_component=AAF_NS.gui:2.1.0.0
port=8200
cadi_registration_hostname={{.Values.config.guiServiceName}}

aaf_gui_title=AAF
aaf_gui_copyright=(c) 2018 AT&T Intellectual Property. All rights reserved.
aaf_gui_theme=theme/onap
cadi_loginpage_url=https://AAF_LOCATE_URL/com.att.aaf.gui:2.0/login

# GUI URLS and Help URLS
cm_url=https://{{.Values.config.cmServiceName}}:8150
gw_url=https://{{.Values.config.locateServiceName}}:8095
fs_url=http://{{.Values.config.fsServiceName}}:8096

aaf_url.gui_onboard=https://wiki.web.att.com/display/aaf/OnBoarding
aaf_url.cuigui=https://wiki.web.att.com/display/aaf/Using+the+Command+Prompt

aaf_url.aaf_help=https://wiki.onap.org/display/DW/Application+Authorization+Framework+Documentation
aaf_url.aaf_help.sub=Bootstrapping+AAF,Installation+Guide
aaf_url.aaf_help.sub.Bootstrapping+AAF=https://wiki.onap.org/display/DW/Bootstrapping+AAF
aaf_url.aaf_help.sub.Installation+Guide=https://wiki.onap.org/display/DW/AAF+Installation+Guide
#aaf_url.cadi_help=
aaf_url.tools=AAF+Projects,AAF+Jira,AAF+Calendar
aaf_url.tool=AAF+Jira=https://jira.onap.org/secure/RapidBoard.jspa?rapidView=69&projectKey=AAF&view=detail&selectedIssue=AAF-134
aaf_url.tool.AAF+Projects=https://gerrit.onap.org/r/#/admin/projects/?filter=aaf%2F
aaf_url.tool.AAF+Calendar=https://wiki.onap.org/pages/viewpage.action?pageId=6587439