summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Rework authorization controller xg353y11-91/+344
Rework the authorization controller, put the authorization code into a camel box, so that it could be put and remove from other methods easily and not tightly connected with other logic; Remove unused CldsTemplateService.js Issue-ID: CLAMP-305 Change-Id: I5e01f1fa4534e78e0996b4b8acaf33f1875e95f0 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-08Rework the UIxg353y9-159/+111
Rework the UI, fixing some bugs, update the method to get the CL image, rework the URL used to communicate with backend, remove the save CL/update/validationTest/resubmit menu. Issue-ID: CLAMP-312, CLAMP-318 Change-Id: I3e167a5432b99f851382e36c1b56189c18e43476 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-08Rework the UI Menuxg353y4-75/+93
Create a menuHandler to handle enable/disable all the menu actions. Also rework the method to determine the permittedActions based on the current CL status. Issue-ID: CLAMP-311 Change-Id: Iecc194eb62a6546d53ad6121c73f9d3946a135a2 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-08Rework UIxg353y14-300/+196
Rework Clamp UI to cooperate with the internal data model changes. Issue-ID: CLAMP-310 Change-Id: Ic3fdbdf5e405b57ef1537672a1d4528325b68a74 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-08Merge "Extract modules names and relations"Adam Krysiak13-0/+1027
2019-03-08Extract modules names and relationsPiotr Darosz13-0/+1027
Extract modules names and relations from DCAE_INVENTORY_BLUEPRINT Change-Id: Ia419b946e15f399d3c4e8c75f836fde6b4b3dbed Issue-ID: CLAMP-283 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-03-07Merge "Add missing INFO.yaml blocks"Sébastien Determe1-26/+34
2019-03-07created Api for closed loop managingKrysiak Adam26-124/+899
Change-Id: Ib6bd92d1ae3119a857c5a63df10e8f9bb130f75f Issue-ID: CLAMP-301 Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-03-06Add missing INFO.yaml blocksJessica Wagantall1-26/+34
Add missing information so that the new verify job passes. Change-Id: I1b20082b805ab050c6f053c1236556ae17a2d021 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-05Merge "Rework the hibernate adapter"Sébastien Determe9-41/+314
2019-03-05Merge "Improve tests"Sébastien Determe13-109/+479
2019-03-05Rework the hibernate adaptersebdet9-41/+314
This was using the Jackson library so a new handmade hibernate adapter has been developed. Issue-ID: CLAMP-300 Change-Id: Ia1c1e8791370c139127e6fa4bd2b96c02f632fde Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-04Merge "Introduce new entities"Sébastien Determe18-37/+914
2019-03-02Improve testssebdet13-109/+479
Improve tests and equals/hashcode of each model objects + fix Instant bug of LoopLog Issue-ID: CLAMP-300 Change-Id: If081f07864ba73449f8c6bcf8e23ede138204082 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-28Introduce new entitiessebdet18-37/+914
Introduce new database entities to support the new Clamp model Change-Id: I6c8d7fdaf8201c2bc7878f8a807c89002525857f Issue-ID: CLAMP-299 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-26Merge "Parsing CSAR to retrieve policy model"Adam Krysiak8-6/+98
2019-02-25Parsing CSAR to retrieve policy modelTomasz Golabek8-6/+98
Content of policies.xml taken from the CSAR file and ready to store into the db. Change-Id: I9ee0d0474fa355ae4c9db1e1ee40a3f087002e88 Issue-ID: CLAMP-261 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-02-22Fix merge jobsebdet1-6/+6
Restore repository names to ecomp-* instead of onap-* as jenkins settings use ecomp Issue-ID: CLAMP-252 Change-Id: Ib247626430ccdafaf88776c63a4f0d5a003d58f5 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-22Merge "Remove old MS UI"Sébastien Determe6-737/+6
2019-02-22Merge "Fix the bugs"Sébastien Determe5-31/+16
2019-02-22Merge "Allow only 1 Operational Policy"Sébastien Determe5-230/+76
2019-02-20Fix the bugsxg353y5-31/+16
Fix the bugs in tosca model related code, due to the json removal activity. Issue-ID: CLAMP-292 Change-Id: I6306930052b876b1ba8b0e1ce71689d4499e165c Change-Id: I6306930052b876b1ba8b0e1ce71689d4499e165c Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-19Remove old MS UIxg353y6-737/+6
Remove the isSimple flag, so that the old hard coded MS UI will be disabled totally and clamp will only support automatically generated UI from the tosca model for MS configuration. Issue-ID: CLAMP-264 Change-Id: I1bf4a27c89ae5ddc97c87671daf13b97d5a2f373 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-19Allow only 1 Operational Policyxg353y5-230/+76
Rework the operational policy UI, only allow to create 1 operational policy and fix some bugs. Issue-ID: CLAMP-294 Change-Id: Iec09451d9437b299028bf63304f90c893ecc1d3e Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-18Fix health check action nameawudzins1-1/+1
Fix name of the health check action which is sent to policy Change-Id: I38536d2194963b58d1cf4b3e123142dddbfe9dd1 Issue-ID: CLAMP-296 Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
2019-02-15Run as non rootsebdet2-7/+20
Modify the CLAMP docker image so that it does not run as root but as clamp user Issue-ID: CLAMP-298 Change-Id: I0bf7bed9cb76a2fcde72f2e23b66e03f03e5fe0e Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-15Merge "Remove remaining Jackson"Gervais-Martial Ngueko2-17/+14
2019-02-15Merge "Remove remaining Jackson"Gervais-Martial Ngueko2-39/+38
2019-02-15Merge "Remove remaining Jackson"Gervais-Martial Ngueko4-17/+5
2019-02-15Merge "Remove remaining Jackson"Gervais-Martial Ngueko4-44/+33
2019-02-15Remove remaining Jacksonsebdet2-17/+14
Remove jackson import as jackson shoul dbe removed Issue-ID: CLAMP-292 Change-Id: Ie638e40b278e747caf5efc30bf6f32bb489c758b Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-15Remove remaining Jacksonsebdet2-39/+38
Remove jackson import as jackson shoul dbe removed Issue-ID: CLAMP-292 Change-Id: I43b3bd2e2f217293ae8ac262b013b2287d1e2b16 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-15Remove remaining Jacksonsebdet4-17/+5
Remove jackson import as jackson shoul dbe removed Issue-ID: CLAMP-292 Change-Id: I5d8b71efab64aec688eb4a5e4abe09a652f12966 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-15Remove remaining Jacksonsebdet4-44/+33
Remove jackson import as jackson shoul dbe removed Issue-ID: CLAMP-292 Change-Id: I86f46b97b990f03abc6999fc4e54e37e51db9ae5 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-14Merge "correct emails"Sébastien Determe1-5/+5
2019-02-14correct emailsosgn422w1-5/+5
correct email adresses Issue-ID: CLAMP-293 Change-Id: I56ee3604ef2465576b3db1c242ea696151bd7bce Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-02-13Merge "Remove SDC query"Sébastien Determe28-9123/+5669
2019-02-13Merge "support multiple CL"Xue Gao6-54/+173
2019-02-13Remove SDC queryxg353y28-9123/+5669
Remove the query to SDC to get Service/VF related parameters. Also remove the UI which triggers the SDC query. Issue-ID: CLAMP-290 Change-Id: Ie7864942b91c022a3a7329c17ab2785448aae9ff Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-13support multiple CLsebdet6-54/+173
Support multiple CL CSAR deployment per service/vnf Issue-ID: CLAMP-289 Change-Id: I6e52da07b393bffeff18e16a5afa78ef14162935 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-07Merge "removing inactive committers"Xue Gao1-10/+6
2019-02-07removing inactive committersosgn422w1-10/+6
removing 2 inactive committers according to ONAP charter Issue-ID: CLAMP-293 Change-Id: I91ea346e3b1bf2b7e7d7d482c8671e24ede506d5 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-02-07Add exception for DCAEsebdet1-0/+5
Add exception when DCAE does not return an answer as the CSAR is not deployed in that case Issue-ID: CLAMP-291 Change-Id: Ibe2dc96f415e54c4e15b6dd57b214207e5dc22af Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-07Merge "Automatic Config Policy Ui generation"Sébastien Determe11-275/+17123
2019-02-07Merge "Replace jackson usages with GSON"Sébastien Determe51-892/+1584
2019-02-07Automatic Config Policy Ui generationxg353y11-275/+17123
Automatic GUI generation based on json output of policy-model. And remove the Create CL related code. Change-Id: I42f7e8da46052e01bda33593434f8794f0e430c5 Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-264
2019-02-07Merge "Remove lodash in UI"Xue Gao2-57/+0
2019-02-06Enhance readthedoc contentsosgn422w0-0/+0
add a bit more details information in readthedoc Issue-ID: CLAMP-257 Change-Id: I79a482b17a4f1d0fac2d215a389784a70a73f8bc Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-02-06Merge "Enhance readthedoc contents"Sébastien Determe1-0/+15
2019-02-06Enhance readthedoc contentsosgn422w1-0/+15
add a bit more details information in readthedoc Issue-ID: CLAMP-257 Change-Id: I99fa8f32e0c5d4413ace657c931d3c99575876b6 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>