summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17Add External Interface NBI project into OOMSylvain Desbureaux28-0/+1344
NBI (North Bound Interface) is one of the new project added for Beijing release. Features added ============== MongoDB common chart -------------------- Ability to start a mongo container, with a chart consistent with other common charts (readiness, liveness, persistence, resources, nfs, service, ...). Specific configuration: * name of the db to create if needed NBI chart --------- Ability to start a mariadb container, with a chart consistent with other common charts (readiness, liveness, persistence, resources, nfs, service, ...). Specific configuration: * name of the db to create if needed * name of the user that has access to the db * password of the user that has access to the db * root password of the database Ability to start a NBI container, with a chart consistent with other common charts (readiness, liveness, persistence, resources, nfs, service, ...). Specific configuration: * log level * cloudOwner * ecompInstanceId * openStackRegion * openStackServiceTenantName * sdc_authorization * aai_authorization * so_authorization ONAP chart ---------- Added a requirement on NBI chart, possibility to enable/disable and configuration to push to the chart. Current Status ============== - [*] adding a common chart for mongodb - [*] make mongo chart compiling - [*] testing the mongodb common role - [*] creating a mariadb chart inside nbi helm - [*] testing the mariadb chart - [*] make mariadb chart compiling - [*] make nbi use these charts - [*] make nbi chart compiling - [*] test the whole solution - [*] create a service for nbi Change-Id: I8dd3e79768c83b1553a05c892cf418f840931255 Issue-ID: EXTAPI-54 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-05-17Merge "Add OOM Release Notes to RTD"Mandeep Khinda3-8/+394
2018-05-17Merge "Policy 1.2.2 released artifacts"Mandeep Khinda4-4/+4
2018-05-17Policy 1.2.2 released artifactsPamela Dragosh4-4/+4
Issue-ID: POLICY-798 Change-Id: If35ad61649daa347118e02de383b6778c4b4472c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-17Merge "Add Portal access instructions to OOM User Guide"Mandeep Khinda1-1/+55
2018-05-17Merge "Sync OOM docker versions with docker-manifest.csv"Mandeep Khinda3-3/+3
2018-05-17Merge "clamphealth check"Mike Elliott1-0/+17
2018-05-17Merge "Clamp DB Health Check"Mike Elliott2-0/+31
2018-05-17Merge "Clamp cannot connect to SDC"Mike Elliott4-10/+41
2018-05-17Merge "ELK version bump"Mike Elliott3-6/+6
2018-05-17Merge "Fix clamp changing persistence permissions"Mike Elliott1-0/+1
2018-05-17Merge "enable pooling and liveness in pdp-d"Mike Elliott6-3/+28
2018-05-17Merge "sdc <-> vnf sdk integration"Borislav Glozman2-2/+1
2018-05-17sdc <-> vnf sdk integrationMichael Lando2-2/+1
update sdc config map json to use the service for vnfsdk Change-Id: Ie6de2f5841155850bced87946186b4b0437cd54b Issue-ID: SDC-1332 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-17Fix clamp changing persistence permissionsBorislavG1-0/+1
There is a missing parameter in clamp values.yaml: persistence.mountSubPathLogs, which causes /dockerdta-nfs/ReleaseName directory to be come with permissions 777. Issue-ID: OOM-1086 --- modified: clamp/charts/clamp-dash-es/values.yaml Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: Iddd80f77e7e42b06dd4b55c302d4d45127ea1b72
2018-05-17enable pooling and liveness in pdp-dJorge Hernandez6-3/+28
Change-Id: I4b29367fd419f4ae31cf455a21b8df80c231c3fa Issue-ID: POLICY-795 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-17ELK version bumpac25503-6/+6
Issue-ID: CLAMP-162 Change-Id: I7174d1a18452e444d6806564662ab3d2ba0bc252 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-17Merge "Dmaap and Clamp nsPrefix Changes"Borislav Glozman2-2/+0
2018-05-17Merge "nsPrefix Changes for Log"Borislav Glozman1-1/+0
2018-05-17nsPrefix Changes for LogPriyanka1-1/+0
Issue-ID: OOM-1028 Change-Id: I1923cbbf75bdf7eead3da506a1c2bb3766f83d31 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Dmaap and Clamp nsPrefix ChangesPriyanka2-2/+0
Issue-ID: OOM-1029 Change-Id: I13d44d09bce42250b434d459612c0be6b46239c0 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17OOF nsPrefix ChangesPriyanka1-1/+0
Issue-ID: OOM-1059 Change-Id: Ib718cfc8c9b8645dc31456a14f27dc99d783bb98 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-16Sync OOM docker versions with docker-manifest.csvGary Wu3-3/+3
Sync OOM docker versions with docker-manifest.csv commit e5a9fb0a2d90d7e626a4b76f4cf53b58e2a3cd6a Change-Id: I885492c138389d0483d63d5bc211109f83eabe91 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Merge "Add robot-ete to list of realtime clients"Mandeep Khinda2-2/+2
2018-05-16Merge "Update appc.properties file for vCPE failure"Mandeep Khinda1-0/+1
2018-05-16Add robot-ete to list of realtime clientsJimmy Forsyth2-2/+2
Issue-ID: AAI-1144 Change-Id: I5deb2152a1ff783ab2e6311517e76709c76ba60a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-16Update appc.properties file for vCPE failureAaron Hay1-0/+1
The appc.properties change for APPC-900 needs to be ported over to the OOM version of the appc.properties file. Change-Id: I854e3fc6e80bd610fe8bf33240a28ead4c7b4e63 Issue-ID: OOM-1088 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-16Increase portal-db initial liveness probe timeGary Wu1-2/+2
The initial liveness probe against portal-db was too quick, causing the container to be terminated in the middle of DB schema initialization and leaving the DB in a corrupted state. This change increases the initial delay before the liveness probe. Change-Id: I2f428ea33b60c3a99ca1e49dc8e59405aa4d824c Issue-ID: PORTAL-283 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Merge "SDN-C db schema/sdnctl not reliably being created"Mandeep Khinda1-1/+1
2018-05-16Merge "Enable https endpoint for SMS"Mike Elliott6-18/+24
2018-05-16Add OOM Release Notes to RTDRoger Maitland3-8/+394
Change-Id: I72bf636b4de47fd10c22d71ca59f5aab82a434c5 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-05-16Clamp cannot connect to SDCac25504-10/+41
Change-Id: Ib55827b52a4b46001ed15518efdec36756f99dfa Issue-ID: CLAMP-151 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-16Merge "Correct variable references for namespace shift"Borislav Glozman1-20/+20
2018-05-16Merge "policy healthcheck"Borislav Glozman2-0/+125
2018-05-16Clamp DB Health CheckPriyanka2-0/+31
Issue-ID: OOM-688 Change-Id: Ied8688fdfa7759b8b5f33b9914195d227eb08e48 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-16clamphealth checkPriyanka1-0/+17
Issue-ID: OOM-688 Change-Id: Ib1d2ae73f6026c161cb453ba6947d667d78a1d7a Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-15Fix docker tag for CDAP TCALusheng Ji1-1/+1
Issue-ID: DCAEGEN2-510 Change-Id: I9af79ea0eea57dfe81ddd6936e00aef2d0657247 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-15Correct variable references for namespace shiftBrian Freeman1-20/+20
Issue-ID: OOM-794 Change-Id: Id7bcd5aa90444cd3f5e9292f3daf7e9722722442 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-15Enable https endpoint for SMSKiran Kamineni6-18/+24
SMS got a new SAN certificate and we are using that in this deployment now. Applications will now query on https://aaf-sms.onap This should also fix the failing healthcheck for SMS -P3: Changing liveness and readiness probes to use https instead of tcp which was throwing up TLS error spam on the server Issue-ID: AAF-284 Change-Id: I654eced0bb75c8b5c807c45773f308d824dfb571 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-15SDN-C db schema/sdnctl not reliably being createdMohammadreza Pasandideh1-1/+1
Change-Id: I7fa43e090c11956eb68f89ec65bfe0ee7922c78e Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: OOM-887
2018-05-15fix node port conflict btw sdnc geo/aai gizmoMandeep Khinda1-1/+1
Issue-ID: OOM-1084 Change-Id: I20d569a288d10c564a34fc1a5bad3c8249ecd718 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-15Merge "Fix Geo Config"Mandeep Khinda7-33/+43
2018-05-15Merge "Fix inconsistency in OPENSTACK_PASSWORD value"Mike Elliott1-1/+1
2018-05-15Merge "Add separate PV for each SDN-C MYSQL pod"Mandeep Khinda8-73/+68
2018-05-15Merge "Add OOM chart for SDNC ansible server pod"Mandeep Khinda11-0/+362
2018-05-15Fix inconsistency in OPENSTACK_PASSWORD valueBrian Freeman1-1/+1
Issue-ID: OOM-1083 Change-Id: I7ea80b9ecdb5911cbe84e587a2a60c19ab5389b1 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-15Merge "Fix dcae posgres pv location"Mandeep Khinda1-1/+3
2018-05-15Merge "VNFSDK - use common postgres"Mandeep Khinda8-187/+19
2018-05-15Add Portal access instructions to OOM User GuideRoger Maitland1-1/+55
Change-Id: I1ec1dc410d28913884ece53a31e41243515ec407 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1063
2018-05-15policy healthcheckmayankg27032-0/+125
Change-Id: I470e2727ac907ac297839ecc1bf3b53de7f67750 Issue-ID: OOM-30 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>