Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: CPS-447
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I87ef8a9aee216dfc8f54749243d27d5c0b3d3981
|
|
Added requirements-docs.txt file
It now loads all centralized upper contraints from ONAP doc
Issue-ID: CPS-704
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: Iee2db84f5b9b7a320cfdbcc11b7b8079971a64a4
|
|
* Add admin guide
* Move apis to design
* Add master index as required by main doc project
Issue-ID: CPS-447
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I6dbb562a8b4505768b5689f90375df6bb30803da
|
|
Issue-ID: CPS-482
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I5069bdaf36ada7d2e5092669fd58404ed0a19063
|
|
|
|
Issue-ID: CPS-613
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I32b0b990def735a7be23373541f1f3fbd5073068
|
|
Issue-ID: CPS-613
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I7a577ed219bccf5331b2c5367dd8b42898de9051
|
|
- Upgraded version to 1.0.0
- changed cps version to 2.0.0
- Added dummy csit test script for review jobs
Issue-ID: CPS-613
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: Ie33da1dbad738ebefb035ad6a3466e0bc319725c
|
|
* Create documentation structure in docs folder
* Move api specification to openapi folder
Issue-ID: CPS-632
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Iec2f703e0d3fe019f89f48dd135c4f96af65c330
|
|
Issue-ID: CPS-609
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: I9ea4c444906e1b81fbf94dd67df866bd3af4332f
|
|
Issue-ID: CPS-584, CPS-459
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I02ce027a4222fe3178d854628a52626c8184d987
|
|
|
|
|
|
Issue-ID: CPS-586
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I74827e056bb782eb6b758b6354da56cd059e44e8
|
|
Commercial license is removed from Liquibase by using Liquibase build
from Nordix that only contains Apache 2 license.
Issue-ID: CPS-578
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ie8ff73676fc81da61e8334664677522d9c726263
|
|
app Maven property is removed from jib main class configuration as the
property is not defined and jib is able to infer the application main
class.
Issue-ID: CPS-585
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ie66bce122672b7e0961db41d0af73ecce2a6d565
|
|
|
|
- Added WebSecurity configuration and corresponding test case
- Updated existing test cases to handle spring security
- Moved QueryResponseFactory to QueryController to avoid cyclic dependency
Issue-ID: CPS-530
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I7e03ed9ccf983090ce514873b86fc9b2f851ed4f
|
|
|
|
- validate endpoint input
- set default values if it is missing in the optional fields
- used hateoas for previous and next record link generation
- use service layer in controller layer
Issue-ID: CPS-449
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I7936cd9e8e7dead3b5650b421bb12f10d14ffa9b
|
|
Issue-ID: CPS-533
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I333675977185649778881515253a04eda158a618
|
|
Release docker container 0.0.1
Issue-ID: CPS-533
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I626cc3fc4a91416bd5d6231170d263e9ca347ef1
|
|
Changing dependency from SNAPSHOT to version 1.1.0 for cps-events to release cps-temporal
Issue-ID: CPS-533
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ia2d174a31d16180fdc2ec3bc3a3c883bdd657664
|
|
|
|
Implemented Service and repository layer
Issue-ID: CPS-375
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: Iedac0e48b2391a60f3eb9ab710ccdff0c9185407
|
|
Issue-ID: CPS-522
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I6bdb29dec63c409d18e84bebc51eeef5c34e1412
|
|
|
|
Issue-ID: CPS-520
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I733ce3faf4cc35cfcc050d6183910c090cb25f8e
|
|
|
|
Issue-ID: CPS-518
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I673e8b0d4fb70dcdd2024c15e04940996023b4f8
|
|
Issue-ID: CPS-387
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I3e9742407148efcb16d8d79411e4de6738796f86
|
|
Maven build was not failing when test containers are not able to run
because of following maven surefire plugin bug:
* https://github.com/junit-team/junit5/issues/2178
* https://issues.apache.org/jira/browse/SUREFIRE-1688
This bug is fixed in surefire 3.0.0-M5. Then, 3.0.0-M4 version coming
from oparent is now overridden in pom plugin management.
This commit also improves spock testcontainers integration by using
the appropriate spock dependency.
Issue-ID: CPS-515
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I3ad902e598ece31601115d6484e520b6321ce8dd
|
|
Also avoid unecessary null checks when validating the event
Issue-ID: CPS-494
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I199fcf42928253bb4f44b204f72a4f46c1cc1eef
|
|
Issue-ID: CPS-489
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I1169f5cd58063808ed10ac001d0854310ce1ad4d
|
|
Issue-ID: CPS-495
Signed-off-by: shivasubedi <shiva.subedi@est.tech>
Change-Id: I2045b9a062e64fb509624d643e985759a5311557
|
|
Issue-ID: CPS-456
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I786421edc160a99ac4d6a3a393ee046f584ba080
|
|
|
|
|
|
Issue-ID: CPS-467
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I745287a099e71836920c15c71fc32e4feed7b056
|
|
Issue-ID: CPS-467
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: Ic2313ffcab5dd1f963996a27fc2f2aa8a5916423
|
|
See "Running via Docker Compose" section from README.md file to have an
example of event processing
Issue-ID: CPS-371
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Id3abfa32fb04e07102a5f28e6e43a9b533391188
|
|
* Aditya Puthuparambil
https://wiki.onap.org/display/DW/Committer+Promotion+Request+-+Aditya+Puthuparambil
* Niamh Core
https://wiki.onap.org/display/DW/Committer+Promotion+Request+-+Niamh+Core
* Renu Kumari
https://wiki.onap.org/display/DW/Committer+Promotion+Request+-+Renu+Kumari
Remove committer
* Rishi Chail
Issue-ID: CPS-462
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ib401e4245ac0ecb3beb40e0e7ef41a8028e47730
|
|
Rollback need not be specified for renameColumn as per documentation:
https://docs.liquibase.com/workflows/liquibase-community/using-rollback.html
Issue-ID: CPS-425
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Ida1cf80e7cd180c7b713bc595105fa83f4f6b278
|
|
Introduce verification for dependencies and layers.
Issue-ID: CPS-381
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I948439ee5bcba2d41ccba3028d62a728babc83da
|
|
|
|
1. Basic structure created
2. Basic tests added
3. lombok.config included for coverage
Issue-ID: CPS-194
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Icf23c2e647106f7985dff14d9901806f7c4aa55a
|
|
Issue-ID: CPS-407
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I043c9ce15ff5803683d7b1694d4779f80aeecc14
|
|
Issue-ID: CPS-251
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: I3afbd52836d85111ea45e3b19a467a2b6275e650
|
|
Added docker image (200Mb)
Added docker compose to start with timescale db
Issue-ID: CPS-359
Signed-off-by: Rishi.Chail <rishi.chail@est.tech>
Change-Id: I47120edcea78730405086eca393fbc08a41e0745
|
|
Issue-ID: CPS-346
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: Idfad50919d82a5c115b8824c9f51ee65f877993f
|