summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-20Release clamp5.0.4jenkins-releng1-1/+1
2020-04-20Merge "Fix the get status"Xue Gao4-45/+73
2020-04-20Fix the get statussebdet4-45/+73
The policy status goes to unknown because the status code returned is not good in some cases (failure with dcae comm) Issue-ID: CLAMP-827 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Iae189f62b4c7061949ffd4c842465bf5e379b669
2020-04-17Tosca convertor updated with datetime picker plugin featureAshwin Sharma10-66/+409
Issue-ID: CLAMP-587 Signed-off-by: Ashwin Sharma <ashwin.shyam.sharma@att.com> Change-Id: I1533b8e7a87c3e7c5af3572fef9ccd3a8fae85ef Signed-off-by: Ashwin Sharma <ashwin.shyam.sharma@att.com>
2020-04-16Minor UI fixes for dialogues and Tosca upload featureTed Humphrey20-56/+146
Issue-ID: CLAMP-587 Change-Id: I683b62fbd0b15ab5db18c7e1e941ff8cb58cb0f3 Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
2020-04-16Remove policy from PEF when removing op policysebdet2-1/+5
The operational policy must be removed from the PEF when the user remove an operational policy (at least attempt to purge the PEF) Issue-ID: CLAMP-824 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I793212adcfb36675c3aae9edbc077f29b14b262e
2020-04-16Remove policy from PEF when removing op policysebdet7-520/+628
The operational policy must be removed from the PEF when the user remove an operational policy (at least attempt to purge the PEF) Issue-ID: CLAMP-824 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I442c0890c391d43e8fcbdb89189d6ad2581db3af
2020-04-16Add template name to UIsebdet22-13/+35
Add template name to the UI loop viewer + change color of logs panel Issue-ID: CLAMP-826 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I6776729cefc0597067ae8ef722f7d6e488a12cad
2020-04-15Fix bug in delete policy due to changesebdet1-1/+1
Fix the delete policy that now fails due to isLegacy test Issue-ID: CLAMP-820 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ib21ffd419953b329feeb7c2199b7d661120178e2
2020-04-15Merge "Fix bug in undeploy flow"Sébastien Determe2-2/+2
2020-04-15Merge "Bump up clamp to 5.0.4"Xue Gao3-33/+33
2020-04-15Merge "Fix legacy policy submit issues"Xue Gao7-295/+128
2020-04-15Fix bug in undeploy flowxuegao2-2/+2
Save and flush the deploymentId and statusUrl in the undeploy flow, so that refresh dcae status will use the correct statusUrl. Issue-ID: CLAMP-807 Change-Id: If83c222f772face6f33f00bd8cf5d5c8e55ded55 Signed-off-by: xuegao <xg353y@intl.att.com>
2020-04-14Merge "CDS attributes are not shown properly in UI"Sébastien Determe13-256/+1327
2020-04-15Bump up clamp to 5.0.4sebdet3-33/+33
Bump up clamp to 5.0.4 for future release Issue-ID: CLAMP-822 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: If3fe1d2efc81576926220d578428f8db488a943e
2020-04-15Fix legacy policy submit issuessebdet7-295/+128
Operational legacy policy does not support semantic versionin for get status and delete policies, it has to be changed to integer Issue-ID: CLAMP-820 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I78ff69b7502900d96fcc605fe997dd564dfa3e98
2020-04-14Merge "Update delete loop flow"Sébastien Determe2-25/+39
2020-04-14CDS attributes are not shown properly in UIVidyashree-Huawei13-256/+1327
Handled for legacy and operational policy Change-Id: I504c4aa2531b19b09965ad1dbc03c9944931f77b Issue-ID: CLAMP-809 Signed-off-by: Vidyashree-Huawei <vidyashree.rama@huawei.com>
2020-04-14Merge "Add spinner for Deploy action"Sébastien Determe2-2/+28
2020-04-14Merge "Update suc alert color"Sébastien Determe11-77/+147
2020-04-08Automation adds clamp-architecture.rstLF Jenkins CI1-1/+2
Issue-ID: CIMAN-376 Change-Id: I53a0c54ac2c91f0510238dc5ff06bb4c410787a1 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-0/+1
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-0/+1
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: I875543052b460085fb173773b6b353b661e1272e Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Update delete loop flowxuegao2-25/+39
Updating the delete loop flow. Issue-ID: CLAMP-816 Change-Id: I9ad5001b00f5f92a8ecc1f84379ee0e8ae2d196b Signed-off-by: xuegao <xg353y@intl.att.com>
2020-04-08Add spinner for Deploy actionxuegao2-2/+28
Add the spinning symbol while loop is deploying. Issue-ID: CLAMP-814 Change-Id: Id041622c300e18643e6fb725b3b5bd4ad8e9911e Signed-off-by: xuegao <xg353y@intl.att.com>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Id87ada732f91fb74355bd8fb5543202e642bbee8 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-06Update suc alert colorxuegao11-77/+147
Update the back groud color for succesful alert messages. Issue-ID: CLAMP-815 Change-Id: I97a621e31f2eb850eae30da3754afd3cd4ddb34a Signed-off-by: xuegao <xg353y@intl.att.com>
2020-04-03Merge "Release clamp 5.0.3"Gervais-Martial Ngueko1-0/+10
2020-04-03Merge "Release clamp 5.0.3"Gervais-Martial Ngueko1-0/+5
2020-04-03Release clamp 5.0.3sebdet1-0/+10
Create a release clamp 5.0.3 Issue-ID: CLAMP-819 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Iaf2bd25c6d8cae3b7079b0fb80378ae56d9aa8fc
2020-04-03Release clamp 5.0.3sebdet1-0/+5
Create a release clamp 5.0.3 Issue-ID: CLAMP-819 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ifb93b00c559aebf7d376362876354deab2ca0d84
2020-04-03Merge "Fix pdp group info not there for legacy policy"Gervais-Martial Ngueko4-36/+38
2020-04-03Fix pdp group info not there for legacy policysebdet4-36/+38
The operational policy legacy name must be changed so that clamp can get the right pdp group and subgroup Issue-ID: CLAMP-817 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Iaede77977b8f450c10bf7df73cf2b84a74ab122a
2020-04-03Merge "Bump up clamp to 5.0.3"Gervais-Martial Ngueko2-2/+2
2020-04-03Bump up clamp to 5.0.3sebdet2-2/+2
Bump up clamp to 5.0.3 to provide new fixes Issue-ID: CLAMP-813 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I64e1ffef8bde92f5dad52064c0d00b4c594e622c
2020-04-03Merge "Fix the pdp payload"Gervais-Martial Ngueko3-12/+29
2020-04-03Move to console.info in testsJulienBe3-5/+5
to please Sonar Issue-ID: CLAMP-806 Signed-off-by: JulienBe <jb379x@att.com> Change-Id: Ia09874acfa7237f0a920f0327e6e2d76eb61fb2a
2020-04-03Fix the pdp payloadsebdet3-12/+29
THe pdp payload was not good in some particular cases, when the pdp group was containing different subgroups Issue-ID: CLAMP-813 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ie3e53f42827ed90689ed83b4945151cb13f38c9c
2020-04-02Merge "Release clamp 5.0.2"Gervais-Martial Ngueko1-0/+10
2020-04-02Merge "Release clamp 5.0.2"Gervais-Martial Ngueko1-0/+5
2020-04-02Release clamp 5.0.2sebdet1-0/+10
Officially release clamp 5.0.2 Issue-ID: CLAMP-812 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ia241017d332813279d8ddc03418a73741a8c34a1
2020-04-02Release clamp 5.0.2sebdet1-0/+5
Officially release clamp 5.0.2 Issue-ID: CLAMP-812 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I398c0fea1eae09e683beadc7b0fbef0fbe04a86d
2020-04-02Merge "update release-note"Sébastien Determe2-2/+57
2020-04-02update release-noteosgn422w2-2/+57
update release note and some docs Issue-ID: CLAMP-663 Change-Id: Ifd2ce450ff7df352806316875fde0be8327b4b7d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-04-02Merge "Fix bug in Create loop UI"Christophe Closset3-6/+6
2020-04-02Merge "Change generated json schema"Gervais-Martial Ngueko4-3/+22
2020-04-02Merge "Remove unused objects"Sébastien Determe3-3/+0
2020-04-02Fix bug in Create loop UIsebdet3-6/+6
Fix the missing SVG representing the loop template in the Create loop dialog Issue-ID: CLAMP-811 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Id74855e2935130337bc852df79b3a9fed0d444ac
2020-04-02Change generated json schemasebdet4-3/+22
Add tabs-top format for array in the policy json schema generated + add a default case for payload Issue-ID: CLAMP-810 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I5cca893cda57838c0244fc82974dd5519e787506
2020-04-01Remove unused objectsJulienBe3-3/+0
reported by Sonar Issue-ID: CLAMP-806 Signed-off-by: JulienBe <jb379x@att.com> Change-Id: Ia3d6939e1f946280551583a777032efe63e12e01