clamp.git
5 years agoAdd missing INFO.yaml blocks 57/79857/1
Jessica Wagantall [Thu, 7 Mar 2019 04:06:25 +0000 (20:06 -0800)]
Add missing INFO.yaml blocks

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>
5 years agoMerge "Rework the hibernate adapter"
Sébastien Determe [Tue, 5 Mar 2019 14:25:59 +0000 (14:25 +0000)]
Merge "Rework the hibernate adapter"

5 years agoMerge "Improve tests"
Sébastien Determe [Tue, 5 Mar 2019 14:25:50 +0000 (14:25 +0000)]
Merge "Improve tests"

5 years agoRework the hibernate adapter 80/79680/2
sebdet [Tue, 5 Mar 2019 04:17:11 +0000 (05:17 +0100)]
Rework the hibernate adapter

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>
5 years agoMerge "Introduce new entities"
Sébastien Determe [Mon, 4 Mar 2019 10:45:10 +0000 (10:45 +0000)]
Merge "Introduce new entities"

5 years agoImprove tests 92/79492/3
sebdet [Fri, 1 Mar 2019 23:17:46 +0000 (00:17 +0100)]
Improve tests

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>
5 years agoIntroduce new entities 01/79101/6
sebdet [Fri, 22 Feb 2019 07:16:26 +0000 (08:16 +0100)]
Introduce new entities

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>
5 years agoMerge "Parsing CSAR to retrieve policy model"
Adam Krysiak [Tue, 26 Feb 2019 10:35:47 +0000 (10:35 +0000)]
Merge "Parsing CSAR to retrieve policy model"

5 years agoParsing CSAR to retrieve policy model 19/78919/3
Tomasz Golabek [Thu, 21 Feb 2019 13:05:41 +0000 (14:05 +0100)]
Parsing CSAR to retrieve policy model

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>
5 years agoFix merge job 90/78990/1
sebdet [Fri, 22 Feb 2019 07:28:47 +0000 (08:28 +0100)]
Fix merge job

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>
5 years agoMerge "Remove old MS UI"
Sébastien Determe [Fri, 22 Feb 2019 06:17:34 +0000 (06:17 +0000)]
Merge "Remove old MS UI"

5 years agoMerge "Fix the bugs"
Sébastien Determe [Fri, 22 Feb 2019 06:16:28 +0000 (06:16 +0000)]
Merge "Fix the bugs"

5 years agoMerge "Allow only 1 Operational Policy"
Sébastien Determe [Fri, 22 Feb 2019 06:16:19 +0000 (06:16 +0000)]
Merge "Allow only 1 Operational Policy"

5 years agoFix the bugs 28/78828/2
xg353y [Wed, 20 Feb 2019 11:45:04 +0000 (12:45 +0100)]
Fix the bugs

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>
5 years agoRemove old MS UI 56/78756/1
xg353y [Tue, 19 Feb 2019 13:24:12 +0000 (14:24 +0100)]
Remove old MS UI

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>
5 years agoAllow only 1 Operational Policy 45/78645/2
xg353y [Mon, 18 Feb 2019 12:09:04 +0000 (13:09 +0100)]
Allow only 1 Operational Policy

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>
5 years agoFix health check action name 56/78656/1
awudzins [Mon, 18 Feb 2019 13:20:43 +0000 (14:20 +0100)]
Fix health check action name

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>
5 years agoRun as non root 78/78578/1
sebdet [Fri, 15 Feb 2019 17:33:19 +0000 (18:33 +0100)]
Run as non root

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>
5 years agoMerge "Remove remaining Jackson"
Gervais-Martial Ngueko [Fri, 15 Feb 2019 14:49:17 +0000 (14:49 +0000)]
Merge "Remove remaining Jackson"

5 years agoMerge "Remove remaining Jackson"
Gervais-Martial Ngueko [Fri, 15 Feb 2019 14:49:04 +0000 (14:49 +0000)]
Merge "Remove remaining Jackson"

5 years agoMerge "Remove remaining Jackson"
Gervais-Martial Ngueko [Fri, 15 Feb 2019 14:48:54 +0000 (14:48 +0000)]
Merge "Remove remaining Jackson"

5 years agoMerge "Remove remaining Jackson"
Gervais-Martial Ngueko [Fri, 15 Feb 2019 14:48:37 +0000 (14:48 +0000)]
Merge "Remove remaining Jackson"

5 years agoRemove remaining Jackson 63/78563/2
sebdet [Fri, 15 Feb 2019 14:30:05 +0000 (15:30 +0100)]
Remove remaining Jackson

Remove jackson import as jackson shoul dbe removed

Issue-ID: CLAMP-292
Change-Id: Ie638e40b278e747caf5efc30bf6f32bb489c758b
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove remaining Jackson 62/78562/1
sebdet [Fri, 15 Feb 2019 14:29:54 +0000 (15:29 +0100)]
Remove remaining Jackson

Remove jackson import as jackson shoul dbe removed

Issue-ID: CLAMP-292
Change-Id: I43b3bd2e2f217293ae8ac262b013b2287d1e2b16
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove remaining Jackson 61/78561/1
sebdet [Fri, 15 Feb 2019 14:28:26 +0000 (15:28 +0100)]
Remove remaining Jackson

Remove jackson import as jackson shoul dbe removed

Issue-ID: CLAMP-292
Change-Id: I5d8b71efab64aec688eb4a5e4abe09a652f12966
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove remaining Jackson 60/78560/1
sebdet [Fri, 15 Feb 2019 14:27:23 +0000 (15:27 +0100)]
Remove remaining Jackson

Remove jackson import as jackson shoul dbe removed

Issue-ID: CLAMP-292
Change-Id: I86f46b97b990f03abc6999fc4e54e37e51db9ae5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoMerge "correct emails"
Sébastien Determe [Thu, 14 Feb 2019 15:37:12 +0000 (15:37 +0000)]
Merge "correct emails"

5 years agocorrect emails 06/78506/1
osgn422w [Thu, 14 Feb 2019 15:34:08 +0000 (16:34 +0100)]
correct emails

correct email adresses

Issue-ID: CLAMP-293

Change-Id: I56ee3604ef2465576b3db1c242ea696151bd7bce
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
5 years agoMerge "Remove SDC query"
Sébastien Determe [Wed, 13 Feb 2019 14:17:44 +0000 (14:17 +0000)]
Merge "Remove SDC query"

5 years agoMerge "support multiple CL"
Xue Gao [Wed, 13 Feb 2019 12:57:33 +0000 (12:57 +0000)]
Merge "support multiple CL"

5 years agoRemove SDC query 99/78299/3
xg353y [Mon, 11 Feb 2019 12:50:16 +0000 (13:50 +0100)]
Remove SDC query

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>
5 years agosupport multiple CL 37/78337/2
sebdet [Tue, 12 Feb 2019 20:34:58 +0000 (21:34 +0100)]
support multiple CL

Support multiple CL CSAR deployment per service/vnf

Issue-ID: CLAMP-289
Change-Id: I6e52da07b393bffeff18e16a5afa78ef14162935
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoMerge "removing inactive committers"
Xue Gao [Thu, 7 Feb 2019 14:52:30 +0000 (14:52 +0000)]
Merge "removing inactive committers"

5 years agoremoving inactive committers 61/78061/1
osgn422w [Thu, 7 Feb 2019 14:44:07 +0000 (15:44 +0100)]
removing inactive committers

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>
5 years agoAdd exception for DCAE 51/78051/1
sebdet [Thu, 7 Feb 2019 12:53:55 +0000 (13:53 +0100)]
Add exception for DCAE

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>
5 years agoMerge "Automatic Config Policy Ui generation"
Sébastien Determe [Thu, 7 Feb 2019 12:37:11 +0000 (12:37 +0000)]
Merge "Automatic Config Policy Ui generation"

5 years agoMerge "Replace jackson usages with GSON"
Sébastien Determe [Thu, 7 Feb 2019 12:33:19 +0000 (12:33 +0000)]
Merge "Replace jackson usages with GSON"

5 years agoAutomatic Config Policy Ui generation 31/78031/4
xg353y [Wed, 6 Feb 2019 15:21:40 +0000 (16:21 +0100)]
Automatic Config Policy Ui generation

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

5 years agoMerge "Remove lodash in UI"
Xue Gao [Thu, 7 Feb 2019 08:18:19 +0000 (08:18 +0000)]
Merge "Remove lodash in UI"

5 years agoEnhance readthedoc contents 65/77965/2
osgn422w [Wed, 6 Feb 2019 16:10:35 +0000 (17:10 +0100)]
Enhance readthedoc contents

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>
5 years agoMerge "Enhance readthedoc contents"
Sébastien Determe [Wed, 6 Feb 2019 15:10:05 +0000 (15:10 +0000)]
Merge "Enhance readthedoc contents"

5 years agoEnhance readthedoc contents 53/77953/1
osgn422w [Wed, 6 Feb 2019 12:57:27 +0000 (13:57 +0100)]
Enhance readthedoc contents

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>
5 years agoReplace jackson usages with GSON 17/77517/10
Krysiak Adam [Tue, 29 Jan 2019 14:59:00 +0000 (15:59 +0100)]
Replace jackson usages with GSON

Issue-ID: CLAMP-286
Change-Id: I3492811e248cbcf502656a992cea4f76deed46dc
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
5 years agoRemove lodash in UI 40/76140/1
sebdet [Tue, 22 Jan 2019 16:41:58 +0000 (17:41 +0100)]
Remove lodash in UI

Remove the lodash library as it's not used by any code

Issue-ID: CLAMP-279
Change-Id: I51793dae87401952054c6dee3dc8179ab7def696
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoMerge "Clear MDC variables"
Sébastien Determe [Thu, 17 Jan 2019 10:00:51 +0000 (10:00 +0000)]
Merge "Clear MDC variables"

5 years agoClear MDC variables 75/75875/1
xg353y [Wed, 16 Jan 2019 14:42:30 +0000 (15:42 +0100)]
Clear MDC variables

Clear the MDC variables at the beginning and the end of the API calls.

Issue-ID: CLAMP-271
Change-Id: I32504b00c812a4441ba1e4548bb7f42cf2894993
Signed-off-by: xg353y <xg353y@intl.att.com>
5 years agoFix no AAF config 43/75743/2
sebdet [Mon, 14 Jan 2019 13:16:51 +0000 (14:16 +0100)]
Fix no AAF config

Add missing config for no AAF properties file

Issue-ID: CLAMP-252
Change-Id: Iba8b0ed7119460a192cf30fcadb6e1b7b7e50b5d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdd user guide 71/75671/1
sebdet [Fri, 11 Jan 2019 12:11:03 +0000 (13:11 +0100)]
Add user guide

Add user guide to the ReadTheDoc pages, this is still a draft

Issue-ID: CLAMP-257
Change-Id: I9b1feb9af3749b262ad42518110280b21df7e610
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove useless code 91/74991/1
sebdet [Thu, 20 Dec 2018 15:41:55 +0000 (16:41 +0100)]
Remove useless code

Remove code not used anymore + add tests to increase coverage

Issue-ID: CLAMP-252
Change-Id: I7a1ec163f73fe88f62fe0981148087ea8f7b7341
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove useless code 84/74984/1
sebdet [Thu, 20 Dec 2018 12:28:43 +0000 (13:28 +0100)]
Remove useless code

Removal of code not used at all, coming from Amsterdam release

Issue-ID: CLAMP-252
Change-Id: I88e864c15f7efc079fbfe73dfd653e19f613ad6e
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdd tests 61/74961/1
sebdet [Thu, 20 Dec 2018 08:42:53 +0000 (09:42 +0100)]
Add tests

Add tests to Tosca code to increase coverage

Issue-ID: CLAMP-252
Change-Id: Ie18cb94444e7e47b6dfb3e8271a0db238cfeeb1b
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove useless code 58/74958/1
sebdet [Thu, 20 Dec 2018 08:39:04 +0000 (09:39 +0100)]
Remove useless code

Remove old code of amsterdam not used anymore

Issue-ID: CLAMP-252
Change-Id: I7017d639ee9857e16c61eef862c39cbc2c49a5ed
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdd flexibility 56/74956/1
sebdet [Thu, 20 Dec 2018 08:22:32 +0000 (09:22 +0100)]
Add flexibility

Add flexible part for actions and status code for the UI according to
the last event

Issue-ID: CLAMP-252
Change-Id: If444e5bc615baf2e3bc526d963cf8d651cb906d7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdd dynamic port 29/74929/1
sebdet [Wed, 19 Dec 2018 16:36:33 +0000 (17:36 +0100)]
Add dynamic port

Add dynamic port tfor concurrent build, and add more parameters to
policyClient

Issue-ID: CLAMP-252
Change-Id: I12dcb29eb69943b187f201ba3ca8884d50e62ef8
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdd flexibility 28/74928/1
sebdet [Wed, 19 Dec 2018 16:33:37 +0000 (17:33 +0100)]
Add flexibility

Add flexibility to the code for the authentication part

Issue-ID: CLAMP-252
Change-Id: Id13275c37b44f6934057000743f40fb531313cca
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRe-indent code 27/74927/1
sebdet [Wed, 19 Dec 2018 16:18:04 +0000 (17:18 +0100)]
Re-indent code

Just reformating the code so that it does not reach the column limit

Issue-ID: CLAMP-252
Change-Id: Ib394a7671c464c33923a1f3ecf2671fd4dada9da
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoFix log location 51/74651/1
sebdet [Fri, 14 Dec 2018 10:56:22 +0000 (11:56 +0100)]
Fix log location

Fix log location in the CLAMP container

Issue-ID: CLAMP-255
Change-Id: Icf36dca0412a4d416760152728a729abf6efb680
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoFix coverage report 14/74614/1
sebdet [Thu, 13 Dec 2018 14:09:07 +0000 (15:09 +0100)]
Fix coverage report

Fix potential issue for sonar where no coverage could be provided to
sonar

Issue-ID: CLAMP-252
Change-Id: I71eeba1a8efe8e9c5ef940be4582eb0559b2cf9c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdditional tosca method 87/74487/4
sebdet [Tue, 11 Dec 2018 11:43:26 +0000 (12:43 +0100)]
Additional tosca method

new tosca method for future code

Issue-ID: CLAMP-252
Change-Id: I1fbd15e8a76ccb7629c800d8c64e2d526bd77554
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoReformating code 86/74486/1
sebdet [Tue, 11 Dec 2018 11:42:07 +0000 (12:42 +0100)]
Reformating code

Some reformating of the code

Issue-ID: CLAMP-252
Change-Id: I68e011ed496b853d51d242f90b6382a624b08d92
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoFix concurrent build 84/74484/1
sebdet [Tue, 11 Dec 2018 11:39:11 +0000 (12:39 +0100)]
Fix concurrent build

Fix concurrent build issue that may occur and generate random ports
automatically in the build

Issue-ID: CLAMP-252
Change-Id: If1b67a3a03fea52971b494621a4ba3ba44ee6a01
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdd unit tests 00/74400/1
sebdet [Fri, 7 Dec 2018 16:48:10 +0000 (17:48 +0100)]
Add unit tests

Add test to policyClient + guard policyAttributes

Issue-ID: CLAMP-252
Change-Id: I344a631cc1dfd38e87f61b34dcb1bb3dbb00625a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdditional code for Tosca 00/74100/6
sebdet [Sat, 1 Dec 2018 14:09:54 +0000 (15:09 +0100)]
Additional code for Tosca

Tosca code for policy dynamic configuration

Issue-ID: CLAMP-252,CLAMP-251
Change-Id: Icd96f833567050c1dd4730a61765507ad24ebd2e
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoSome minor improvements 99/74099/1
sebdet [Sat, 1 Dec 2018 14:06:42 +0000 (15:06 +0100)]
Some minor improvements

Minor improvements of condition, sonar reporting

Issue-ID: CLAMP-252
Change-Id: I216a0896f15e92a0b72e85d0c1ebc114a7302036
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoReplace wrong name 98/74098/1
sebdet [Fri, 30 Nov 2018 18:13:06 +0000 (19:13 +0100)]
Replace wrong name

Replace wrong names in samples

Issue-ID: CLAMP-252
Change-Id: I17dc8715ac1080c7f8823dc4903f0b68b9774067
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemoval of useless stuff 97/74097/1
sebdet [Fri, 30 Nov 2018 18:11:53 +0000 (19:11 +0100)]
Removal of useless stuff

Removal of useless files and configuration

Issue-ID: CLAMP-252
Change-Id: If2c81708d4158404151740ba719fe2dd666c6152
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove bad names 96/74096/1
sebdet [Fri, 30 Nov 2018 18:10:01 +0000 (19:10 +0100)]
Remove bad names

Remove bad names in examples for unit tests

Issue-ID: CLAMP-252
Change-Id: I035f82ce2333d246ac90ca70d506703ced131ce6
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate RN release date 36/73836/1
Gildas Lanilis [Wed, 28 Nov 2018 23:01:43 +0000 (15:01 -0800)]
Update RN release date

Change-Id: I95650d455c1f3bafad937d2978a8833e425b01f2
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoUpdate INFO.yaml file 47/73747/2
Jessica Wagantall [Tue, 27 Nov 2018 21:44:37 +0000 (13:44 -0800)]
Update INFO.yaml file

Add Adam Krysiak to the group

Change-Id: I29190160c4eb0542d110c2b81a8bb132ccba5a18
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAttempt to fix jenkins builds 83/73683/1
sebdet [Tue, 27 Nov 2018 13:50:00 +0000 (14:50 +0100)]
Attempt to fix jenkins builds

Upgrade the docker plugin version + apiVersion to recent ones

Issue-ID: CLAMP-251
Change-Id: I1453ad00df58a1a9f8ea56e4e3243f4324cc6792
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate readme.md 82/73682/1
sebdet [Tue, 27 Nov 2018 13:38:14 +0000 (14:38 +0100)]
Update readme.md

Update authentication part that had not been updated

Issue-ID: CLAMP-249
Change-Id: I7e72a10cbadbaf6f4a1eb2c2bb6cdbc880e1b218
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agocorrect vulnerability 72/73472/2
osgn422w [Sat, 24 Nov 2018 13:57:43 +0000 (14:57 +0100)]
correct vulnerability

put the correct release version and vulnerability html page

Issue-ID: CLAMP-249
Change-Id: I767843965445ac833a9b8805dd5156d18f9a618d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
5 years agoFix Sonar coverage 10/72410/4 3.0.0-ONAP 3.0.3
sebdet [Mon, 12 Nov 2018 06:38:45 +0000 (07:38 +0100)]
Fix Sonar coverage

Fix sonar coverage and update plugin to latest versions

Issue-ID: CLAMP-247
Change-Id: I3f9b443996b9f45cebf396580b8a0c5bb426346b
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove bad import 08/72408/1
sebdet [Mon, 12 Nov 2018 05:54:17 +0000 (06:54 +0100)]
Remove bad import

Bad import done on wrong dependencies

Issue-ID: CLAMP-247
Change-Id: I2d9078932dd00e38e8d1be4c0e8b75ed1a7ff71a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoSave DCAE url 18/72318/2
sebdet [Fri, 9 Nov 2018 17:27:20 +0000 (18:27 +0100)]
Save DCAE url

Save DCAE url before the triggering otherwise, it may be very long

Issue-ID: CLAMP-246
Change-Id: Ide9431a7e8bbbf9b8a15ba9efec6eb5983811cb4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoFix DCAE status refresh 21/72221/5
sebdet [Thu, 8 Nov 2018 16:11:10 +0000 (17:11 +0100)]
Fix DCAE status refresh

Fix the DCAE status refresh that was not done during the loading of the
model in Clamp

Issue-ID: CLAMP-246
Change-Id: I61ec1de74d46879ba638833bcab5143966d37228
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoRemove XACML 39/71839/1
sebdet [Mon, 5 Nov 2018 13:12:48 +0000 (14:12 +0100)]
Remove XACML

Remove XACML from dependencies due to licensing issue

Issue-ID: CLAMP-245
Change-Id: I5e325d13546369c7748736d56382b95c97c922df
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoFix Policy Yaml 03/71703/2
sebdet [Thu, 1 Nov 2018 22:50:04 +0000 (23:50 +0100)]
Fix Policy Yaml

Fix Policy Yaml generation, remove service and resource section + update
the actor/recipe

Issue-ID: CLAMP-243
Change-Id: Ia1adad6e653e7e85576858f2971f60f7903bfae2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate TCA params 45/71645/1
sebdet [Thu, 1 Nov 2018 15:28:00 +0000 (16:28 +0100)]
Update TCA params

Update the TCA parameters as needed for DCAE TCA

Issue-ID: CLAMP-242
Change-Id: If55fff4f14bf145d8962ec70c31dd0e25249de54
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoMerge "Fix Payload in policy" 3.0.2
Sébastien Determe [Wed, 31 Oct 2018 17:55:45 +0000 (17:55 +0000)]
Merge "Fix Payload in policy"

5 years agoMerge "add missing visual"
Sébastien Determe [Wed, 31 Oct 2018 17:43:21 +0000 (17:43 +0000)]
Merge "add missing visual"

5 years agoFix Payload in policy 72/71572/1
sebdet [Wed, 31 Oct 2018 17:41:40 +0000 (18:41 +0100)]
Fix Payload in policy

Fix payload field in Op Policy, must now be YAML format + fix SO actor
value

Issue-ID: CLAMP-241
Change-Id: Icce97a0c396fb9ae11c98ace66893066494fcf73
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoadd missing visual 44/71544/2
osgn422w [Wed, 31 Oct 2018 12:39:02 +0000 (13:39 +0100)]
add missing visual

add missing visualization for original dashboard and update readme

Issue-ID: CLAMP-240
Change-Id: I4425219318bb83c2906e5b3e85f4c1ad484a1fad
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
5 years agoUpdate pom 86/71486/1
sebdet [Tue, 30 Oct 2018 16:56:59 +0000 (17:56 +0100)]
Update pom

Update pom to 3.0.2 for RC2

Issue-ID: CLAMP-240
Change-Id: Id219f040aca1a98e3e64d7877c2cdb1b91efaa89
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agocorrect dashboard index 85/71485/1
osgn422w [Tue, 30 Oct 2018 16:36:56 +0000 (17:36 +0100)]
correct dashboard index

the wrong index/dashboards/visualization/search were used

Issue-ID: CLAMP-240
Change-Id: I6cd6366be57bcc07945962068860db0b2db2be9e
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
5 years agoskip processing for log 78/71478/3
osgn422w [Tue, 30 Oct 2018 16:04:03 +0000 (17:04 +0100)]
skip processing for log

skip specific http processing in case of logfile events

Issue-ID: CLAMP-240
Change-Id: I26d38ea99d46b186fa81fda01b63ab207c881057
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
5 years agoFix sonar bug 63/71163/3 3.0.1
sebdet [Wed, 24 Oct 2018 16:03:29 +0000 (18:03 +0200)]
Fix sonar bug

Fix sonar bug reported due to InterruptedException caught and not thrown

Issue-ID: CLAMP-217
Change-Id: Icb0f6fadd01df811fb2424dfdfaa96bb8f996d68
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate tomcat 61/71161/1
sebdet [Wed, 24 Oct 2018 15:22:36 +0000 (17:22 +0200)]
Update tomcat

Update tomcat-embed-core to 8.5.34 to fix issues reported by nexus

Issue-ID: CLAMP-239
Change-Id: Ic21d06f1c9a93a28cacbe92028f19b92afdf053c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpgrade to 4.1.3 53/71153/1
sebdet [Wed, 24 Oct 2018 14:06:35 +0000 (16:06 +0200)]
Upgrade to 4.1.3

Upgrade bootstrap to 4.1.3 (latest) and remove useless bootstrap-theme
css

Issue-ID: CLAMP-238
Change-Id: I79e9396b8905fbc09eb61fee66e076287068ff53
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoDisable the javascript poc 71/71071/1
sebdet [Tue, 23 Oct 2018 15:44:36 +0000 (17:44 +0200)]
Disable the javascript poc

Disable the javascript coverage for now, it will be re-enabled in Dublin

Issue-ID: CLAMP-235
Change-Id: I88f48b349f297b6db5fc44387e37d7747e9bf152
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate doc and swagger 66/71066/2
sebdet [Tue, 23 Oct 2018 14:54:02 +0000 (16:54 +0200)]
Update doc and swagger

Update the reStructuredText doc and swagger

Issue-ID: CLAMP-200
Change-Id: I542498410546f3258f1bb01caca85ac025177412
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoFix Nexus IQ 41/70941/1
sebdet [Mon, 22 Oct 2018 12:45:34 +0000 (14:45 +0200)]
Fix Nexus IQ

Fix nexus IQ dependencies reported by NexusIQ and having security issues

Issue-ID: CLAMP-217
Change-Id: I8d1d658577c4d204850250dd7b96521ae74dca5d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoFix deploy 35/70935/1
sebdet [Mon, 22 Oct 2018 11:57:28 +0000 (13:57 +0200)]
Fix deploy

Deploy action should not be available when it has been already deployed

Issue-ID: CLAMP-229
Change-Id: I155bcd3c1fc2cd8ba5813a9e876b1eff521ebde3
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoIncrement the version 33/70933/1
sebdet [Mon, 22 Oct 2018 11:09:13 +0000 (13:09 +0200)]
Increment the version

Increment to 3.0.1 for latest fixes coming soon

Issue-ID: CLAMP-232
Change-Id: I537f4d39598f7a428f0f8f94b00b3c7ef3f255dd
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoAdd javascript test 81/70581/4
sebdet [Tue, 16 Oct 2018 15:47:54 +0000 (17:47 +0200)]
Add javascript test

Add first javascript test and Jest Framework to execute the javascript
testing on the clamp UI

Issue-ID: CLAMP-235
Change-Id: Ie3475ebf450d0d7d4cd01de9c04eed44176932a2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoReformat Dashboard code 80/70580/1
sebdet [Tue, 16 Oct 2018 15:44:55 +0000 (17:44 +0200)]
Reformat Dashboard code

Just reformating the javascript code

Change-Id: Ia6a680070151ed0a8d718434893e7219e1f48e7c
Issue-ID: CLAMP-235
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoMerge "Docker-compose for heat integration lab"
Sébastien Determe [Thu, 11 Oct 2018 12:39:58 +0000 (12:39 +0000)]
Merge "Docker-compose for heat integration lab"

5 years agoMerge "Use logstash configuration from OOM"
Sébastien Determe [Thu, 11 Oct 2018 12:39:52 +0000 (12:39 +0000)]
Merge "Use logstash configuration from OOM"

5 years agoMerge "Fix UI behavior"
Sébastien Determe [Thu, 11 Oct 2018 11:50:34 +0000 (11:50 +0000)]
Merge "Fix UI behavior"

5 years agoDocker-compose for heat integration lab 33/70233/5
ac2550 [Thu, 11 Oct 2018 07:27:15 +0000 (09:27 +0200)]
Docker-compose for heat integration lab

Issue-ID: CLAMP-230
Change-Id: If825138e82f814e4c4804001f99da807d87f27c9
Signed-off-by: ac2550 <ac2550@intl.att.com>