Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to 89973876dbbf8ad910420d60f8dcbb0c89bf6c62
- Merge "add junit coverage for SvnfmService"
- add junit coverage for SvnfmService
Change-Id: I18f0f226c8805ed8755cd11edefcabfd8a7897a4
Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 97c8c03034e800a5487077ed9552f9e4b6753691
- DMaaP MR fixes
evert Kafka Docker image to onap/dmaap/kafka111:1.0.1
Changes related to AAF image changes
Fix the logback.xml errors
Enhancements to ZooKeeper ensemble and Kafka cluster lookup
Issue-ID: DMAAP-1272
Change-Id: I53e9cff94c9ccf83f82383fe865f31d16f5416bc
Signed-off-by: su622b <su622b@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to c6a693aadd4f6d10ab1e2b0313ae4d3511bd136b
- Merge "Add retrieval of vmIds and vServerIds for APPC"
- Add retrieval of vmIds and vServerIds for APPC
2nd take, resolving build issu - port retrieval of vmIds and vserverIds from groovy to java
Issue-ID: SO-2189
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: Ic666a65336e40eb38ab91c0037b85236ec1eebb5
|
|
* Update docs/submodules/so.git from branch 'master'
to cebbffaaf55229d8e97dda2a9c84c167396e6c5d
- Merge "Add SO Same deployment id on deployed custom workflows"
- Add SO Same deployment id on deployed custom workflows
Added the change to call the DeploymentBuilder.deploy() method after
going through all the custom workflows. Thus all the workflows
deployed and they startup correctly.
Issue-ID: SO-2210
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: Ieaa5d1447405f75744d7c05bd8f7603c16edf5ea
|
|
* Update docs/submodules/so.git from branch 'master'
to 4c41bf52c861e9a517e61beb9252349037fa6417
- Merge "Initial commit of validation framework to APIH"
- Initial commit of validation framework to APIH
Move ListenerRunner to common location
Adjust request params name, update junit tests
Update validations to work properly
Properly escape period for the string split
Issue-ID: SO-2232
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia468cf7062cccf30e28afeb7a5cddc37ceb2e002
|
|
* Update docs/submodules/so.git from branch 'master'
to 27eb14bb20dddcbb3a1ef6abbc5adedbb628c5bd
- Merge "asdc controller treat distributionid as requestid"
- asdc controller treat distributionid as requestid
Setting RequestId in MDC using DistributionID value in ASDC-controller
Setting RequestId in MDC using DistributionID value in ASDC-controller.
Cleaned up code.
Removing the log line as per the review comments.
Issue-ID: SO-2231
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I07880a80d479ad01411e0c5ece12d77722b8cb6c
|
|
* Update docs/submodules/so.git from branch 'master'
to 1dd013480975fdfbae36fe71d37e845679d5690c
- Merge "apih format statusdetail to return granular"
- apih format statusdetail to return granular
Should return unchanged requestState on statusDetail queryParam
Formatted files with changes to fix build
Added enum validation for setting requestStatus
Updated test to send in "statusDetail"
Issue-ID: SO-2230
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8f5d79bc287581635a1543a00ddc69fb9eba2295
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to b35f85916deded78a1da56fe70026c3dad516aea
- Release version 0.5.2
Release version 0.5.2 of CCSDK maven artifacts
Change-Id: I9c5b21f3ce083c6273cf52e4e1e13f733ed25038
Issue-ID: CCSDK-1401
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to e4edbe1fc17b5be2c3d6f7eb7be72b5289c3a7aa
- Merge "Removing deprecated packaging script"
- Removing deprecated packaging script
Removing packaging script written in BASH and its configuration as
it's function was replaced by new python script build/package.py
Issue-ID: OOM-1932
Change-Id: Id48c2ef69d64012c456661358106703eab7d85c3
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 806fd910c5f752595df6f6ed71a3a537e5411244
- Merge "Update Swagger API version to 4.0.1"
- Update Swagger API version to 4.0.1
Change-Id: If47b948e979d614022c079d567af12d8997f6e6f
Issue-ID: EXTAPI-277
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 07f92a81e5dfe76ad801ff321195d4b938498ab4
- Removed unused CSAR class.
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I0efbb38cb34b0b36d2659ebf36f6cd2d109e5deb
|
|
* Update docs/submodules/so.git from branch 'master'
to bbc6905e9618190a11a7d7f143b87edf75a3854b
- Replaced string concatenations in a loop with
StringBuffer appends to remove static analyzer
warning about inefficient string operations
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I89e0e5b599a8263882b0f91fb0f9191734a04ec1
|
|
* Update docs/submodules/so.git from branch 'master'
to 0e57a09647ea8ab7736cbbc322e876c84cbcb346
- Merge "Added check for empty processInstanceList"
- Added check for empty processInstanceList
Added check for empty processInstanceList
Issue-ID: SO-2225
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If4569d94dbda794c9a347e6dc73102acf7664558
|
|
* Update docs/submodules/so.git from branch 'master'
to dfbc8abd0f1c151e34d07defbe0a5ff363fcf1f0
- Sonar fix in MSOCommonBPMN
Either log or rethrow this exception
Remove this useless assignment to local variable "serviceInstance"
Remove the declaration of thrown exception which is a runtime exception
Move the string literal on the left side of this string comparison
Issue-ID: SO-1841
Change-Id: I24cdd3682eddd2e5ceb7e961477a61457ef91ab2
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to fa610df297289a9bbbc7b7b88b1f8b5946d35360
- Fix copy-resource issue
Change to install phase to make avail of artifacts
Change-Id: I9060061b656bb6845b9054b1ac72b29b100a4702
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to d0eb179262d1024ffb144c236b9f656efa8f3f8b
- Fix artifact name issue
Change-Id: I691632b27576fb5806d918f6322e60e705b5c414
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to f4801b212ee73f9d540489f4f6d684330ffb66eb
- Fix docker build issue
Build docker image with local artifact
Change-Id: I12eaafa7b93effe24479dd998aa7218d60920417
Issue-ID: MULTICLOUD-767
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e86d393096599044ba5a6a42ad386c9990d61501
- Merge "date based comments removed"
- date based comments removed
date based comments removed
Issue-ID: USECASEUI-303
Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com>
Change-Id: I56c4b05a8fe98419c122d1d0257cf118fd15929d
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 7bf9e819890a3bbf5d36ba6d5f36e93afa55588d
- Merge "Refactoring code"
- Refactoring code
Refactoring code and formatting
Issue-ID: USECASEUI-303
Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com>
Change-Id: I87258d4df21b3afdeb3bcbd3b400e4dd41847107
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to cf9c1b79eb94d245ec2a9b18351686e276260277
- feat:improve notification for Package Management
Change-Id: I73c832ab13dee20c6526ba2fdf5325a623fa828a
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/ccsdk/parent.git from branch 'master'
to 826ef89012695a7cc5b8ebbf38c7a10b9fbe9da0
- ASDC lib version updates
Changes made:
Update ASDC Distribution Client to 1.4.0.
Update ASDC TOSCA Parser to 1.5.1.
Issue-ID: CCSDK-1424
Change-Id: I98e527cf1b0bfed0162ac3895be2da7bcf8401ad
Signed-off-by: lalena.aria <lalena.aria@att.com>
|
|
* Update docs/submodules/aai/event-client.git from branch 'master'
to e0c8997a73eac90e5519c90a78a1c919cff26af8
- Upversion event-client in master
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: If90f91e82d39674c054f092c0c621008567677c6
|
|
* Update docs/submodules/aai/sparky-be.git from branch 'master'
to 9250f693a978f30a6c91dbdff5e49cf12a8277ab
- Upversion sparky-be in master
Issue-ID: AAI-2579
Change-Id: Icdc3049297e22f159ad2d313149f222bfe33b5af
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to 7c52dea0791617bd0093f6bb59030365a3a29643
- Update to Neon
Change versions to Neon-based El Alto release
Change-Id: I13a9cf5f94a30b585c1cdabf60712f0771ead699
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to dad42728c966c57212bf506f10bd9812497f8ce8
- Add initial release notes for El Alto early drop
Add initial release notes for El Alto early drop
Change-Id: Ia2bcff41ae7a49004c0c3efaa819ed2a4ed93ac3
Issue-ID: CCSDK-1589
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 11dbd17296d9572a04bb4e3aea9063c2d1ee3f1d
- Merge "application-dev.properties missing python modules paths resulting in failure to execute Jython netconf calls."
- application-dev.properties missing python modules
paths resulting in failure to execute Jython
netconf calls.
Issue-Id: CCSDK-1622
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I9c255e2c5ca8dca85f3b2fbd34c4c823c6f6bf69
|
|
* Update docs/submodules/oom.git from branch 'master'
to b105b3dd34a46a2c3275f09640ec771e4077287b
- Merge "AAF 2.1.15 Dockers"
- AAF 2.1.15 Dockers
Issue-ID: AAF-902
Change-Id: I3a83eee98dfeb7fb9751019faf618897dbc9d34f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f0e6ba623e04fb6389e7d09c321aaae27f07d2d6
- Update to Neon
Update to neon versions
Change-Id: I095b46cefa264006bea5722b952c789374870370
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to c74f6af8d7b72eeeee7ceedbf82fc8cecef1ae3d
- Update to Neon
Apply code updates to port to Neon.
Change-Id: I159309494ec64209d9fa23fc515643f1e31fe146
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 55228282b74da3ee98619fbb4604d0f21a75cf4c
- Merge "Created maven modules for aai-common docker images."
- Created maven modules for aai-common docker images.
aai-common and aai-haproxy docker images can be build with maven.
Change-Id: Iffbc2f4984316e3acc35558bdde0dbea76388ada
Issue-ID: INT-1023
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to c80274e413a8bc8a47a831ad79d16f801dfc5af2
- Add preload description to scale out doc
Issue-ID: INT-1171
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Ia6f7d8276b720bdf0ff1f71d5f1ba66535283751
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 0f4c96b5b6081efeecc73a748822a765cc38d62b
- Update CCSDK dockers to use 0.5.2 artifacts
Update CCSDK docker containers to use released 0.5.2 artifacts.
Change-Id: If3bbb720caf1434bf7ab7802199889045eb68864
Issue-ID: CCSDK-1401
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to 09a49ea562aed689f7200802ab1143efda581a3e
- Release notes update for the El Alto Early Drop release
Issue-ID: LOG-1093
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I713165121d50b36756266515247fdf717e648b44
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3d4159518989111cf05ad36600a0bdd7d2263df2
- Merge "Add AWX chart"
- Add AWX chart
Change-Id: Id9fe832a3eb3bfb23e96c711ac8455d1a8cb1156
Issue-ID: CCSDK-1316
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6caf15bc6aaac7d746c6f78b1b25b85f476e253d
- add -n onap and job to cleanup
Issue-ID: INT-1204
Change-Id: I907bb48c2eee62d9448c99a49e4446771113ceff
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to fa357dfc37bb5a71689a8390a287f7ec74a3fdd9
- Simulator integration for CSIT of generalized DfC
Issue-ID: DCAEGEN2-1719
Change-Id: I963cfaef30bc4e85d76fecddd310f091e8c00bd0
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 3512cd67bf9ff3ec0b694a5636cd71fd755e6705
- Merge "Update release notes for El Alto Early Drop 5.0.0"
- Update release notes for El Alto Early Drop 5.0.0
Change-Id: Iaef38479d2b0050491c17ae312a0f7a36d8d023c
Issue-ID: EXTAPI-281
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to ba5f94fce45b904e27423e42b7b07d1a5a1a5ec1
- Release 5.0.0 nbi jar
Change-Id: I6e636e6eb4c24cb7040ec7a37c133a2ffdc7507d
Issue-ID: EXTAPI-292
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to b6169d1ab53f9264a181fef03be77fcd2bf02976
- Merge "Sonar Fix- URIParser.java"
- Sonar Fix- URIParser.java
Fixed sonar issues across this file
Issue-ID: AAI-2525
Change-Id: Ibc7f1e9a64de5283bcc9845522817c1dff30e5e6
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2fa1f646c21a9a98b8d30799ba577debeaea87c1
- Merge "Remove unneeded node port 32208"
- Remove unneeded node port 32208
Remove unneeded node port 32208 to resolve issue identified with ssh
port detected.
Change-Id: Ibcbfd0621c2950a2ea3f429f8beb38d03e1910d3
Issue-ID: OJSI-183
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to f324e606d80f7aea4da87d3872b25bb1ef69c922
- Merge "Fixed debug log typo for RestClient"
- Fixed debug log typo for RestClient
Issue-ID: AAI-2329
Change-Id: Id1e571a8967152405dcbcfb7306bcf6cb03ef9c6
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 1160da46b6fd3a98608e59ca82c14529af94edbd
- Revert zfs and ceph volume
Issue-ID: SDC-2502
Change-Id: Ief0bfdc02b05dca33a99d6a041ba905fb3cfd780
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 161aa0e9ee4d89551f8b89ba8ea752beff49eba9
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 35ea1f0b10617c9b836dd9ab41410542e3db9232
- Correction in added CDS entries (Gerrit: 93250)
GLOBAL_CCSDK_CDS_AUTHENTICATION uses wrong username/password variable names
Issue-ID: TEST-193
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: I108c510655b07e9d981af5cb894d75f0c358d0a7
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to f94a3f35ccf9f95455b2840e4465a71b0bb5c71d
- Merge "Checkstyle fixes for prov eelf and utils"
- Checkstyle fixes for prov eelf and utils
Change-Id: I54978d8ab828513d280c456149075773442d277a
Issue-ID: DMAAP-1250
Signed-off-by: egernug <gerard.nugent@est.tech>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 6fb37eb225e48b58b1f30fc0423d19046509a54b
- Checkstyle fixes for datarouter prov
Change-Id: I4bd93505d56b9eb4db9510d1d2b4ec8a6ebd7cb7
Issue-ID: DMAAP-1250
Signed-off-by: egernug <gerard.nugent@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to e536a1035d0f224de32f76a1226c772b8f8d7c01
- Merge "- Updated vnfc instance groups to use the"
- - Updated vnfc instance groups to use the
- Updated vnfc instance groups to use the getEntity API.
Issue-ID: SO-2224
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I278aebe5174dfb52ad3db86957c262dca5eac359
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to c19faa3168f39fc4a1b239485d2bbf9e724da829
- update zte version of svnfm to 1.3.3
Change-Id: I6a5b7d55fe65532c271dc9a1e9e68aa8da3f4095
Issue-ID: VFC-1487
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to 68a426d25eb3bc8c571247654f86531bbc043d2e
- correct info of INFO.yaml
Issue-ID: MODELING-177
Signed-off-by: yxpoke <yangxu5@huawei.com>
Change-Id: I920846c02655bbd7d5357bf0ef89c9906ef2f7a0
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7bb28ca74c56e7312d41f8e152bc40d255172cdb
- Skip log format validation for a week
Add annotation SkipTestUntil and TestNg transformer so we can add
annotation for skip test till some date (aka time bomb)
Use it in log format tests
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ib4b5d17d73d360fd2554b5ffc0373790d22d9e4e
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1a252d968a6a11ae1ec1944018a5a7556515610b
- Updating documentation on onboarding packages
Change-Id: Id167f34e918e15856d7c86b9f7c767e1e3f4a0bb
Issue-ID: DOC-521
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
|