Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/clamp.git from branch 'master'
to 504422fe7b93714222ff53b9ee9914a26b74c091
- Update SSL Certs and doc
Update SSL certs for Frankfurt (expiry date Feb 2021) + fix clamp env
for compose.
Documentation updated to reflect what to do for cert renewal (readme).
Issue-ID: CLAMP-641
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I24e24ee88674c3d5b399bc0f1722c61f4c54a937
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8d91398da6162c19643f3f7cae83327dd4e81263
- Merge "Remove blueprintId in loop"
- Remove blueprintId in loop
Remove the blueprint Id for DCAE in loop object as now the one in loop
template will be used.
Issue-ID: CLAMP-592
Change-Id: Ie86f362451d58de07f7a715ae0bfc92566893e13
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c7b3e23f499d02f181e5d01d680118fe4cbdd6f0
- Merge "Change the Csar installer"
- Change the Csar installer
Change the csar installer so that it installs a loop template instead of
a loop object
Issue-ID: CLAMP-592
Change-Id: I757f6411ce959573fcb3a82e48359a1a44f87410
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 32d2e29dc6d751c2053a130238526144ab46912c
- Merge "Add a unit test"
- Add a unit test
Add a test on Blueprint parser to validate a specific case
Issue-ID: CLAMP-567
Change-Id: I2f0ed17bd8fd203b055fcb26614e747afcf85d9a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a84ea55e9291f5c3af9ac3a3ae6ca31d860f1566
- Merge "Enable multithread for failsafe"
- Enable multithread for failsafe
Change failsafe configuration to enable the multithreading
Issue-ID: CLAMP-626
Change-Id: Id53d221873d5820a6f8e4b90b8f0ed3a157c11bf
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to e0a8ab9bd315aecde32e0163c9d233ec29df9d51
- Update undeploy-loop flow
Update the undploy-loop flow to support the multiple blueprint
deployment
Issue-ID: CLAMP-627
Change-Id: Ic4187179e2ef2f574f8cc836eebc3608b8aee899
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1274833bdb3ef9eac728564bd9b1b687bf9f1727
- Merge "Update deploy-loop route"
- Update deploy-loop route
Update deploy-loop to support multiple blueprint deployments
Issue-ID: CLAMP-571
Change-Id: If98e9305c36a01f86a522db002174f92f6ff5996
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to b8587538b6d4495977ebde95c21ba659136f43da
- Merge "Create a camel route that would retrieve all the DCAE blueprints"
- Create a camel route that would retrieve all the DCAE blueprints
Retreive all the DCAE blueprints and update DcaeInventoryCache
Change-Id: Ia03a89c1871119a208094c014e5cb8aa8b4f71d3
Issue-ID: CLAMP-573
Signed-off-by: Vidyashree-Huawei <vidyashree.rama@huawei.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 05db0f21630449ddaaa2f29f8c26685b94c261da
- Merge "Fix dep problem"
- Fix dep problem
Fix dependency problem in eclipe & remove useless files in resources
Issue-ID: CLAMP-628
Change-Id: Ibe8ed1283b12e6379ff529e24c5ccbb85d3b3227
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f04d3755f4b15b877dc291a0824ffc257ced2b61
- Fix JS coverage
reverting to sonar.sources to control source origin
Issue-ID: CLAMP-626
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I39f33a3486b3534b8a815e5823e281ca1eff29a8
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 9abd198502815fe6f54db06bb84a31fc36cb43e1
- Fix Sonar JS
Trying to apply other properties for JS scan
Issue-ID: CLAMP-626
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Iae2cd8014f54260fa90d8f489f1316ac422e99de
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 933f75fb5c4934c0e304c91d011a07a672555483
- Adding more logs and try relative path
Adding More logs to the scanner to understand why some sources are not taken into account + trying relative path for inclusion based on SonarCloud doc recommendation
Issue-ID: CLAMP-626
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Iccede3dc4c1e9a8f2c80ef3e763cbbcbdde489ab
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 83ad93ca0b3d6c81166a84eadc96e738f723fdb9
- Fix Sonar
try disabling sonar.scm.exclusions.disabled to avoid .gitignore file being taken into account by Sonar
Issue-ID: CLAMP-626
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ic5ea1d9f2168e983a54132e1acf8ae0d31f081d7
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4c4c3fd09235d927e6fc39bc855618da00608b37
- Fix Sonar Java Coverage
SonarCloud takes only XML Jacoco report as input, fixed plugin configuration and sonar properties.
Issue-ID: CLAMP-626
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I5d47e3868e3b805d9d45421ba2aa1d71c9626454
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f332e2e4ce3d8de200fd90076f6d4da8bdade2d6
- Fix sonar
Fix sonar due to sonarcloud migration
Issue-ID: CLAMP-626
Change-Id: I8fb9eb3857c1b9649cc6231d3789b39887687152
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 749c0f19a314d587c1cd1fae5870ad3dab640ef2
- Fix sonar
Fix sonar due to sonarcloud migration
Issue-ID: CLAMP-626
Change-Id: I9e16331804e97aa1bdf6d771fda3f5c352590452
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cef5b582ed8f2f9a64203e737234e29434314b36
- Modify the template model
Add loopElement to loopTemplate so that operational policy can be added
into the template as well
Issue-ID: CLAMP-555
Change-Id: I298c05f7f92536e4dab840983c41b0f7ee22daac
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 33fc823baeda6d4e872614b146ab865823a3ca0f
- Merge "Add tests"
- Add tests
Add tests for Dictonary and DictionaryElements
Issue-ID: CLAMP-591
Change-Id: I1a810e0211685aa7d0831399e727c01b36416bab
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 75eb352ec0775a497fbfc92ec34e36a4b31e9412
- Merge "Sonar fixes"
- Sonar fixes
Sonar fixes on Csar service installation
Issue-ID: CLAMP-566
Change-Id: I55f8d358efe9dc53471b78c31be363e0af6d0e80
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8d74bbf0a71fa5132e5155b6c202ba9fadffa7ad
- Add fields on microservice
Add fields for DCAE on microservice instance
Issue-ID: CLAMP-572
Change-Id: Ia68b45921ba6f6f3a3efd574887475aff22bc3a8
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2e7b15f6a71764e2dba81b70187b17f1fbbb32ab
- Fix checkstyle issue
Fix checkstyle issues and remove useless files
Issue-ID: CLAMP-555
Change-Id: I02382ed48d7321b0a6b8650efbf7663f943f17ba
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5dfa4b58906921dea2aab38d20d761f460f49964
- Merge "Add template and tosca model entities and repositories"
- Add template and tosca model entities and repositories
Add Control loop template, tosca model and model policy properties
hibernate entity classes and crud repositories
Issue-ID: CLAMP-555
Change-Id: Ib7f07aca5ad2ddf5caff7c98ea9341bdc147e817
Signed-off-by: nrpandya <neenendra.pandya@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8c2ce6065ddd8405ef3faa99969453e080b63f55
- Update based on comment
Initialize the state attribute in the constructor.
Issue-ID: CLAMP-569
Change-Id: Iabd739ce2c828d6e50720bfb2f29c365b8736bfa
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c2f5de7aeefb5c8512e1eaa9583ed6524d501da3
- Update policy api url
Update the policy api url, triggering the pap api to get the status of
the deployed policy.
Issue-ID: CLAMP-577
Change-Id: I34222c1158d6f724c8ae740fec81f2085ef91bd0
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to bdd660f78f5d3067ab7fcfcfa24dc9efdaf00dd6
- Update based on comments
Update based on review comments and fix some format issues.
Issue-ID: CLAMP-569
Change-Id: I8b94be41d7576d4c701e0d7f49883f4255463e62
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2f5b2cdb2a7650d6bd41d1b20ec0813cad7989ed
- Add button to refresh op policy UI
Add the button on Operational Policy UI to refresh the json
representation.
Issue-ID: CLAMP-584
Change-Id: I3ae6ca0207bf9ca84f1e1dc6b3aed42b90298d8e
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to bcbc25bbb78876db27fc326aadf89086200c3c76
- Add refresh op policy json api
Add the new api to refresh the operational policy json representation
values.
Issue-ID: CLAMP-585
Change-Id: I8c494f8d5f7ee8672f054444c368fdb396fb208f
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c488fed6bb0d06acad9aefda54e77c5c687eb941
- Update op policy UI
Change the React UI accordingly so that we read OperationalPolicy Object
Issue-ID: CLAMP-583
Change-Id: Ifd14a7eb115dc75acb35f1e7591ee383066a45f1
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 62a0b7ca40d7810897fce2d1f8eb47e5647a2bf2
- Move jsonRepresentation
Move the storage of jsonRepresentation to OperationalPolicy level
Issue-ID: CLAMP-582
Change-Id: Id555ebc1f2f04468f7bf0ffd813de7732bcee97f
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 9047defa7549ebd9a84cef3e10bbfd90f068097b
- Update deploymentParameters
Update deploymentParameters to allow a map of <msName, deploymentParams>
instead of a single deploymentParam
Issue-ID: CLAMP-569, CLAMP-570
Change-Id: I6abc4fe193157644bd6abe1c893a1416cadec988
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4d8c1ab21a3f5baf82a91a3cc9ab2af8823e6e34
- Merge "Update service object"
- Update service object
Seperate the procedure to install service and loops.
Issue-ID: CLAMP-566
Change-Id: Ied7143ce8849baffda7678e82f4d6c4d9f1443d9
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 47767ece79658f9c2f20fe77af6cee0ca6c027df
- Add dcae structure
Add the DCAE structure to handle the sorting of the loops defined in the
DCAE inventory.
Issue-ID: CLAMP-575
Change-Id: I52cffd1d1812f5d3e5802e46d6c5147dafb4a7f5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1ebfe6b467e5a6a42c756f225397da76f9e3dfc2
- Merge ssl password
Use the aaf encrypted ssl password fot server.ssl parameters
Issue-ID: CLAMP-339
Change-Id: I8869bb527f2851c1d298cd03e45327791a8acfab
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 876d1a49367b4614680954913590372d773ec8ec
- Merge "Adding View BP template Menu"
- Adding View BP template Menu
Adding View Blue Print templates option under Template menu. Adding few
more test cases for ViewTosca Modals to cover the api calls.
Issue-ID: CLAMP-544
Change-Id: Ibf881f46fd03e9149a88ccc211a996d99fd74748
Signed-off-by: drveerendra <vrajasekharaiah@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cc00c38d90010a424d7faa337564c051e0b86e5b
- Merge "Update the alpine version"
- Update the alpine version
So Alpine 3.10.3 and jdk 11.0.5
Issue-ID: CLAMP-553
Change-Id: I51527d0903aef406b996e7b83975f1a167ad4937
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to fdd65e9703161a8598ea75a65f9adc93fcefc540
- Merge "Rollback to JDK 11"
- Rollback to JDK 11
Reverting JDK to 11 as deciced by the SECCOM
Issue-ID: CLAMP-553
Change-Id: I69bbf2b961616ae566e43cab944bd0daf5295a34
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cfe18b62c2c3cfabdf4322b02c2e49e6ea284d3c
- Merge "Create Service object"
- Create Service object
User Service object to store loop service and resource realted info.
Issue-ID: CLAMP-545
Change-Id: I0df6f5d43d7e0575346e02a27bca5c0b5ecdb0a0
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4dc849f66bf9c8749ca8d2ef228fceee4d358ca1
- Fix naming convention
Fourth stage, fix naming convention in UI-react so that it's clearer
Issue-ID: CLAMP-552
Change-Id: I5d082aec575bf0d71dd08065b9d2bf1bb869d7ca
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Fix naming convention
Third stage, fix naming convention in UI-react so that it's clearer
Issue-ID: CLAMP-552
Change-Id: I16bed5be640d87e3458cdbd7a83fdfe1e37a7b98
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Fix naming convention
Second stage, fix naming convention in UI-react so that it's clearer
Issue-ID: CLAMP-552
Change-Id: I1bfd48b55d9e1edf66c0369539718e086a778429
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Fix naming convention
Fix naming convention in UI-react so that it's clearer
Issue-ID: CLAMP-552
Change-Id: I758e0695f5b299514758c35aa699454b0c010974
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to dd1076847892089948fc8ae720da854237d1e857
- Fix NPM loop issue
Fix the NPM loop issue that appears during the deploy maven phase
Issue-ID: CLAMP-450
Change-Id: I4b1bb691f56d39792217f297dd0fb3e3c9397363
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to de9d1efabaad9001c65ec12da0df37a5e43952a6
- Put npm snapshot
Put npm snapshot for all for now, until there is a better solution to
release
Issue-ID: CLAMP-450
Change-Id: I62f936c01a133462d3bff5ae0aeea5aa211c5c91
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d07b650af65b3677b76b416c1e3805ad3826e9c1
- Update sonar plugin
Update sonar plugin to latest for Jdk 13
Issue-ID: CLAMP-327
Change-Id: I780e9d13820c3b0fe351a651aec782bf4ac46ccb
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 715f0ac873dd0301ed85e873a09d4323fef4d40e
- Change Oparent
Update oparent to 2.1.0
Issue-ID: CLAMP-531
Change-Id: I2b4d71c58fdd96ceae1551258e198d16c8bb21a8
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 77b0be1b734ae1f785fb35a59387ac5fbcf19266
- Merge "Move to JDK 13"
- Move to JDK 13
Do the required changes to move to JDK 13
Issue-ID: CLAMP-327
Change-Id: Ia7840851eeefc6c00e3e49eacb2e49cc27a0b2f0
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ad6322617d0a3630177de53caf04cec51c44464c
- Merge "Upgrade the libs"
- Upgrade the libs
Upgrade the version of some libraries for NPM so for React UI
Issue-ID: CLAMP-544
Change-Id: Ie5238c699a2b441892e6e12f3a6f17640d26b10c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5d48ab5ace51317e9d73bf246c1befe4442a65ad
- Merge "Add Npm repo script"
- Add Npm repo script
Add npm repo script in the build to decide which nexus repo must be used
depending of the version
Issue-ID: CLAMP-450
Change-Id: Ic00974d1bedf9da947748dd9f5224fbc78f7f425
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f6b2625c5876c5ef1b8ead0b3962362fb2924f95
- Adding viewToscamodels menu
Updated package.json file to include material table and material UI
react libraries. Added ViewToscalModals folder which contains js file,
corresponding test file and its snapshots
Issue-ID: CLAMP-544
Change-Id: I6b9328d6270fc32b41a152c91a9fd872f3524beb
Signed-off-by: drveerendra <vrajasekharaiah@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2901ca9fec4a88db325b90bda2103ffc5e921681
- Merge "Reset npm param"
- Reset npm param
Reset NPM parameters so that LF team can test their changes
Issue-ID: CLAMP-450
Change-Id: I6e4f3001a79509beafbfcb87fbbeb94822bf955a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a3cdfeb2928a41bce3592d8c162bf06ab5f55002
- Merge "Dump npm config"
- Dump npm config
Dump the NPM config again to see what has put there
Issue-ID: CLAMP-450
Change-Id: Iadb684ae5074528082f07616505070e8187e28a3
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to cda38ce2c0d5700727fb4c41144862fdbb6dc639
- Merge "Add commands for certif"
- Add commands for certif
Add procedure to update the AAF certificate
Issue-ID: CLAMP-536
Change-Id: Ica40436f764ffde2d75bdc12cfdf69b01713bad4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a5b024797a77766407bf14c970be23c3b497e00b
- Merge "Add npm repo"
- Add npm repo
Add npm repo as the default one does not work properly or does not
contain everything
Issue-ID: CLAMP-450
Change-Id: I159e1cdae04b7bc9a8f9a770b7f34bd3167da0d2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|