Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to b5ea66623c1d6178cfcc325687f03abe81d23575
- Merge "Do not use get_secret in test blueprint"
- Do not use get_secret in test blueprint
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1971
Change-Id: Ia81041b683d57ed1a4828d9c45eb49f5556c8f31
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 0b0a6ca5d765ea2bda591c34b6c995aae00bcd4c
- Make DMaaP tests independent of each other
The tests in controllerif need not run to make the other tests work.
Use mockconsul instead of test_get_config_service to feed test_dmaapc.
Use mockconsul fixture in all other tests.
Do not wrap actual exceptions with NonRecoverableError in test code.
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1937
Change-Id: Iacb229cb8569838cc63932bcf572a6692ffd9124
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to bcc615679d65ddd42f322c5e1903b794ef236dfd
- Update mariadb installation
Update to install mariadb java client like all other dependencies instead
of as special case.
Change-Id: I31040362ad89c90ca47be238b438e7e7733cefb7
Issue-ID: CCSDK-2005
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f52cf7ce4451fd5fa1bbc6cf30e5b2a0acab7276
- Adding integration to backend in Controller catalog
Adding integration to backend in controller catalog
Change-Id: Ia423d05ee5b089af6df70296a40d36d84892d488
Issue-ID: CCSDK-814
Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2977ea8da5b586a301a858f82b3956151d4ef742
- Merge "Adding changes to Controller catalog"
- Adding changes to Controller catalog
Adding new changes for integration in controller catalog
Change-Id: I5a014ff35d01213545d09db79886c6c4fd9f827d
Issue-ID: CCSDK-810
Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a31c304eaceaa579b4be976d987f1cdeddba05c2
- Prioritization expiry and clean scheduler service
Add prioritization expiry and clean scheduler service implementation.
Optimizing message passing between processors.
Added message sorting utils.
Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I049ea3bae2e2c546244136f15c3d89deda1e7053
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e9b1dfd73a2298cc9679e527ae90a651f5025dd2
- Add uri-encoding to webclient
Path params are not uri-encoded, which can cause failed rest calls if
resolved params include characters such as whitespace
Issue-ID: CCSDK-2024
Change-Id: Iac57219260ac94897e09e3cb9d1d5884d86b83ae
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 3682fdce6cc5b51c364f089cf180d7483f2d7871
- Adding cds-ui back in parent pom
cds-ui was removed to avoid build issue, adding back to parent pom
Issue-ID: CCSDK-2025
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ib14bcab669c21cb40603bafff381358a94c1a895
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0ec93f4eb42cd0d1b703d01bd06d6b6d8342fe08
- Merge "creating meta data creation component(first tab)"
- creating meta data creation component(first tab)
Issue-ID: CCSDK-2014
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I35283cbb5b48174606493ecb39c20b9f717a9c06
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d57c3727ee2d02e2b2f4c899647d4d9de7e72b43
- Refactoring Pom and Fixing Junits
Refactoring DepeendencyManagement section in parent pom and fixed Junit failing over Windows
Issue-ID: CCSDK-2023
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I5e09c4c6d6307c1dd93a40ab3601713b956dfc72
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4786e0b9ef3b4b82f4ad14bcffafa222628011d6
- Merge "Add custom header configuration for aai calls"
- Add custom header configuration for aai calls
Issue-ID: CCSDK-2020
Change-Id: Ibd63a00bf59b0e955612da69fa1d4970381b9a64
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b12b08a3666d7765405445c4c0041577b951f321
- Merge "Add new endpoint for posting data-dictinary as ResourceDefinition"
- Add new endpoint for posting data-dictinary as ResourceDefinition
Starter-dictionaries and examples in the documentation have the type ResourceDefinition.
The existing endpoint accepts ResourceDictionary which is the wrapping entity of ResourceDefinition.
Issue-ID: CCSDK-1725
Change-Id: I07f925ba4f607a6eaecf5907ac6e08691578c3b5
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d04a854edfb6bdafbdc4bebc036763bd7fb9b77b
- Merge "Rest endpoint for message Prioritization"
- Rest endpoint for message Prioritization
Refactored to support both Kafka and Rest endpoint prioritization.
Simplified number for Kafka processors.
Issue-ID: CCSDK-1917
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Iba77ed94be3398940840ff01a298f0bec785401f
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 60a0f9b7ef63b199e7cff71cdec72c96bd075b63
- Merge "Include correlationId in group lock."
- Include correlationId in group lock.
Message prioritization optimization by checking and including correlation Id, so that non related correlation message won't get locked.
Optimized Atomix Junit Test cases.
Issue-ID: CCSDK-2011
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I090ed4c193c7f9af4014cfeee4c6208c12b542c1
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2dbdbf12e4d0ef5f8a3042d65e0def08d20ff22d
- add ngx-file-drop to designer client
Issue-ID: CCSDK-2014
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I147a5fd5f32e40e74774c1785dd177602670ac32
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to db2c98ab8ca6e2fa5d3462ac2952a9fd58960289
- Upgrading frontend-maven-plugin version
Upgrading version to 1.7.2
Change-Id: Id8b41bb108b5bfe5c603592bc3363e947c82b5eb
Issue-ID: CCSDK-2018
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 5e5718c9191f125ad65bd9ab15334147bedd79cc
- Merge "adding design of first two tabs in creation package component"
- adding design of first two tabs in creation package component
Issue-ID: CCSDK-2014
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ib4cf67f38511fbabc9d69313e9e88edadd7b6c4a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 11072c92de3aec370e93c21134621ac993f601bc
- designer client screen functionality:
- insert action into main board
- drag function from palette and drop over an action
- prevent drag function outside action
- insert multiple actions into the board
Issue-ID: CCSDK-2017
Issue-ID: CCSDK-1783
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Id7528404ba70ca05561127c22e8bf4d27766bb91
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 077b1ab152c61695ac4d007035dfb81e9aef2c61
- add importTab component in package creation
Issue-ID: CCSDK-2016
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I828f9891863224cd3c70dbcaf1149efdff394c6e
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4f4e2de08d3c6259da2497950a96d549d3e82f8a
- Message Prioritization message group lock.
Implementation to avoid concurrent procession of message group while prioritization.
Sample message prioritization Kafka listener properties.
Issue-ID: CCSDK-2011
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ifbf39985b03c662b6ccf7740be711cfeb7bfbebb
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 11be2495af543b23fe3396f65b3aeb240684f8dd
- Merge "Fix ansible-server for parsing ouput of executing Ansible playbooks"
- Fix ansible-server for parsing ouput of executing Ansible playbooks
Fix the issues of parsing the return value of p.communicate() and output lines of executing Ansible playbooks.
Change-Id: I7ab10d9d7438ca998d17a7dace2fcde27a4219e7
Issue-ID: CCSDK-2009
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 8dd16669775bf23c35c25b6adf2f5adccdda1730
- DG's and Templates for A1 Adapter
Included are 10 DG's, any pertinent templates, and updated properties
file
Issue-ID: CCSDK-2013
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Ia2edfb3d1be5043101487289fa15e71d953ddf1c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to ba75d2fad2b0111a510f4ee4cc87e658fb32ac4b
- Flexible DSL Types and Templates definition.
Easy search definitions Types and Templates inside ServiceTemplate DSL builder.
Unit test modifications to support this change.
Issue-ID: CCSDK-1054
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ie944ff5f75f80c852555306e1a4e0fa7f5b803d7
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 1fdaf4953daf15970afe6ee10491dfa2d0a76753
- Runtime services for Relationship Type and Templates
Added and improved blueprint runtime service property resolution api.
Relationship template CBA sample
Performance improvement on Artifact resolutions.
Added connection config DSL for DB, GRPC connections.
Added starter relationship connection config models.
Issue-ID: CCSDK-1054
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I73e1deed708dc924352867ddd1d1b2271c8ea106
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 41712e142c8d2b2bff9bc9e094f45306a60d7cb9
- Relationship Type and Templates models
Enrichment Support for Relationship Types and Templates.
Relationship DSL support for ConnectTo connections ( RestClient, SshClient, MessageProducer, MessageConsume, Nats)
Moved datatype map from collection to complex type
Issue-ID: CCSDK-1054
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I0f18db2cb52e1e93dfab04498b8298587cba2540
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 730c940a84b9056fed993ccef08dc5ec4053db21
- Cluster partition master API
Added cluster lock close method.
Added NATS connection name and default services.
Junit test cases improvements.
Issue-ID: CCSDK-2011
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I44c7c1aaeae2ddbf768903152fb00bc160172fc1
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e4ceeb2f026833c63d1a6386e00c154cb804a629
- Merge "create palette on the right side menu draw function elements to the palette (static functions for now) enable drap elements from palette to main board"
- create palette on the right side menu
draw function elements to the palette (static functions for now)
enable drap elements from palette to main board
Issue-ID: CCSDK-1783
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I5e3382369dd86fa9b748e8b9b922eead39c8dc42
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 86c2b15ff80c824806c0947299f2cb9576b8f396
- Merge "add package creation component and fixing designer compilation and linting"
- add package creation component and fixing designer compilation and linting
Issue-ID: CCSDK-2014
Issue-ID: CCSDK-1780
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I65e02ba498516edb27eefd2448d50a61779cc22c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to c66d0094f624dcf97e08a5fc9a2a5e01c90bb772
- Merge "add logging to value not found from properties"
- add logging to value not found from properties
Issue-ID: CCSDK-1995
rev1: commit
rev2: formatting
rev3: cleanup
rev4: review comment from Brinda
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I5a575dad5191b72934667d2c4e965882ccc2a905
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9139997c4ab71e5134bb737a7c1ea6a8f105dfa3
- Fixing SDCListenerCustomIndicator issues
Issue-ID: CCSDK-1669
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ifa69221c9008c344b712728f26b94f1e7114baaf
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e3447bd3e00253056e89551437e997e77e65034d
- Merge "add group notation to resource dictionary"
- add group notation to resource dictionary
-including changes to (starter-dictionary,test-dictionary)json files
-add column in resource dictionary table in database
-expose api for getting unique group from resource dictionary table
Issue-ID: CCSDK-2004
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I0998709af2e692717b9b1b4937943c323144594a
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0a7d68420e7b95dfffb043ebbe2f52ec24effae4
- Refactoring log-protect for hiding sensitive data in logs
Issue-ID: CCSDK-2010
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I72a4d8d49a202cea0fa1a200c7466300de1ff0b0
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8fd7adbb9428bc0c14f5f08a321eabd582fbaf48
- Cluster distributed lock service.
Included and fixed clustered env properties and utils.
Fixed docker compose instance sequence numbers.
Issue-ID: CCSDK-2011
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ie28935ae7cb3de8c77cd7110993304eb49799b6c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 10c2988b51c764e62d8eeed52b254d363512eb24
- Cluster communication channels
Add NATS property and library services both .
NATS Messaging Services with Token Auth and TLS Auth implementation
Docker Compose for NATS Streaming instance.
Documentation : https://docs.nats.io/
Issue-ID: CCSDK-2007
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ieebaa8f2b18ae89d02a4f38a8027eda495a9db43
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 2c4a12c3108b49169ed42eaa8bf63e35ec9ac1fa
- App mountpoint-state-provider
App mountpoint-state-provider for use by microservices
Issue-ID: SDNC-1010
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: I22d7a5e6581a451209a520fab73def1eba496239
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to de4fec0391bbf1d838ebc6e18f3f307dc6885319
- App mountpoint-registrar
App mountpoint-registrar
Issue-ID: SDNC-1009
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: Idc40dcb2410d4d20f8d3a7943d1f810710ce7f27
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 595457177ac1316c4567c2bf339b4fb0230e85c6
- Merge "YANG Model update for A1 Adapter"
- YANG Model update for A1 Adapter
YANG model update to address policy type and poliy instance creation
as well as notification for policy enforcement update
Issue-ID: CCSDK-1996
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I4dc4fdf1fadd996d7f32ff370b2b1edd853823df
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 20b07e37990f1926d7b3cb45542b76c0336f9f19
- Merge "adding new designer component, sort and configuration dashboard"
- adding new designer component, sort and configuration dashboard
Issue-ID: CCSDK-1982
Issue-ID: CCSDK-1984
Issue-ID: CCSDK-1983
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I05d12bbf5ebc940bd6983da06af3f85ee18eb723
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 383235b495c32a1762511f1837bc9e98af6226eb
- Cluster distributed data store
Add experimental cluster co-ordination service using Atomic framework.
Included distributed data store creation utilities.
Sample docker compose data cluster between cds controller and resource-resolution instances.
Issue-ID: CCSDK-2000
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I4de00e773a996e08fd1d260fc27ed18832433883
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to df195945d03dec122666e8d48e4c7ba94630468a
- Refactoring multiple plugins
Refactoring below plugins in sdnr/wt/common/pom.xml :
1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too
2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build
Adding create dir step in es-intit.sh :
sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME )
Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e
Issue-ID: CCSDK-1994
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 6da38e9544f5eadc39ba3cf9f28183a6dac79f9c
- fix for update odlux and featureaggregator
v2 update odlux and featureaggregator bundles
Issue-ID: SDNC-1008
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I8e8d48d2b12752d1c8e916f5e44a78cd0dd9680f
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to fc4bb348c8a8b4a5d5f77065b8ebbca16d6ce5b8
- Update distribution scripts to python3
Also use python3 packages in Dockerfiles.
Make python2 also available for OpenDaylight until they migrate
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1923
Change-Id: I3d4453ccbfe191c545ba574695387dd33c129e25
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to e6d0d67fdbe3fc70c996c8df33bd65d3b151dfad
- update odlux and featureaggregator
v2 update odlux and featureaggregator bundles
Issue-ID: SDNC-1008
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I0018d7bfa3a0e6896c1b210b539a574af9808e22
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 6b98928b7b1b0ebc28d2ef286e8c932fca67c305
- add new devicemanager
v2 add disaggregated devicemanager bundled
Issue-ID: SDNC-1007
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ibb65f7f21deade7b3cef62c53b439519a931e301
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 2cf702de0b65fe132ec32b6abfffe4c2c976dca0
- Add netconfnode-state-service
v2 add new service to devicemanager
Issue-ID: SDNC-1006
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Iaba3d02e0ef6078cba57a33e03c2b2ad7aa0bacd
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 3309d25d5883ebaa9db9fa10a81ff0779dcfb2a3
- update apps
of apigateway common data-provider helpserver websocketmanager2
Issue-ID: SDNC-1005
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ie5f82c0a76d67f1324564b88fdd8b9cef4046da4
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 7ce54d65de834d2901285e152c42044e8136c473
- update old version
of apigateway common data-provider helpserver websocketmanager2
Issue-ID: SDNC-1005
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I13990aa4329810bb7a7dd815e6149e9890617d07
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to da4fd6169717cfa04d644d0af0d23dd089a6e373
- remove old version
of devicemodel devicemanager oldux featureaggregator
Issue-ID: SDNC-1004
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I5337643181e2398e5a8097e4ee14fa4ac96d0d4c
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 58f412ad18c1daf622e54ed36db6014f4e04f3f7
- Add data-provider
data-provider and change to avoid heap overflow
Issue-ID: SDNC-994
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ifcc6ce1198442e4b48fc08ba71108cfd5b5ca8aa
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 05e4277510b9947e3cdcbab8c7bb3846a4211af6
- Refactoring POM as per tidy:pom
Removing sli version property declared as project.version, and it should inherit from parent pom
Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e
Issue-ID: CCSDK-1993
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|