aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2020-04-01Rework the logssebdet2-93/+93
Rework the logs so that it's easier to debug the issues on a lab Issue-ID: CLAMP-804 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I9cff98205c2135a759e7e6156ab39f8af8129927
2020-03-31Update docsxuegao29-99/+80
UPdate the user guide based on the Frankfurt release. Issue-ID: CLAMP-663 Change-Id: I3f10dbd8ccaec63de815df1977eebb71c3c398cc Signed-off-by: xuegao <xg353y@intl.att.com>
2020-03-24Improve metadata supportsebdet2-2472/+2487
Improve the metadata support for CDS and default values Issue-ID: CLAMP-786 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I8a24e31a93ff1e288ec8f0f6d522b1b15d39a8d2
2020-03-23Fix the CDS callssebdet2-5952/+7193
Fix the CDS calls for generic tosca policies, the new tosca parser must be interrupted so that clamp can do json schema enrichment Issue-ID: CLAMP-786 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ib7e85a6cc3849f614a3025779d29e8024f7a2ef2
2020-03-13Fix the new tosca convertersebdet2-12410/+19361
Fix the metadata section analysis and make the tosca parser more configurable (in applications.properties) Issue-ID: CLAMP-580 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I9068bd9dc89861c640660a7f78fae2cb70bdc178 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-03-10Fix the tosca convertersebdet2-64/+64
Fix the new tosca converter to support metadata section Issue-ID: CLAMP-580 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I9068bd9dc89851c630660a7f78fae1cb70bdc178
2020-03-10Rework tosca convertersebdet2-197/+197
Fix the tosca converter template to support json instead of properties file. Issue-ID: CLAMP-253 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Id4f839d0b5bfece519b0b1e615e8d6e14e464f16
2020-03-09Rework tosca convertersebdet2-243/+243
New code to convert the Policy Tosca Yaml to Json Schema for the Clamp UI Issue-ID: CLAMP-647 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Id15ddedc1910f6a40bf6e407b34e343e00135571
2020-03-04Change json representation in op policysebdet2-2486/+2573
Change the json generation for an operational policy instance and update all emulator response for all policy types Issue-ID: CLAMP-653 Change-Id: I68525be3d5bfbf5dd7a4bcf6d59853df07fd4dd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-02-27Fix bug in operational policysebdet2-2626/+3007
Fix bugs in camel routes and operational policy due to changes done for op policy insertion/removal Issue-ID: CLAMP-647 Change-Id: I68524bd3d5bfbf5dd7a4bcf6d59853df07fd4dd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-02-27Add Create loop dialogsebdet1-2/+2
Add create loop dialog and backend part associated (this is based on this PR https://gerrit.onap.org/r/c/clamp/+/102156) Issue-ID: CLAMP-587 Change-Id: I58524bc2d5bfbf5ca5a3acf5c59823df06fd4cd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-02-26Create get Pdp Groups flowxuegao2-2033/+2027
Create a camel flow to get the list of Pdp Groups info from Policy. Create a scheduler to trigger the camel flow regularly and store the Pdp Groups info into DB. Issue-ID: CLAMP-644, CLAMP-649 Change-Id: I6427202cc0186cd85428d5d25b28a8622e4d7ca4 Signed-off-by: xuegao <xg353y@intl.att.com>
2020-02-25Fix Bug due to user management changessebdet2-2027/+2033
Fix the bugs, build is broken due to changes done previously Issue-ID: CLAMP-651 Change-Id: I57523bc2c3bfbf5ca5a3acf5c59823df06fd4cd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-02-25Modify the Uisebdet2-14773/+13132
Modify the Ui to have a modify option in the menu so that the user can tune the loop instance Issue-ID: CLAMP-648 Change-Id: I57523bc1c3afaf5ca5a2acf5c59823df06fd4cd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-02-17Fix the loop template viewsebdet2-6557/+22941
Fix the loop template view modal as the rest api has been changed + the database model as well Issue-ID: CLAMP-589 Change-Id: I57521bc1c3afaf4ca5a2acf4c59823df06fd4cd9 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-02-10Migrate clamp docsJessica Wagantall8-0/+125
Merging this will create https://onap-clamp.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I44403b2ea7c21125280ee20bc2ccb28876ce6477
2020-01-16Add template and tosca model entities and repositoriesnrpandya2-1735/+7477
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>
2019-10-22add ELK noteosgn422w1-0/+1
add note on ELK removal from El Alto Issue-ID: CLAMP-506 Change-Id: I9a0936ddb0944ac7951634ef0edf4fbcc7f52327 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-10-11move to 4.1.3osgn422w1-2/+2
bump release version to 4.1.3 Issue-ID: CLAMP-500 Change-Id: I6f73e478338b99ae06bf2ef69948de1363ed51be Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-10-11add issueosgn422w1-0/+1
add issue CLAMP-519 to release note for ElAlto Issue-ID: CLAMP-500 Change-Id: I24fae51d022732b34a3b72ee0bf2d061b8061b2d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-10-01Merge "Remove Policy dependencies"Sébastien Determe2-78/+78
2019-10-01Remove Policy dependenciesxuegao2-78/+78
Remove policy related dependencies from the pom.xml Issue-ID: CLAMP-512y Change-Id: I734539be2c80eacd2340f865dffc50f47c55dd86 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-10-01Merge "Add unit tests for UI"Sébastien Determe1-2/+2
2019-09-24Add unit tests for UIxuegao1-2/+2
Adding unit tests for React UI Issue-ID: CLAMP-509 Change-Id: If31bbea7972736aa190fd0fed19336a1aa382af8 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-09-18doc ElAlto updateosgn422w1-31/+33
correct some syntax error on doc Issue-ID: CLAMP-500 Change-Id: I5682377f76f9bcbe7fcda27288b3bfdfb6e71a96 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-18update doc ElAltoosgn422w1-14/+23
Update documentation for El Alto release Issue-ID: CLAMP-500 Change-Id: I5ad81c5067ad8babe72f7d27d4a1a972b52fdd7d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-18SearchGuard DMCAosgn422w1-1/+3
added issue link to SearchGuard DMCA by ElasticSearch Issue-ID: CLAMP-506 Change-Id: I4e1f601238e8e807730f513db5d9642d4a8f8c95 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-13El Alto releaseosgn422w1-0/+44
add note for El Alto release Issue-ID: CLAMP-500 Change-Id: I9b9175b876a3c3723e8de3b689bcfbd2c3d37a7b Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-09-11Update swaggersebdet2-5011/+5650
Update swagger files due to all changes done so far, like removal of useless code Issue-ID: CLAMP-487 Change-Id: I7a920a8e9d40b58a583e01b22f5fd3db767b17d7 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-10Repair healthchecksebdet2-50/+50
HealthCheck was always returning 200 even if the db was not up and running Issue-ID: CLAMP-494 Change-Id: I85aa427a212c6cde568d3863d1ab1a1a11c71f16 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-09Remove dead codesebdet2-36722/+4774
Removal of dead code not used anymore as part of the V1 interface + new swagger without old v1 interface Issue-ID: CLAMP-487 Change-Id: I56c80c26082b5119f14afc41e26bae1c52b1ba59 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-06Removal of previous UIsebdet1-2/+2
Removal of Angular code not used anymore, it has been replaced by React Issue-ID: CLAMP-487 Change-Id: Ib5f20a2ede032e3288340b9884fa551dc0d5da03 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-06Draft of React testsebdet2-6024/+7201
Reworking the react test with Jest & Enzyme + coverage Issue-ID: CLAMP-425 Change-Id: If287e357f4afaf712587e21ef5e0cb26f8a46d4c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-20Fix the docker composesebdet1-2/+2
Fix docker compose due to docker name changed Issue-ID: CLAMP-418 Change-Id: I0f205da2c287a6b460ebb148ddb8ea2fc793220e Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-08-09El Alto Early Droposgn422w1-2/+50
El Alto Early Drop release note draft Issue-ID: CLAMP-459 Change-Id: I27f38d98046dda7725af9918cf0eed029dc36382 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-06-21Improved user guide detailsKrysiak Adam1-2/+24
Issue-ID: CLAMP-390 Change-Id: Iab57f364a133b9d48a8a56954a53b0a08ed8cee9 Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-06-13Bring all fixessebdet1-2/+2
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>
2019-06-04index correctionosgn422w1-1/+1
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>
2019-05-30Document fixed OJSI-152 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-152 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I38bc0c8c49cb32e6cac188daed9248487b75e2f0
2019-05-30Document fixed OJSI-147 vulnerabilityKrzysztof Opasiak1-0/+1
Issue-ID: OJSI-147 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I8dd24e218beb9621a5429c1d3a75af7ab10a6bc4
2019-05-30Document fixed OJSI-128 vulnerabilityKrzysztof Opasiak1-0/+2
Issue-ID: OJSI-128 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iea1134d2645ba53de63f08aac975abb138b442fe
2019-05-30Improve security section of release notesKrzysztof Opasiak1-5/+11
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
2019-05-29update docosgn422w2-23/+23
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>
2019-05-29Merge "Update Swagger doc"Gervais-Martial Ngueko2-4404/+29633
2019-05-29Update Swagger docDeterme, Sebastien (sd378r)2-4404/+29633
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>
2019-05-29Merge "updating documentation"Gervais-Martial Ngueko15-22/+69
2019-05-29updating documentationKrysiak Adam15-22/+69
Issue-ID: CLAMP-394 Change-Id: Idf4afe6c4a580e73923ea5c396c0b00a33e7c160 Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-05-28bump versionosgn422w1-1/+1
change version of release Issue-ID: CLAMP-396 Change-Id: Ibcf5693f22695cb48c479eecffb1b09e90b5d447 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-05-28update release noteosgn422w1-1/+43
add Dublin entry in release note Issue-ID: CLAMP-396 Change-Id: I2f7ea3e625ea0951f2fcb947d55ceb14cc7c8047 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2019-05-28Doc updateosgn422w3-3/+5
Update of some docs for Dublin features Issue-ID: CLAMP-396 Change-Id: I3179bc1c549ae0921f2bb4ad36751d304c8c45a4 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>