Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/clamp.git from branch 'master'
to 87dd6b9a1680c31a736164b29e2b663a27fbe2a7
- Merge "Fixed Checkstyle issues"
- Fixed Checkstyle issues
Fixed checkstyle issues in the clamp project to achieve clean Jenkins build
Change-Id: I92a05f948a5946c46b951058dc6f00b0b1c8e05b
Issue-ID: CLAMP-328
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to eb216ac66f47c2b9d2b69a6e080d3969f75d78af
- Merge "New unit tests and sonar fixes"
- New unit tests and sonar fixes
Assertion arguments should be passed in the correct order in:
- CldsReferencePropertiesItCase
- LoggingUtils
Remove of duplicate code in LoggingUtils.
Typo in README file.
Add LoggingUtilsTest unit test.
Change-Id: Iddc61877659e9d4308479451a7eb4901b3fc5ea8
Issue-ID: CLAMP-355
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 60b5b25fa4687f8d64f1c5c48515db735a0e5141
- add date to logs
Issue-ID: CLAMP-405
Change-Id: I56843bd4652fbd624bcab32efbbdb8b77a48d210
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a5243a4735e5bc505e96c3665f9775a7660555c8
- change required for new release
Change required for new release management
Issue-ID: CLAMP-409
Change-Id: I1e07f029455dff134e00d39051a0859c4cc11457
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 493e9e7dc5a1be2af4f326bb0bd296ced9fb25eb
- Bring all fixes
Bring all fixes from Dublin, but the code has slightly changed on master
Issue-ID: CLAMP-410
Change-Id: Ieca7b8e9b180f46f2c30f848454405f3a504bfdd
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to e9c644b5f37d7fe7362710332da827becf840479
- Bump up clamp
Bump up clamp version to let Dublin update the previous 4.0
Issue-ID: CLAMP-407
Change-Id: I27a5fdbf86f692f7e24589f5d4febd6eaa7ea58d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Bump the clamp version
Bump to 4.0.4 for new docker images
Issue-ID: CLAMP-384
Change-Id: Ifa70d4b237db3564c58e50fbf9cc75ef9f19fc8d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 70e4a3fc5be81abaae4d1b9bd17a2e8134e5862e
- Merge "Validate ids"
- Validate ids
Disable close button when policy id is duplicated
Issue-ID: CLAMP-403
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
Change-Id: I47dee2e27ce4f7a5e2083a541458a04da8cf7bee
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4aa3b770b9bb0d0cda545eb9bcd7aa70f478e8fb
- Merge "Fix imports in CsarInstallerItCase."
- Fix imports in CsarInstallerItCase.
After merged (86147) the necessary Rollback import was delete.
Additionally the not used org.mockito.Matchers.any import was delete.
Change-Id: I4c75bf3dd3cda5e1777cbd662672a80588d9b5cf
Issue-ID: CLAMP-346
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1987e8b29b778d561027756ad2602f2abe15eda4
- Merge "Improve test coverage in DcaeEvent"
- Improve test coverage in DcaeEvent
Change-Id: Iead99d97d7ad2a803ef67cdf8a7eebaca76c60bd
Issue-ID: CLAMP-355
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d4d0cc066d99a04ed037e7886d5c5112afca17fa
- Merge "Rework the loop state"
- Rework the loop state
Rework the state loop so there is no bug in the loop state anymore, now
the components are scanned + upgrade to 4.0.4
Issue-ID: CLAMP-384
Change-Id: If7649238ee52864c84bfb9b6b8471d1738752e29
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 61ef2fb62f1818da16a48d75c7a3e0824e39e970
- Merge "index correction"
- index correction
the underline of the title was too short
Issue-ID: CLAMP-396
Change-Id: I893b9baa81065f20d5a9d5042f8d4682363d019c
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c7b7368b08fa4e75919d6f7282dee526ccedf398
- Merge "Text Inside Clamp box is not resizing"
- Text Inside Clamp box is not resizing
Resizable text in Clamp boxes, better drawing space utilization.
Change-Id: If6c79b22729730a8c243845b3288724f1c611b8a
Issue-ID: CLAMP-402
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ab51df22013aff7c1918375371ce80f43debd9e5
- Merge "Added unit tests for CldsEventDelegate"
- Added unit tests for CldsEventDelegate
Added more unit tests for some of the Delegate classes
in the clds/client package
to reach the minimum threshold of 65 % coverage
Issue-ID: CLAMP-355
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: If8fe7f06c1a06319cb88d0dd59291ba6bc8bfe6c
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 00d5ba6fbede2e5377eaf36bd684d26d6a9866e0
- Merge "Added unit tests for GuardPolicyDelegate"
- Added unit tests for GuardPolicyDelegate
Added more unit tests for some of the Delegate classes
in the clds/client package
to reach the minimum threshold of 65 % coverage
Change-Id: I4f88ce523964f53d948bb0d028a2719604188575
Issue-ID: CLAMP-355
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 986320a393f1d28fabeaa81fd92b5c8d5cd4fa8d
- Merge "Improve test coverage in SdcSingleController"
- Improve test coverage in SdcSingleController
Change-Id: Ibbdbf890aef92f5fb3a37bc75a502591d6134147
Issue-ID: CLAMP-355
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 77f2d1205fb50d4b1cdfcc0af01340ef5ae195fa
- Merge "Added unit tests for TcaPolicyDelegate"
- Added unit tests for TcaPolicyDelegate
Added unit tests for the class TcaPolicyDelegate (4)
Change-Id: I720f4411ec198c7e7a555f2ede9e48bfa210fdcf
Issue-ID: CLAMP-355
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d744650ff85f725e64048733c527f0c5fb565dbe
- Merge "Added more unit tests and fix import"
- Added more unit tests and fix import
Added more unit tests to the AuthorizationControllerCase
Fix import in the AuthorizationController class
Change-Id: I197015f522b3f07963cec2a23d568ed8b943f504
Issue-ID: CLAMP-355
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to bb4e24784cce313e0cfa4682111fa05f7c204701
- Merge "Improve test coverage in FlowLogOperation"
- Improve test coverage in FlowLogOperation
Change-Id: Ia76e2652ab99bf06def5fafca24de471d53e224e
Issue-ID: CLAMP-355
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 6d8bb93e25f82d8eea0c5211bd630804866f3097
- Merge "Improve unit tests and sonar fixes"
- Improve unit tests and sonar fixes
Add more test to CryptoUtilsTest and JsonUtilsTest.
Correct sonar issue in CldsServiceItCase test - checking if stream is not null.
Remove unused import in CldsHealthcheckServiceItCase.
Remove unused field in DocumentBuilderTest.
Add private constructor in PrincipalUtils and XmlTools.
Add FEATURE_SECURE_PROCESSING feature to TransformerFactory.
Change-Id: Ieeb561352697c131ebf11bc43162f63ea7096e81
Issue-ID: CLAMP-355
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4fadce00282fbbcfeb8ed1ad4522addfffd5c194
- Merge "Fixed Checkstyle issues"
- Fixed Checkstyle issues
Fixed most audit checkstyle issues in the five java files
Change-Id: I73862820e662893106bfa1493e5be4791e98011b
Issue-ID: CLAMP-328
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cf5931fe32003961af254cfa69120930a713fcca
- Merge "Improve test coverage Improve test coverage in CsarInstallerImpl"
- Improve test coverage
Improve test coverage in CsarInstallerImpl
Change-Id: I5c514e8c58be3125c3921ce1d80a9507f7f50838
Issue-ID: CLAMP-348
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 657f27d2e2b2bfeeb9c91e58219e88938bc912e3
- Merge "Added unit tests for classes in clds/client"
- Added unit tests for classes in clds/client
Added more unit tests for three Delegate classes
in the clds/client package
to reach the minimum threshold of 65 % coverage
(2)
Change-Id: I4aa5112005f7aabd3b0673e78797ec97a7129dbb
Issue-ID: CLAMP-355
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 18fa819e455e1314b21a5b4f5e6ef0e1b0588c9e
- Fix updateMsProperties method
Issue-ID: CLAMP-401
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
Change-Id: I39b17342fa37416eab0b8776a899ce8360be1818
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ef9000f59f675f8a34e7d8afb8f4f449a1b47ac9
- Document fixed OJSI-152 vulnerability
Issue-ID: OJSI-152
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I38bc0c8c49cb32e6cac188daed9248487b75e2f0
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 16a77f6bd4f5b80aea267ace1bcde0674a6b1521
- Document fixed OJSI-147 vulnerability
Issue-ID: OJSI-147
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8dd24e218beb9621a5429c1d3a75af7ab10a6bc4
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2b4c5c64e5db661e407bf2aab8e6522f2a37fbd9
- Document fixed OJSI-128 vulnerability
Issue-ID: OJSI-128
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Iea1134d2645ba53de63f08aac975abb138b442fe
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5456d52c14612e65ca759f478bc62acc0ef093e3
- Improve security section of release notes
In order to provide users with more details on project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I856d45e2adbcfcfca05b95d1482487aca950f794
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 943d7b2c32d7527cd018cd27f97f1b12a21b8989
- Merge "Just change the Timeout"
- Just change the Timeout
Change timeout for all queries policy+dcae
Issue-ID: CLAMP-399
Change-Id: I560a5b3d1b1ae9c994a2be2771d5a705125d6be0
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 17f8fc643970b1fc1814c86156599b5be2f1ebab
- update doc
change closed loop with control loop, to be more generic
Issue-ID: CLAMP-396
Change-Id: I1754e7d03796e0913d82eb0013d270ee2d4c3e01
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ee36182e63efee33a140f0a132bd0c75889d6e14
- Merge "Update Swagger doc"
- Update Swagger doc
Update Swagger doc for Dublin with new Json,pdf updated by the maven
build
Issue-ID: CLAMP-396
Change-Id: Ie9933f98881d0c0e9e1b9a7c8ab28fdbac447392
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f5a414bd326aa0163ceba6b51b14b7c80feae64b
- Merge "Open DCAE deployment in all cases"
- Open DCAE deployment in all cases
Let the user deploys his micro service on DCAE even if policy check
returns 4XX
Issue-ID: CLAMP-399
Change-Id: Ib38eb33c9692fcc2cea6e2c655be82f48d4046af
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 187aa0e8bfe23a216a5e88ff78349aaecd0d800a
- Merge "updating documentation"
- updating documentation
Issue-ID: CLAMP-394
Change-Id: Idf4afe6c4a580e73923ea5c396c0b00a33e7c160
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 15c9ef0d579285a7caa3a19fc33ba27ed9cfedf4
- Fix URL for policy
Fix url to remove policies on policy engine API
Issue-ID: CLAMP-398
Change-Id: I626ae4c7db4cd362203d890899da1dd8ee34cd8c
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2cca1c820e38b45879abe1c82ce994283a55818c
- Fix target Type
Fix target type must be VFMODULE instead of VFModule
Issue-ID: CLAMP-395
Change-Id: Ie34422985a13a1f2bc29fb06aceafb3994d2140a
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1021b855c1b605b671d809315308817d5fc33490
- bump version
change version of release
Issue-ID: CLAMP-396
Change-Id: Ibcf5693f22695cb48c479eecffb1b09e90b5d447
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d40dcbbaff2548b4218a3f58b4cf00823df8be0b
- Merge "update release note"
- update release note
add Dublin entry in release note
Issue-ID: CLAMP-396
Change-Id: I2f7ea3e625ea0951f2fcb947d55ceb14cc7c8047
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f0835c089d548f4020b4ebebc271d815ba930786
- Merge "Rename a field"
- Rename a field
Rename a field in policy payload, resourceId must be resourceID
Issue-ID: CLAMP-395
Change-Id: Ic890b470b8f5c8f4962d65c7388f9c471f7c5b5d
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 16587feaf8d57ea025a8d6260f88c85d7b8c4666
- Merge "Doc update"
- Doc update
Update of some docs for Dublin features
Issue-ID: CLAMP-396
Change-Id: I3179bc1c549ae0921f2bb4ad36751d304c8c45a4
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 785b17789adc4817e129fcd389d91046b195044a
- Fix the op policy payload
Fix the operational policy payload as it was not the one expected by
policy engine + rollback staging plugin
Issue-ID: CLAMP-395
Change-Id: I7b690eb02f50617b7aa402266c13aafa82f5b59b
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ef9aed4b3a69128fa10feaa9ab787a57ef6772d7
- Bump Clamp version
Bump the clamp version for the new release
Issue-ID: CLAMP-395
Change-Id: I42d695518b8268c817eef8b4d28d3a6700f6aba4
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3b48f829b1325fa6675b8981c119d822a5ea1b13
- Fix op policy payload
The payload should contain a different content value, not the entire
yaml
Issue-ID: CLAMP-395
Change-Id: I7311caffed554f3c97ef7e07c729266a4fe30940
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cbc6af30f0b9b9158d5937ab52b4366f5cb6999e
- make kibana https
introduce certificate so access to kibana is https only
Issue-ID: OJSI-147
Change-Id: I69e52cb4cb801b9d890c41090c871badd210ad35
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 26ba6ccbb85446699d6a8cf6275e70f325e87b15
- Remove unncessary log
Issue-ID: CLAMP-391
Change-Id: I04aac42f8b934cec16ed16bf93519d4e0d83f8ec
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to b5908d85cf0d851f5f9cd637b2252ea1494c9169
- Merge "Fix issues in Operational Policy UI"
- Fix issues in Operational Policy UI
Add prefix for Guard Policy Id; display attributes correctly when guard
type is FrequencyLimiter; initialize guard policy type accordingly; add
default value for guard active start/end attributes;
Issue-ID: CLAMP-386, CLAMP-387
Change-Id: I4c57ddcfccba207429fb1e75d9d2a4d6b0f15e8a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1c201d52b9d10bab2ed6533c70f5750725bf271c
- Merge "Improve the loop logs view"
- Improve the loop logs view
Move the loop log table down; color the log level; adjust the proportion
of the log attributes; adjust the location of the Loop view and the log
table.
Issue-ID: CLAMP-388
Change-Id: Ifec6da8dfb330304c8adffbb3257d325e234aa17
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 65709fe44fbe796ba3d301fd155e78be8c7c3b58
- Remove usage of maven staging plugin
This plugin will be deprecated soon. We need to remove
the usage of it and migrate to use gerrit-maven-stage jobs
from global-jjb.
After this change is merged, we need to:
- merge https://gerrit.onap.org/r/#/c/77825/
- Verify this new job works as expected
- Remove release-java-daily jobs
Change-Id: I70197990e29b90090390e2493f6ac7a134bb8f37
Issue-ID: CIMAN-240
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to b38821c4136369ef50680b24c55d76ec3898af54
- Merge "Fix targetResourceId issue"
- Fix targetResourceId issue
Initialize targertResourceId options, before loading values from DB,
otherwise the value shown in the UI will be blank.
Issue-ID: CLAMP-382
Change-Id: Ie3fecab521272c5f5373161ed8070f9370fc219d
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3d5f3d9824cfd2c5e0216976b6716d3def184401
- Adjust ui
Adjust operational window field abatement so the look and feel is good
Issue-ID: CLAMP-381
Change-Id: I0248b836650b7274c34a7f4ebbea06056d816753
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 0e9310b26db3a1de3d363c848b81e9072f2d963c
- Improve the logs in ui
Make log more consistent for the UI
Issue-ID: CLAMP-381
Change-Id: I17dcbe04b3ecdf8d31db708f38931991e80e0b0f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ca7f86c29f2b7182821b2a24896c95f7cf4a5baf
- Fix loop order
Change the field for the sorting so that we see the logs in the right
order
Issue-ID: CLAMP-383
Change-Id: I1b423315f64252ac3dca1c34d2207f16f3a85418
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|