Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1337eccc2be949d860f3c5b1f0148c061c3c669b
- Merge "add service for searching in meta data pageable"
- add service for searching in meta data pageable
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: Ibf718314f2f818108af3133641ab7be48c334dce
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c38f351751334addb0bdb74f90344aa54cc23695
- Property based GRPC server service.
Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I948d4fac974a0d6d0c855ad4e24766a9ce6b7a6a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 31c2f7de56c5dd90de17ec3026510e5cc660ae67
- Add priority db field and services
Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I6cf77dfe7882f9528eb65b06e23cb1e89379f5ab
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0ff4184e485c31a3a1faa54f6172710bea86c286
- Fix Message Prioritization merge conflicts
Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I92cdca04036c23c212b7b333ca14455eef20555c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1dd0c293d8a076d0c2cabced73572f15790e8736
- Merge "CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI"
- CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI
This commit includes changes in blueprint for "Configuration over
netconf", So that CDS can fetch data from AAI.
It has enhancement in UAT test yaml file, so this blueprint
can be tested.
An enhancement is also included to introduce request headers
in the source-rest.
Change-Id: I4ff973538249925239b89da4c5720ec63ffe8037
Issue-ID: CCSDK-1603
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 835914bd584e771e47a5c8824848e8ba0ca06aec
- Merge "Add client-frankfurt skeleton project"
- Add client-frankfurt skeleton project
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I6a3dcb02b692fae778eb5cf65277ab2c269d96f8
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 446f69ade4ea6367f848fe11f342df4a2697da4f
- Merge "change modules order in parent pom and change relative path in blueprintprocessor"
- change modules order in parent pom and change relative path in blueprintprocessor
Issue-ID: CCSDK-1932
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: If74efa39b061ddded659eb0e79c4f5b43d8cf4ab
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9192bda564000582682379cb9867e5e29a76b449
- Merge "Message prioritization error handling"
- Message prioritization error handling
Error handling for message processor and forward errors to output sink
Optimize and expose message prioritization state service dependencies
Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Iee04811871de5306ba1f7e37d6e6c78f1a969181
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 053895e37df903e11ef29b4e28572a31f896dba9
- Merge "Add message prioritization module"
- Add message prioritization module
Kafka streams based solution for message prioritization using database store.
Implement initial Abstract Processors, Puntuations and sample Topology for easy plug and play based on situations
Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I9c135604574cc3c642186545e076d6a7c60048d4
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f69938ae11e0db78d41b8ea3397a51938161f022
- Merge "Add Kafka Streams consumer service"
- Add Kafka Streams consumer service
Issue-ID: CCSDK-1914
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I8d2b51c66e1304decadbb55656fe8a0b4c018feb
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to daab2a792144ffa728de67e24c801c3d0742c9b9
- Merge "Convert component functions IT to UT."
- Convert component functions IT to UT.
Issue-ID: CCSDK-1735
Convert Netconf and Restconf Executor IT to UT.
Remove duplicate BluePrintProperties.
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I2eafdbabb17a4df72541ab93c46e7fc9eb0fe8d7
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 8e573aa799c96cbe2a0404e58d67f48eea50b9db
- Merge "Make pgaas tests propagate test failures"
- Make pgaas tests propagate test failures
Reraise the exceptions so that test harness reports them properly.
Fix parameters passed in test_update_database.
Ensure strings are encoded before hashing (enforced in python3).
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1929
Change-Id: Iee098fd53bc0fbd1c69d737002d1f63f9548f7f4
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 7e1f8a90d2fd18a5169cea04b6bb53dd9288092e
- Fix minor issues revealed by pylint
Remove superfluous argument to str.format in dmaap.
Fix two tests with the same name in dnsdesig.
Raise a proper exception instead of bool in helm.
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1928
Change-Id: I07ff9eaa3b25a4c7864eda2b6189d7357c887dd4
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 18968b1198b81399b6d1d6ea695b87de8189a6c6
- Merge "Inclusion of A1 adapter in SDNR meta karaf feature"
- Inclusion of A1 adapter in SDNR meta karaf feature
The feature to be included after successful merge of A1
adapter feature JAR files and updated POM file in CCSDK
distribution. Also included additional payload logs in
provider code
Issue-ID: CCSDK-1895
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I4818d5330cb670ae54166c470126d29c39c7b573
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to a8baa705988ff4c89e93e2a963e6e05ef62bc8bb
- Add new committers Kevin and Kapil
Add new committers Kevin Smokowski and Kapil Singal
Change-Id: I2cc2c5a8b3c76b69cd3b355ede2d7552222dce9b
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 17913239067ca3d78523a24ea8821252d9def2cd
- Add new committers Kevin and Kapil
Add new committers Kevin Smokowski and Kapil Singal
Change-Id: Ib1ceaf3c9d6f0f4f5cb027630311291626a071d7
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f1d758b6d4151d33b7717b477917cae223e035a6
- Merge "Add new committers Kevin and Kapil"
- Add new committers Kevin and Kapil
Add new committers Kevin Smokowski and Kapil Singal
Change-Id: I6d404573c8190262385bd5d914e9d17a956d326a
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 0b8b7f9ce041697a1442498bb8e5c2143215d9af
- Add new committers Kevin and Kapil
Add new committers Kevin Smokowski and Kapil Singal
Change-Id: I0255aaa5b1b54e7af4446ced959f302f1203994f
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 753f88e05b3740c5dfd726e0952e29bb8d72d5b1
- change maven artifact for proto-definition in cds-ui server to be blueprint-proto
Issue-ID: CCSDK-1932
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I87c625cb4a49ac290f670eeab0a54ddc3207b8cb
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to b511df0e89d86427067463ec40dbeff58b08639b
- Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom
Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7556c944fb5b763c9c9c46a32d43f3472c958102
- Removed deprecated class. The correct implementation is
in the class BlueprintProcessorCatalogServiceImpl.
Issue-ID: CCSDK-1924
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I0d4ccfb69979ec3be35a46f154cd20586175d671
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 394053fb895c1c59a90e221f57777ebf5d85b27c
- Merge "add API to list blueprints with pagination in loopback server"
- add API to list blueprints with pagination in loopback server
Issue-ID: CCSDK-1770
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I705135af4898db68eeddb8b67bf62fbbea6921ac
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to a5f2f2fd392dbf365b51fefc9419a9616e215fc1
- Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom
Change-Id: I9ffabc6f94546f8dd478a090b4e10db8934b4a00
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c5c977f499350b71a23ff7e07042c595bfbfa642
- Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom
Change-Id: Icfce7d572b7403e3ea43cb41675fe9d7b169e782
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 102e91ea354d527d7b18539aa299c2ff39f553d0
- Merge "Include A1 adapter in CCSDK distribution repo"
- Include A1 adapter in CCSDK distribution repo
Include A1 adapter installer in ODLSLI POM files, provide
DG mechanics support to execute A1 adapter RPC's
Issue-ID: CCSDK-1887
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I9a0cd57e8734e69205d899c7a342b70db8532808
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 54eb2f2680d4f2447a4d48b612b2b83e37d90754
- Add rest client invocation log tracing.
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ie44a1b2628132aa44bc923a4d622544db03b46b0
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6036cedf9984e8b22f15e25595c57026de9d690c
- Fix missing status event type workflow response.
Issue-ID: CCSDK-1896
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Iffb4c5e9d4e5788895bda6c7ee4197ee9e0bd60e
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to ef127a5f590c092e5020d8ecd6cf10eaa8329ddc
- migrate ansible server python scripts to python3
python3 is required for R6 release
Change-Id: I94decf6ead79119f90f5fa70578b4cea8a3e58b7
Issue-ID: CCSDK-1893
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9e374a0b49cdfd3594a32ff062e210765cad14ea
- Merge "Update on Health-api"
- Update on Health-api
-add Combined health check
-add combined metrics check
Issue-ID: CCSDK-1669
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: Idb3c7f67b3f22bd6069f75c193ae458c346fb2ac
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 59d3681b80e9b5f9e69b4492138ab1f056a0351d
- Merge "Extension support for db configuration."
- Extension support for db configuration.
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I404855eac4520f79ac33f70710dcdb6ae285891d
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 043b76ce214017bdc97e15600c1d17b10f60916a
- Merge "Refractor rest log tracing filter for reuse."
- Refractor rest log tracing filter for reuse.
Issue-ID: CCSDK-1046
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I0ef0627851041b80f63c907c165c9eff5972a973
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dd785b270c9215297ca9c498a966c5f84e883bbe
- Merge "Add missing property metadata DSL fun."
- Add missing property metadata DSL fun.
Issue-ID: CCSDK-1576
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I814731382976111b8102070de536ecbe4338699a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fea07ea9ca84ea193380034b2b58d588071e7720
- Merge "netconf lib bugfixes: invoke_rpc + timeouts."
- netconf lib bugfixes: invoke_rpc + timeouts.
Issue-ID: CCSDK-1886
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I0a33199d4b4cbd5e3355d1e7596d22bd7cdbd075
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a6eaf2d99f3b709dffaa65132d0e4b8fba277aba
- Merge "Fixed typo..."
- Fixed typo...
Issue-ID: CCSDK-1908
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I962db89c620c46f8979df03c20c26d3bfc32fb73
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1e1ac926da3bc75e55a435a4b71b53642c0ccca8
- Merge "add search by meta data in cds-ui server and blueprint processor Issue-ID: CCSDK-1770"
- add search by meta data in cds-ui server and blueprint processor
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I8ac77ab4903e3141d065a61bf28404f3d16077cd
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 88e3ef2d396bc91051b182d11a2d490bf37abf08
- Merge "Rolling upgrade support for in-flight requests"
- Rolling upgrade support for in-flight requests
Three entry points are being handled :
1 - REST endpoint
2 - gRPC endpoint
3 - Kafka consumer
We make use of Phaser object to make sure the PreDestroy callback wait
for all requests to be executed before stopping the process.
The docker image was also modified to make sure the java process becomes
PID 1 in the container in order to catch the SIGTERM signal which
triggers the PreDestroy callback of Spring. This was done by using
the "exec" command in bash.
Issue-ID: CCSDK-1885
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I3e2a72e26a4c8b7768ebc374ea40aa8d55fb6761
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a835890f817a1e3627c281e98ab786ee7bf8c2ba
- Merge "Removing dead code... DME2 does nothing..."
- Removing dead code... DME2 does nothing...
Issue-ID: CCSDK-1897
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I5b9abb83f9c2e2a4329a393fb8c0fa10801a770c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8ce7fa4bf8b410d28985ddb3d6490e84e76d9478
- Merge "add get blueprints API with pagination and sorting"
- add get blueprints API with pagination and sorting
Issue-ID: CCSDK-1770
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ia9bd9b78df1d7dc5c0b6e67af2d58922f9c9a935
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 94f1bfcc93e46dc08f806e9a3b495abc9d9bf53d
- netconf retry disconnect()
Issue-ID: CCSDK-1908
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I90ca822c042ec84fda717a152c4f699bacdd87ad
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e967b59012d3aec0a5ad01d1ad508fc1e0a61a5f
- Merge "Adding Edit catalog functionality"
- Adding Edit catalog functionality
Adding Edit and Info catalog-dialogbox
Change-Id: I497e71b836424af172ef3ed8a64bcdf96f1a5077
Issue-ID: CCSDK-813
Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 36b10ae0b1551fcd3d16b2545390794116c601fb
- Fixed CDS liveness probe failure during high load.
-Added Dispatchers.IO so we can utilize CPU resources efficiently.
Issue-ID: CCSDK-1874
Signed-off-by: prathamesh <prathamesh_morde@yahoo.ca>
Change-Id: I8bb3c078b22663ca6c2420189b0477b8a66a3bd6
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 479b6c2f2ef248a805537762d2b461ff1a4c6ef5
- Merge "ORAN A1 Adapter Karaf feature development"
- ORAN A1 Adapter Karaf feature development
A1 adapter to interface with A1 mediator in ORAN real-time RIC.
This is a karaf feature that will be installed in ODL/CCSDK.
The feature will be supported by corresponding DG's.
Issue-ID: CCSDK-1888
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ib462637a013fa454dd65047dda9c85f4d2d4521c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to fecb2a6da364eb94926aaacf136991e4e17b9bb6
- Merge "Update vLB CDS Kotlin Package"
- Update vLB CDS Kotlin Package
Issue-ID: CCSDK-1838
Signed-off-by: hanybaki <habdelbaki.ext@orange.com>
Change-Id: I21a797602d759f40d7b9e3e89192374a38d56ce0
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 2041397b3c95396e5c1ee04c21daacc4ccf3fa08
- pom updates
inherit version for org.onap.logging-analytics artifacts
Issue-ID: CCSDK-1882
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I083d5fa4416bb0b637df3fdf05a85fc3a0ecf1bc
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 81904a70bdf2a2b0434b99002429b4749b6cd6b5
- Merge "Description: Create RESTCONF based vLB CBA Blueprint"
- Description: Create RESTCONF based vLB CBA Blueprint
Issue-ID: CCSDK-1852
Signed-off-by: hanybaki <habdelbaki.ext@orange.com>
Change-Id: I7e9cda61d85aa8406fb8371658e53a75b64dd686
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to ac5d3ff491a745d6112b698aa1b209f6dcf507d1
- PrintYangToProp package change
package for PrintYangToProp was updated when sli-common was updated
Issue-ID: CCSDK-1723
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Ic747102fb519aa5805bd8e9c016afc8d2af14e5b
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f743d82a31b6a9492493d93b8a5c02c27b913e38
- Merge "Changing groupId for message-lib"
- Changing groupId for message-lib
Changing groupId to org.onap.ccsdk.cds.blueprintsprocessor for message-lib
Issue-ID: CCSDK-1878
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ib47dd649657f22c5f6ead5baa05b4dace9be669d
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 22d9fd4365d9b1c0198cffb76aea994eedb34fbb
- Merge "Provide ongoing occurrence value for scripting"
- Provide ongoing occurrence value for scripting
This patch fixes this for template https://gerrit.onap.org/r/#/c/ccsdk/cds/+/95081/
but not for script, where the occurrence value might be needed.
In reality, this overall occurrence thing is a mistacke, but
it's solving an issue that I yet don't know how to properly
solve.
Change-Id: I7f8579ad2bde3f96b06aaf09c8b8c67d4b97e7b0
Issue-ID: CCSDK-1693
Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to deeaa0a6df8f266c10130833f06dec0ca9773b78
- Merge "Add remote service function execution."
- Add remote service function execution.
Issue-ID: CCSDK-1875
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I18279b1d2ff1a0b2962afa74fc616bfd99e93c91
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7170f91ff015b15ff600d9a8a4ad9fdc1ec3915d
- Merge "Add message consumer dynamic functions."
- Add message consumer dynamic functions.
Issue-ID: CCSDK-1668
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I51be88598557a05ef5db7cd595689a8e4a653fdc
|