summaryrefslogtreecommitdiffstats
path: root/docs/submodules
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 2dc8dad2f91485a44218a37f331bc4d8aa1bacd2 Merge "Multi-site High-availability Manual Failover (PoC)" Multi-site High-availability Manual Failover (PoC) Change-Id: I9f1417a77b0e3cae23f55b1bfc1d419730d8f9cd Signed-off-by: Neha Jain <neha.jain3@amdocs.com> Issue-ID: SDNC-214
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 1126b3284a20c8b017b85ff504624fe9c20b0522 Merge "Fix postgres startup" Fix postgres startup Change-Id: I411447a908c16b3769a5819d8812a93b58623af6 Issue-ID: OOM-1094 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 8b0a6e9b3f4c07931041c5e5e80be09b53cab719 Merge "pdp-x range in pap config not to skip -2" pdp-x range in pap config not to skip -2 Change-Id: Ic06921ee7fd0b5072381fbadc314647fb7df4a49 Issue-ID: POLICY-802 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master b3b1c6fb2d9deb977d8510fea72d252407eb01c4 fixing common makefile build error Issue-ID: OOM-1095 Change-Id: I469fcf48b3c99496199d31f55a7c46bfb9711832 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-17Updated git submodulesYang Xu1-0/+0
Project: integration master e2cdd5d1316d57cab6bb9564207c063eafc93c1c Merge "Add sub repos into .gitignore" Add sub repos into .gitignore Change-Id: Ib60f4bad501008420d95fd4fa91e8e83804046e9 Issue-ID: INT-501 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 677e3a75c578736ca3512b67af9e1a32d46740f4 Merge "log logstash replicaset to 3" log logstash replicaset to 3 Change-Id: I7aad5416d19326800e79961eb5cb51947c2daa5b Issue-ID: LOG-376 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master f4e19adfad457a92a4564b9311fb71113ada0668 Merge "Use :latest for image tag" Use :latest for image tag Change-Id: Ib54c897a44eb9535ec375213d75ab738db42fd08 Issue-ID: DCAEGEN2-512 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-17Updated git submodulesIanHowell1-0/+0
Project: aaf/authz master 1070cc920c5cfa8af29f83137da79fba28341609 Improve cadi-core coverage * Wrote tests for AUTHZServlet, MapPermConverter, NullPermConverter, and PathFilter * Deleted old test for FCGet - the class is not accessable to JUnits * Reduced complexity of AUTHZServlet, MapPermConverter, NullPermConverter, and PathFilter * Fixed a NullPointerException in CmdLine and its associated JUnit Issue-ID: AAF-225 Change-Id: Ifa6453043469cebb30d10a8a9e2bc1d01599a8c8 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 5f0c032a504396292bc23689b9658a513ce2c7b9 Merge "Add External Interface NBI project into OOM" Add External Interface NBI project into OOM 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-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 7b9464a504c8c344cae916a53e2a319e5a0e9026 removing space in appc properties file it fails the helm linter Issue-ID: OOM-1085 Change-Id: I04541ceba07204be3fef1749fd7d8bcdbb688cbe Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-17Updated git submodulesgabe.maurer1-0/+0
Project: aaf/authz master 9a03e67324d26cc655342be2db68fdd85651b567 Increased auth batch code coverage Issue-ID: AAF-233 Change-Id: I2240a93998c30d45e0ae15ff7ab87be7718aae8f Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-17Updated git submodulesGary Wu1-0/+0
Project: integration master cdc977c66098204112f07c8b83eeb965b926d9a8 Merge "Policy 1.2.2 artifacts" Policy 1.2.2 artifacts Issue-ID: POLICY-798 Change-Id: Ic4810ff758bbb62a8181266bd832cad0499d5688 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-17Updated git submodulesGary Wu1-0/+0
Project: integration master 6aede67ec7f2b42706a3d7b86eaf09c18bf5e616 Merge "Correction problem with license." Correction problem with license. Issue-ID: INT-458 Change-Id: I82eee40642f7b3afd54b66ff1978214b55fd63f1 Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 1c63d264cc31c92643eaa9211aa52ce8cabe88db Merge "Appc Conf Changes" Appc Conf Changes Issue-ID: OOM-1085 Change-Id: I8aea111d120dc72fc8681504bda6df075b2d14da Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master cf173e0470d1e78565d6a3db77296fe870631ec1 Merge "Add OOM Release Notes to RTD" Add OOM Release Notes to RTD Change-Id: I72bf636b4de47fd10c22d71ca59f5aab82a434c5 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-822
2018-05-17Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc/deployment master d04344f05bc55114fece1d939949b2bfc56c7b4d Added reference data Added reference data for NETCONF-XML into DOWNLOAD_DG_REFERENCE table Issue-ID: APPC-908 Change-Id: I65423107b20dff7cc5856e938c7f420001a5af44 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-17Updated git submodulesBalaji, Ramya (rb111y)1-0/+0
Project: appc/deployment master b0c703d319af7be7991b39ebfcda078e9ce5b1c2 Documentation updates Details added for designService.properties Issue-ID: APPC-907 Change-Id: I7b37c10006798b96c341ff9c98407569fe693d5c Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 30dce60d3d9e33731daf06cb63a36bdc458d27a8 Merge "Policy 1.2.2 released artifacts" Policy 1.2.2 released artifacts Issue-ID: POLICY-798 Change-Id: If35ad61649daa347118e02de383b6778c4b4472c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master ed44c49ff043bfc76b5b1b5841b6428cc6af3d53 Merge "Add Portal access instructions to OOM User Guide" Add Portal access instructions to OOM User Guide Change-Id: I1ec1dc410d28913884ece53a31e41243515ec407 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1063
2018-05-17Updated git submodulesRitu Sood1-0/+0
Project: optf/has master bdb676f3e42b970dd0dbb8a4e58dcaab1018633d Fixing connectivity issue with AAI Removing the old certificates from conf file. Having these here causes connectivity issue with AAI Change-Id: I847ce9dcfc715124617edd305bb83acedbbbb10e Issue-ID: OPTFRA-232 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-17Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 389e05bb482e7a775fe9f0b6828042ee0d76f724 Add Beijing release notes Update release notes for Beijing release Change-Id: I3be6c61f3af70704c04b8e2ee715789c25026a3d Issue-ID: SDNC-315 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-17Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/distribution master 497673c7af9e704f9bca84cbabd4716713a60e52 Update release notes Update release notes for Beijing release Change-Id: I7baba6ef6285bf3fcf037c0efdf3ceed48cfeff3 Issue-ID: CCSDK-278 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-17Updated git submodulesMandeep Khinda1-0/+0
Project: oom master cf27a20627d591faec9f6520ae06531e85755ca6 Merge "Sync OOM docker versions with docker-manifest.csv" Sync OOM docker versions with docker-manifest.csv 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-17Updated git submodulesMike Elliott1-0/+0
Project: oom master 53e5783c293b768caaecec7961bfaf7d18c0a0b0 Merge "clamphealth check" clamphealth check Issue-ID: OOM-688 Change-Id: Ib1d2ae73f6026c161cb453ba6947d667d78a1d7a Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Updated git submodulesMike Elliott1-0/+0
Project: oom master a795258ebee5a9fa060aa89941503af2f11ae2d5 Merge "Clamp DB Health Check" Clamp DB Health Check Issue-ID: OOM-688 Change-Id: Ied8688fdfa7759b8b5f33b9914195d227eb08e48 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Updated git submodulesMike Elliott1-0/+0
Project: oom master 888bb6bff8323657b4a84a7bf0bb544526e6712d Merge "Clamp cannot connect to SDC" Clamp cannot connect to SDC Change-Id: Ib55827b52a4b46001ed15518efdec36756f99dfa Issue-ID: CLAMP-151 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-17Updated git submodulesMike Elliott1-0/+0
Project: oom master 7a429d0a3feb7a305d39325a552105b6b7e5ec0f Merge "ELK version bump" ELK version bump Issue-ID: CLAMP-162 Change-Id: I7174d1a18452e444d6806564662ab3d2ba0bc252 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-17Updated git submodulesMike Elliott1-0/+0
Project: oom master 7186bbdfc0b60df8fbdb047ec9b4c72ee70d089a Merge "Fix clamp changing persistence permissions" Fix clamp changing persistence permissions 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-17Updated git submodulesMike Elliott1-0/+0
Project: oom master 3b3cd1a4a1f85f31c0136f17186caa3c3f7363f2 Merge "enable pooling and liveness in pdp-d" enable pooling and liveness in pdp-d Change-Id: I4b29367fd419f4ae31cf455a21b8df80c231c3fa Issue-ID: POLICY-795 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-17Updated git submodulesMichael Lando1-0/+0
Project: sdc master aae1c348606d5e7fbf1f868adc0b18721ef26994 update docker bases used by sdc update docker bases to version 1.3.1 with the new security fixes. Change-Id: I6d702fb58dc16721a2e42b1f38e1288d9655bb72 Issue-ID: SDC-1340 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master ae6d37243d19a7f1a605fcc5d66c2144d3418502 Merge "sdc <-> vnf sdk integration" sdc <-> vnf sdk integration 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-17Updated git submoduleskaty.rotman1-0/+0
Project: sdc master ccbd67e3cad2945fc4e488cd9d3bc528d364fc9c removed empty parentheses when no inputs Issue-ID: SDC-1337 Change-Id: I2919a02dd83c113c3a2ca4a80274fa8dd313e17d Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-17Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master c21b713849782324b1eaed33d6202cf081f44f99 Revise docs This patch is to revise the documents. Change-Id: I3b47254d3dbae6c6067daefd44780ad370922558 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-05-17Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 421296e010d3b552dfee53f10857aff9f57a7ab8 Revise release date This patch is to revise the release date. Change-Id: I122360486e559b5dee69f05ccf64cabe77c5769e Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-05-17Updated git submodulesojasdubey1-0/+0
Project: sdc master a48b61432ce6857377fe1b5ea655fc4f3cc54c00 Refactor Onboarding Translator code 1. Fixed sonar violations 2. Fixed static analysis issues 2. Refactored methods for code smells Change-Id: I0d33c93156ddfaa43769a98f086e269b43c24cd2 Issue-ID: SDC-1331 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-05-17Updated git submodulesSeshu Kumar M1-0/+0
Project: so master c82216b0be5e2fab57031056d386a192b6abbce2 Merge "Fix resource population to DB" Fix resource population to DB Fix resource population to DB. Change-Id: Iae25ce2f15fa121a45a55559458fcbbd217f2c7d Issue-ID: SO-624 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-05-17Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: cli master 1d176fd37fb1e10865e3618e97093367a4eb63f4 Add documentation for verification program Issue-ID: CLI-100 Change-Id: Iafb3ff6b8375720acf18918c7d399c4ee0262fcf Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-17Updated git submodulesMarcus G K Williams1-0/+0
Project: so master 77e3e0645cd638d80011d7ecb66a2b60ead86b2e Revert placementInfo to placement in SniroHoming Issue-ID: SO-628 Change-Id: I6e9e44d453a72b4e9ec1a0abe99eb8028aa5ba1a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-17Updated git submoduleskaty.rotman1-0/+0
Project: sdc master b3e6cef09aac0221854916a2146c6cd9f75db8a6 fixed interfaces + interface_types when no op Issue-ID: SDC-1337 Change-Id: I0038b29e7cb667efb53dee5cbc1192cfd74e387a Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-05-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 0df03eb1fcc256fce186ff898ef2cbc8cc57db8e Merge "Dmaap and Clamp nsPrefix Changes" Dmaap and Clamp nsPrefix Changes Issue-ID: OOM-1029 Change-Id: I13d44d09bce42250b434d459612c0be6b46239c0 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 253e181a492c7f0d75ff13226aaf9152a1ee01b7 Merge "nsPrefix Changes for Log" nsPrefix Changes for Log Issue-ID: OOM-1028 Change-Id: I1923cbbf75bdf7eead3da506a1c2bb3766f83d31 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Updated git submodulesPriyanka1-0/+0
Project: oom master 82715bafeb52d496353a8b66d54bba181611c630 OOF nsPrefix Changes Issue-ID: OOM-1059 Change-Id: Ib718cfc8c9b8645dc31456a14f27dc99d783bb98 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-17Updated git submodulesLi Xinhui1-0/+0
Project: multicloud/framework master 6a14968d9a3f237c790c0e275f05bedd8cff5e65 Add release note for R2 This patch is to add release note for R2 release. Change-Id: I0110aec66a64cca949b7592385fa2ad2d45c63e6 Issue-ID: MULTICLOUD-211 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-05-17Updated git submodulesMarcus G K Williams1-0/+0
Project: so master 9819e2b5c96c098a1901ace345fe9149af176e4a Revert placementInfo to placement in SNIROUtils Issue-ID: SO-628 Change-Id: I3bd802fc966f466b12556d19e347a130e152a51d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-17Updated git submodulesliuqian1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 65de5e8a56100c0c44b8fce128d4b8c8e67a2a0c fix scale jobid Change-Id: I751df1bf2eb8c5c99c48ba32264f67b200858886 Issue-ID: VFC-868 Signed-off-by: liuqian <liuqian13@huawei.com>
2018-05-17Updated git submodulessubhash kumar singh1-0/+0
Project: so master fe588ed137686e562a2039c3d4901dbbd456c05f Update release notes Update release notes. Change-Id: Ie353abb910c752557a99944528a9157c45ce8073 Issue-ID: SO-627 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-05-17Updated git submodulesyangyan1-0/+0
Project: vfc/nfvo/lcm master b37fe1de5b2a72c6b587519ea39872bcb8d6601a Fix ns instantiate request bug Issue-ID: VFC-912 Change-Id: Ibd4afa7b4af6f7d43ca62f758c61fcb7a7969ed2 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-05-17Updated git submodulesChris Donley1-0/+0
Project: vnfsdk/model master 23a0750ea7d668679414451f749e7eda7b06fb71 Add VNFSDK Beijing release notes Issue-ID: VNFSDK-268 Change-Id: Id88269fa424608dac0e62c193a6b4a540c9d7aac Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-05-16Updated git submodulesAnkitkumar Patel1-0/+0
Project: optf/osdf master 12f9060558172ee282c6fb1b18e9955f00a41807 updating config file updating the config file Issue-ID: OPTFRA-237 Change-Id: Ic63eb5e3921bba35afb44c5d34ddb38cfde8ee75 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-16Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 6c3164d2e3383f909f621ec62f4bc1368d699fae Merge "Upgrade SNAPSHOT to 1.2.2" Upgrade SNAPSHOT to 1.2.2 These reviews must be merged in order because of layering. This review should be merged SECOND Note: In order to get past the following layering problems, there are temporary chages to the following POMs to temporarily use 1.2.1-SNAPSHOT for those dependencies. They are ONAP-PAP-REST/pom.xml org.onap.policy.drools-applications.controlloop.common.policy-yaml ONAP-PDP/pom.xml org.onap.policy.drools-pdp.policy-endpoints A separate review will be used to restore these dependencies to 1.2.2-SNAPSHOT once the drools-pdp and drools-applications reviews are submitted and merged PLD added version.properties Issue-ID: POLICY-798 Change-Id: Id7e83f2ba12181c63cc8845b7eeccf2004d2bab9 Signed-off-by: liamfallon <liam.fallon@ericsson.com> Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Signed-off-by: liamfallon <liam.fallon@ericsson.com>