dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 1 | # Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved. |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
| 15 | ##################################################### |
| 16 | # |
| 17 | # ONAP Casablanca oom configurable deployment params: |
| 18 | # |
| 19 | ##################################################### |
| 20 | |
| 21 | |
| 22 | ##################################################### |
| 23 | # |
| 24 | # Hooks for specific environment configurations |
| 25 | # |
| 26 | ##################################################### |
| 27 | # Indicator for whether to use AAF |
sunil.unnava | 02f077e | 2019-03-28 20:50:29 -0400 | [diff] [blame] | 28 | UseAAF: true |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 29 | |
| 30 | # csit: stubs out some southbound APIs for csit |
| 31 | csit: No |
| 32 | |
| 33 | # name of this DMaaP instance (deprecated) |
dglFromAtt | 7bc1636 | 2019-01-18 20:50:20 +0000 | [diff] [blame] | 34 | #DmaapName: demo |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 35 | |
| 36 | ##################################################### |
| 37 | # |
| 38 | # Settings for Southbound API: Datarouter |
| 39 | # |
| 40 | ##################################################### |
| 41 | # FQDN of DR Prov Server (deprecated) |
dglFromAtt | 7bc1636 | 2019-01-18 20:50:20 +0000 | [diff] [blame] | 42 | #DR.provhost: dcae-drps.domain.not.set |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 43 | |
| 44 | # URI to retrieve dynamic DR configuration |
| 45 | ProvisioningURI: /internal/prov |
| 46 | |
| 47 | # indicator for handling feed delete: |
| 48 | # DeleteOnDR - means use the DR API to DELETE a feed. (default for backwards compatibility) |
| 49 | # SimulateDelete - means preserve the feed on DR (after cleaning it up), and mark as DELETED in DBCL. Better for cfy environments. |
| 50 | Feed.deleteHandling: SimulateDelete |
| 51 | |
| 52 | ##################################################### |
| 53 | # |
| 54 | # Settings for Soutbound API: Postgresql |
| 55 | # |
| 56 | ##################################################### |
dglFromAtt | fb58a9d | 2019-04-12 20:12:26 +0000 | [diff] [blame^] | 57 | # flag indicates if we are using postgresql |
| 58 | UsePGSQL: {{ .Values.PG.enabled }} |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 59 | |
| 60 | # postgres host name |
| 61 | # Need to connect to PG primary service, designated by service.name2 |
| 62 | DB.host: {{ .Values.postgres.service.name2 }} |
| 63 | |
| 64 | # postgres schema name |
| 65 | #DB.schema: {{ .Values.postgres.config.pgDatabase }} |
| 66 | |
| 67 | # postgres user name |
| 68 | #DB.user: {{ .Values.postgres.config.pgUserName }} |
| 69 | |
| 70 | # postgres user password |
| 71 | DB.cred: {{ .Values.postgres.config.pgUserPassword }} |
| 72 | |
| 73 | |
| 74 | ##################################################### |
| 75 | # |
| 76 | # Settings for Soutbound API: Message Router |
| 77 | # |
| 78 | ##################################################### |
| 79 | # indicator for multi-site (locations) deployment. Give clue to buscontroller whether |
| 80 | # there is a need for message replication between edge and central. |
| 81 | # ONAP Casablanca is a single site deployment |
| 82 | MR.multisite: false |
| 83 | |
| 84 | # FQDN of primary message router. |
| 85 | # In ONAP Casablanca, there is only 1 message router service, so use that. |
| 86 | # In a multi-site, MR cluster deployment, use the CNAME DNS entry which resolves to the primary central MR |
| 87 | MR.CentralCname: {{ .Values.dmaapMessageRouterService }} |
| 88 | |
| 89 | # MR Client Delete Level thoroughness: |
| 90 | # 0 = don't delete |
| 91 | # 1 = delete from persistent store |
| 92 | # 2 = delete from persistent store (DB) and authorization store (AAF) |
| 93 | MR.ClientDeleteLevel: 1 |
| 94 | |
| 95 | # namespace of MR Topic Factory |
| 96 | MR.TopicFactoryNS: org.onap.dmaap.mr.topicFactory |
| 97 | |
| 98 | # AAF Role assigned to Topic Manager Identity |
| 99 | MR.TopicMgrRole: org.onap.dmaap-bc-topic-mgr.client |
| 100 | |
| 101 | # MR topic ProjectID (used in certain topic name generation formats) |
dglFromAtt | 7bc1636 | 2019-01-18 20:50:20 +0000 | [diff] [blame] | 102 | MR.projectID: mr |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 103 | |
| 104 | |
| 105 | ##################################################### |
| 106 | # |
| 107 | # Settings for Southbound API: CADI |
| 108 | # |
| 109 | ##################################################### |
| 110 | # path to cadi.properties |
burdziak | e07c331 | 2019-04-10 09:59:01 +0200 | [diff] [blame] | 111 | cadi.properties: /opt/app/osaaf/local/org.onap.dmaap-bc.props |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 112 | |
| 113 | ##################################################### |
| 114 | # |
| 115 | # Settings for Southbound API: AAF proxy |
| 116 | # |
| 117 | ##################################################### |
| 118 | # URL of the AAF server |
| 119 | aaf.URL: {{ .Values.aafURL }} |
| 120 | |
| 121 | # TopicMgr Identity |
| 122 | aaf.TopicMgrUser: {{ .Values.topicMgrUser }} |
| 123 | |
| 124 | # Password for TopicMgr identity |
| 125 | aaf.TopicMgrPassword: {{ .Values.topicMgrPwd }} |
| 126 | |
| 127 | # Buscontroller Admin Identity |
| 128 | aaf.AdminUser: {{ .Values.adminUser }} |
| 129 | |
| 130 | # Admin Password |
| 131 | aaf.AdminPassword: {{ .Values.adminPwd }} |
| 132 | |
dglFromAtt | 7bc1636 | 2019-01-18 20:50:20 +0000 | [diff] [blame] | 133 | # Identity that is owner of any created namespaces for topics |
| 134 | aaf.NsOwnerIdentity: {{ .Values.adminUser }} |
| 135 | |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 136 | # location of the codec keyfile used to decrypt passwords in this properties file before they are passed to AAF |
| 137 | CredentialCodeKeyfile: etc/LocalKey |
| 138 | |
| 139 | # this overrides the Class used for Decryption. |
| 140 | # This allows for a plugin encryption/decryption method if needed. |
| 141 | # Call this Class for decryption at runtime. |
| 142 | #AafDecryption.Class: com.company.proprietaryDecryptor |
| 143 | |
| 144 | |
| 145 | ##################################################### |
| 146 | # |
| 147 | # Settings for authorization of DBCAPI |
| 148 | # |
| 149 | ##################################################### |
| 150 | # Namespace for URI values for the API used to create AAF permissions |
| 151 | # e.g. if ApiNamespace is X.Y.dmaapbc.api then for URI /mr_clients we create AAF perm X.Y.dmaapbc.api.mr_clients |
| 152 | ApiNamespace: org.onap.dmaap-bc.api |
| 153 | |
| 154 | # If API authorization is required, then implement a class to enforce it. |
| 155 | # This overrides the Class used for API permission check. |
| 156 | #ApiPermission.Class: com.company.policy.DecisionPolicy |
| 157 | |
| 158 | ##################################################### |
| 159 | # |
| 160 | # Settings for Southbound API: MirrorMaker provisioning |
| 161 | # |
| 162 | ##################################################### |
| 163 | # AAF Role of client publishing MM prov cmds |
| 164 | MM.ProvRole: org.onap.dmaap-bc-mm-prov.prov |
| 165 | |
| 166 | # AAF identity when publishing MM prov cmds |
| 167 | MM.ProvUserMechId: dmaap-bc-mm-prov@dmaap-bc-mm-prov.onap.org |
| 168 | |
| 169 | # pwd for Identity used to publish MM prov cmds |
| 170 | MM.ProvUserPwd: demo123456! |
| 171 | |
| 172 | # AAF Role of MirrorMaker agent subscribed to prov cmds |
| 173 | MM.AgentRole: org.onal.dmaap-bc-mm-prov.agent |
| 174 | |
| 175 | ##################################################### |
| 176 | # |
| 177 | # HTTP Server Configuration |
| 178 | # |
| 179 | ##################################################### |
| 180 | |
| 181 | # Allow http access to dbcapi |
| 182 | HttpAllowed: true |
| 183 | |
| 184 | # listen to http port within this container (server) |
| 185 | IntHttpPort: 8080 |
| 186 | |
| 187 | # listen to https port within this container (server) |
| 188 | # set to 0 if no certificates are available. |
| 189 | IntHttpsPort: 8443 |
| 190 | |
| 191 | # external port number for https taking port mapping into account |
| 192 | ExtHttpsPort: 443 |
| 193 | |
| 194 | # the type of keystore for https |
| 195 | KeyStoreType: jks |
| 196 | |
| 197 | # path to the keystore file |
| 198 | KeyStoreFile: etc/keystore |
| 199 | |
| 200 | # password for the https keystore |
sunil.unnava | 02f077e | 2019-03-28 20:50:29 -0400 | [diff] [blame] | 201 | KeyStorePassword: Y@Y5f&gm?PAz,CVQL,lk[VAF |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 202 | # password for the private key in the https keystore |
sunil.unnava | 02f077e | 2019-03-28 20:50:29 -0400 | [diff] [blame] | 203 | KeyPassword: Y@Y5f&gm?PAz,CVQL,lk[VAF |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 204 | |
| 205 | # type of truststore for https |
| 206 | TrustStoreType: jks |
| 207 | |
| 208 | # path to the truststore for https |
| 209 | TrustStoreFile: etc/org.onap.dmaap-bc.trust.jks |
| 210 | |
| 211 | # password for the https truststore |
sunil.unnava | 02f077e | 2019-03-28 20:50:29 -0400 | [diff] [blame] | 212 | TrustStorePassword: 8b&R5%l$l:@jSWz@FCs;rhY* |
dglFromAtt | d9d3f42 | 2018-10-18 21:04:35 +0000 | [diff] [blame] | 213 | |
| 214 | # path to the file used to trigger an orderly shutdown |
| 215 | QuiesceFile: etc/SHUTDOWN |
| 216 | |
sunil.unnava | 02f077e | 2019-03-28 20:50:29 -0400 | [diff] [blame] | 217 | inHttpsPort: 0 |