blob: a67f5789723ed7986f105271715b944e65cf44d6 [file] [log] [blame]
Ofir Sonsino9dfd7e22017-09-20 13:20:42 +03001# Properties read by ECOMP Core library, epsdk-core.jar
2
3##########################################################################
4# The following properties should NOT be changed by partner applications.
5##########################################################################
6
7application_user_id = 30000
8post_default_role_id = 16
9clustered = true
10
11#Enable Fusion Mobile capabilities for the application
12mobile_enable = false
13
14# Cache config file is needed on the classpath
15cache_config_file_path = /WEB-INF/classes/cache.ccf
16cache_switch = 199
17cache_load_on_startup = false
18
19user_name = fullName
20decryption_key = AGLDdG4D04BKm2IxIWEr8o==
21#db.userName=XXXX
22#db.password=XXXX
23#db.connectionURL=jdbc:oracle:thin:@XXXX/XX
24#db.hib.dialect=org.hibernate.dialect.Oracle10gDialect
25#db.driver=oracle.jdbc.driver.OracleDriver
26#Hibernate
27#hb.dialect=org.hibernate.dialect.Oracle10gDialect
28#hb.show_sql=true
29
30#Postgre
31#db.userName=XXXX
32#db.password=XXXX
33#db.connectionURL=jdbc:postgresql://XXXX/XX
34#db.hib.dialect=org.hibernate.dialect.PostgreSQLDialect
35#db.driver=org.postgresql.Driver
36#hb.dialect=org.hibernate.dialect.PostgreSQLDialect
37#hb.show_sql=true
38
39#Mysql
40db.driver = com.mysql.jdbc.Driver
41#db.connectionURL = jdbc:mysql://demeter.homer.att.com:3306/ecomp_sdk_1707_att
42db.connectionURL = jdbc:mysql://localhost:3306/vid_portal
43db.userName = euser
44db.password = euser
45db.hib.dialect = org.hibernate.dialect.MySQLDialect
46db.min_pool_size = 5
47db.max_pool_size = 10
48hb.dialect = org.hibernate.dialect.MySQLDialect
49# SQL statements are logged to stdout
50hb.show_sql = true
51hb.idle_connection_test_period = 3600
52app_display_name = VID
53files_path = /opt/app/vid/license
54
55# menu settings
56#menu_query_name = menuData
57#menu_properties_file_location = /WEB-INF/fusion/menu/
58#application_menu_set_name = APP
59#application_menu_attribute_name = applicationMenuData
60#application_menu_properties_name = menu.properties
61#business_direct_menu_set_name = BD
62#business_direct_menu_properties_name = bd.menu.properties
63#business_direct_menu_attribute_name = businessDirectMenuData
64
65application_name = Virtual Infrastructure Deployment
66
67
68#element map files
69#element_map_file_path = /tmp
70#element_map_icon_path = app/vid/icons/
71element_map_file_path = app/fusionapp/files/
72element_map_icon_path = app/fusionapp/icons/
73
74#aai related properties
75#dev server
76#aai.server.url.base=https://mtanjv9aaas40.aic.cip.att.com:8443/aai/
77#aai.server.url=https://mtanjv9aaas40.aic.cip.att.com:8443/aai/v10/
78#aai.oldserver.url.base=https://mtanjv9aaas40.aic.cip.att.com:8443/aai/servers/
79#aai.oldserver.url=https://mtanjv9aaas40.aic.cip.att.com:8443/aai/servers/v3/
80#ist servers
81aai.server.url.base=https://aai-ext1.test.att.com:8443/aai/
Ofir Sonsino1cfb0872018-01-31 17:19:00 +020082#aai.server.url=https://aai-ext1.test.att.com:8443/aai/v12/
83aai.server.url=http://localhost:8080/vidSimulator/aai/v12/
84#aai.server.url=http://localhost:1080/aai
85#aai.server.url=https://aai-int2.test.att.com:8443/aai/v12/
86
87
88
89
90
91
92
93
Ofir Sonsino9dfd7e22017-09-20 13:20:42 +030094aai.oldserver.url.base=https://aai-ext1.test.att.com:8443/aai/servers/
95aai.oldserver.url=https://aai-ext1.test.att.com:8443/aai/servers/v3/
96aai.truststore.filename=tomcat_keystore
97aai.truststore.passwd.x=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
98aai.keystore.filename=aai-client-cert.p12
99aai.keystore.passwd.x=OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o
Ofir Sonsino3274b392017-10-08 15:04:04 +0300100aai.use.client.cert=false
Ofir Sonsino9dfd7e22017-09-20 13:20:42 +0300101aai.vnf.provstatus=PREPROV,NVTPROV,PROV,CAPPED
102
103#Cron Schedules have 6 required fields and 1 optional field:
104# Seconds Minutes Hours Day-of-Month Month Day-of-Week Year
105log_cron = 0 0/1 * * * ?;
106mylogins_feed_cron = 0 0/60 * * * ?;
107#sessiontimeout_feed_cron = 0 * * * * ? *
108my_login_feed_output_dir = /tmp/MyLogins
109
110# ECOMP Portal Shared Context REST API URL
111ecomp_shared_context_rest_url= https://www.ecomp.att.com:8080/ecompportal/context
112
113# Link shown in Help menu
114contact_us_link = https://wiki.web.att.com/display/EcompPortal/ECOMP+Portal+Home
115
116# Camunda cockpit link
117camunda_cockpit_link = https://cloopwf.client.research.att.com:8443/camunda/app/cockpit/default/#/dashboard
118# An Unique 128-bit value defined to identify a specific version
119# of an application deployed on a specific virtual machine.
120# This value must be generated and updated by the application
121# which is using the ECOMP SDK at the time of its deployment.
122# Online Unique UUID generator - https://www.uuidgenerator.net/
123instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d
124
125# R Cloud feature
126guard_notebook_url=https://rcloud.research.att.com/mini.html?notebook=a06a9cf14211012e221bf842c168849d&
127
128#ECOMP redirect url
129#ecomp_redirect_url = https://webtest.csp.att.com/ecomp_portal_dev_n1/ecompui/process_csp
130#ecomp_rest_url = https://webtest.csp.att.com/ecomp_portal_dev_n1/ecompui/auxapi
131# Replace these default values with the ones for your specific App. Ecomp Portal admin obtains from EP website.
132#ueb_app_mailbox_name = ECOMP-PORTAL-OUTBOX-90
133#ueb_app_key = sYH0NJnsKmJC1B2A
134#ueb_app_secret = YOtknsT2wVFz9WISlSPDaAtd
135
136#MSO related properties
137#simulator
138#mso.server.url=http://localhost:8089
139#mso.server.url=https://msoapih-app.mtsnj.aic.cip.att.com:8443/ecomp/mso/infra
140#dev2dev
141#good
142#dev
143#mso.server.url=http://mtanjv9moah10-eth0.aic.cip.att.com:8080/ecomp/mso/infra
144#istScrum-Master
Ofir Sonsino3274b392017-10-08 15:04:04 +0300145mso.client.type=LOCAL
146mso.server.url=http://vm1.mso.simpledemo.openecomp.org:8080
Ofir Sonsino9dfd7e22017-09-20 13:20:42 +0300147mso.polling.interval.msecs=10000
148mso.max.polls=10
Ofir Sonsino1cfb0872018-01-31 17:19:00 +0200149mso.user.name=infraportal
150mso.password.x=OBF:1ghz1kfx1j1w1m7w1i271e8q1eas1hzj1m4i1iyy1kch1gdz
151mso.restapi.svc.instance=/serviceInstances/v5
152mso.restapi.vnf.instance=/serviceInstances/v5/<service_instance_id>/vnfs
153mso.restapi.vnf.changemanagement.instance=/serviceInstances/v5/<service_instance_id>/vnfs/<vnf_instance_id>/<request_type>
154mso.restapi.network.instance=/serviceInstances/v5/<service_instance_id>/networks
155mso.restapi.vf.module.instance=/serviceInstances/v5/<service_instance_id>/vnfs/<vnf_instance_id>/vfModules
156mso.restapi.volume.group.instance=/serviceInstances/v5/<service_instance_id>/vnfs/<vnf_instance_id>/volumeGroups
157mso.restapi.get.orc.req=/orchestrationRequests/v5
158mso.restapi.get.orc.reqs=/orchestrationRequests/v5?
Ofir Sonsino1ba64a42017-09-20 14:08:19 +0300159mso.restapi.get.man.tasks=/tasks/v1
Ofir Sonsino1cfb0872018-01-31 17:19:00 +0200160mso.restapi.configurations=/serviceInstances/v6/<service_instance_id>/configurations
161mso.restapi.configuration.instance=${mso.restapi.configurations}<configuration_id>
162
Ofir Sonsino9dfd7e22017-09-20 13:20:42 +0300163vid.truststore.filename=/opt/app/vid/etc/vid_keystore.jks
164mso.dme2.client.timeout=30000
165mso.dme2.client.read.timeout=120000
166
Ofir Sonsino1ba64a42017-09-20 14:08:19 +0300167scheduler.server.url=http://mtanjv9sdlg10.aic.cip.att.com:8989/scheduler
168scheduler.create.new.vnf.change.instance=/v1/ChangeManagement/schedules/
169scheduler.get.time.slots=/v1/ChangeManagement/schedules/
170scheduler.get.schedules=/v1/ChangeManagement/schedules/scheduleDetails/
171
172
Ofir Sonsino9dfd7e22017-09-20 13:20:42 +0300173#vid.truststore.filename=/Users/Oren/Downloads/vid_keystore2.jks
174
175vid.truststore.passwd.x=OBF:1wgg1wfq1uus1uui1x131x0r1x1v1x1j1uvo1uve1wg81wfi
176#mso.dme2.server.url=http://mso-api-handler-anap-v1.mso.ecomp.att.com/services/ecomp/mso?
177mso.dme2.server.url=http://mso-api-handler-anap-v1.mso.ecomp.att.com/services/ecomp/mso?version=1607&envContext=TEST&routeOffer=st_mtsnj
178#mso.dme2.server.url=https://ActiveAndAvailableInventory-CloudNetwork-v1.aai.att.com/aai?version=1&envContext=DEV&routeOffer=devINT1
179mso.dme2.enabled=false
180asdc.model.namespace=org.openecomp.
181sdc.svc.api.path=asdc/v1/catalog/services
182sdc.resource.api.path=asdc/v1/catalog/resource
183
184# Application base URL has the host and app context only; a proper prefix of the on-boarded URL.
185# Only required for applications using WebJunction or FE/BE separation. For example:
186# app_base_url = https://www.e-access.att.com/app_junction/app_context/
187