aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-16Add template and tosca model entities and repositoriesnrpandya48-2364/+10690
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>
2020-01-13Update based on commentxuegao1-14/+22
Initialize the state attribute in the constructor. Issue-ID: CLAMP-569 Change-Id: Iabd739ce2c828d6e50720bfb2f29c365b8736bfa Signed-off-by: xuegao <xg353y@intl.att.com>
2020-01-09Update policy api urlxuegao2-3/+3
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>
2020-01-07Update based on commentsxuegao6-40/+48
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>
2020-01-07Add button to refresh op policy UIxuegao4-4/+64
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>
2020-01-06Add refresh op policy json apixuegao5-1/+71
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>
2019-12-19Update op policy UIxuegao5-6/+38
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>
2019-12-18Move jsonRepresentationxuegao4-591/+20
Move the storage of jsonRepresentation to OperationalPolicy level Issue-ID: CLAMP-582 Change-Id: Id555ebc1f2f04468f7bf0ffd813de7732bcee97f Signed-off-by: xuegao <xg353y@intl.att.com>
2019-12-16Update deploymentParametersxuegao8-73/+336
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>
2019-12-09Merge "Update service object"Sébastien Determe12-47/+102
2019-12-09Update service objectxuegao12-47/+102
Seperate the procedure to install service and loops. Issue-ID: CLAMP-566 Change-Id: Ied7143ce8849baffda7678e82f4d6c4d9f1443d9 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-12-09Add dcae structuresebdet5-16/+270
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>
2019-11-29Merge ssl passwordxuegao9-23/+294
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>
2019-11-20Merge "Adding View BP template Menu"Sébastien Determe14-163/+864
2019-11-20Merge "Update the alpine version"Sébastien Determe1-1/+1
2019-11-19Merge "Rollback to JDK 11"Sébastien Determe2-3/+5
2019-11-19Update the alpine versionsebdet1-1/+1
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>
2019-11-18Adding View BP template Menudrveerendra14-163/+864
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>
2019-11-18Rollback to JDK 11sebdet2-3/+5
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>
2019-11-18Merge "Create Service object"Sébastien Determe18-46/+1092
2019-11-18Create Service objectxuegao18-46/+1092
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>
2019-11-15Fix naming conventionsebdet4-9/+9
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>
2019-11-15Fix naming conventionsebdet4-1/+1
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>
2019-11-15Fix naming conventionsebdet4-15/+15
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>
2019-11-15Fix naming conventionsebdet5-18/+18
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>
2019-11-13Fix NPM loop issuesebdet2-3/+2
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>
2019-11-08Put npm snapshotsebdet1-2/+2
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>
2019-11-08Update sonar pluginsebdet1-0/+5
Update sonar plugin to latest for Jdk 13 Issue-ID: CLAMP-327 Change-Id: I780e9d13820c3b0fe351a651aec782bf4ac46ccb Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-07Change Oparentsebdet1-1/+1
Update oparent to 2.1.0 Issue-ID: CLAMP-531 Change-Id: I2b4d71c58fdd96ceae1551258e198d16c8bb21a8 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-11-07Merge "Move to JDK 13"Sébastien Determe10-149/+125
2019-11-06Merge "Upgrade the libs"Gervais-Martial Ngueko12-75/+69
2019-11-06Merge "Add Npm repo script"Gervais-Martial Ngueko2-0/+50
2019-11-06Upgrade the libssebdet12-75/+69
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>
2019-11-05Add Npm repo scriptsebdet2-0/+50
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>
2019-11-05Move to JDK 13sebdet10-149/+125
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>
2019-11-04Adding viewToscamodels menudrveerendra10-22/+543
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>
2019-10-25Merge "Reset npm param"Sébastien Determe2-2/+2
2019-10-25Reset npm paramsebdet2-2/+2
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>
2019-10-25Merge "Dump npm config"Sébastien Determe1-1/+1
2019-10-25Merge "Add commands for certif"Sébastien Determe1-1/+34
2019-10-25Dump npm configsebdet1-1/+1
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>
2019-10-25Add commands for certifsebdet1-1/+34
Add procedure to update the AAF certificate Issue-ID: CLAMP-536 Change-Id: Ica40436f764ffde2d75bdc12cfdf69b01713bad4 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-24Merge "Add npm repo"Sébastien Determe1-1/+1
2019-10-24Add npm reposebdet1-1/+1
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>
2019-10-24Merge "Remove lib Remove lib for React not used right now, they will be ↵Eddy Hautot1-4/+1
re-injected later on"
2019-10-24Remove libsebdet1-4/+1
Remove lib for React not used right now, they will be re-injected later on Issue-ID: CLAMP-450 Change-Id: Icdc65259b636a8bce4602118bb0e2004f7a0d3c1 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-24Merge "Change npm repo"Sébastien Determe1-1/+1
2019-10-24Change npm reposebdet1-1/+1
Change the repo again to release, the auth setting was not there for jenkins Issue-ID: CLAMP-450 Change-Id: Iad8231741ae5aa38f808ca471255ef1eb43810a7 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-10-23Merge "Change the npm repo"Sébastien Determe2-2/+2
2019-10-23Change the npm reposebdet2-2/+2
Change the npm repo to the one specify in the npmrc Issue-ID: CLAMP-450 Change-Id: I7e416ca31f4beb06d2b0c3b3feff0dcb50c57279 Signed-off-by: sebdet <sebastien.determe@intl.att.com>