aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05add new action configscalein for cdtLiu1-7/+7
Change-Id: I2f05079b7c2428351332ac84c1ea56f31d4a38d9 Issue-ID: APPC-1760 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-16Added DistributeTrafficCheck LCM command supportLukasz Rajewski1-2/+2
Proposed change adds support for new LCM API dedicated for traffic distribution pre- or post-checks that should assist DistributeTraffic LCM. Few small bugs fixed when multiple ansible server has been added and DistributeTraffic changes were not counted properly. Change-Id: I5606a2dd73e8f051f9a69a02bf7c51770f173263 Issue-ID: APPC-1470 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-03-15added ansible server functionalityasgar1-60/+40
multiple ansible server for CDT Issue-ID: APPC-1510 Change-Id: I383bc63705418654efb596c617309821ebbeb9b4 Signed-off-by: Mohamed Asgar Samiulla <ma926a@us.att.com>
2019-03-06Revert "multiple asible servers support"Patrick Brady1-40/+60
Some functionality was accidentally removed This reverts commit 611c9da62c2e266f9facd97dc9f340ce311060a3. Change-Id: I1aefbbc0ede8cdda59acc8bdf7b047e506aad813 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1510
2019-03-04multiple asible servers supportasgar1-60/+40
multiple asible servers support for CDT Issue-ID: APPC-1510 Change-Id: Id1b1b02274487cfbf6f108a57211a192924a6b08 Signed-off-by: Mohamed Asgar Samiulla <ma926a@us.att.com>
2018-09-17Added DistributeTraffic LCM command supportLukasz Rajewski1-2/+2
Proposed change adds support for new LCM API dedicated for traffic distribution accross different VNFs. Change-Id: Ib73a9dea6810163f504f5126b35640971eb7f87a Issue-ID: APPC-1170 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2018-09-13Fix for Defect: CDT reference data does not send .od74271-1/+1
CDT sent reference data payload, which was not initialized, when the data were manually entered. The missing initialization is added with this fix. Change-Id: I89fde82b6ef32ad65390f2dc15de39aaece8fe8e Issue-ID: APPC-1205 Signed-off-by: od7427 <od7427@att.com>
2018-08-28APPC CDT to Support Multiple Templates for VNFCsod74271-8/+38
APPC CDT Should Support Multiple Templates For Configure and ConfigModify for VNFs with VNFC level templates. CDT would be used to create a single reference artifact for a VNF. For the Configure related actions (Configure and ConfigModify) vnfc-type to be shown at the top. The user would have a new link below it, to be able to add each vnfc-type. For each vnfc-type, the user would create the associated template and PD file as usual. The fix required to modify several visual elements and variables related to VNFC Types on MyVNFS page, ReferenceData page, Template page and Parameters page. Also a number of supporting services were modified. New Modal window type is now used for VNFC-related dialogs. Change-Id: Ibbbb50e2ff6f96783c0aea89a6870d7c28021ba0 Issue-ID: APPC-1010 Signed-off-by: od7427 <od7427@att.com>
2018-04-25made fixes to template identifer and dropdownsGangarajula, Uday Bhasker (ug0221)1-4/+4
Issue-ID: APPC-862 Change-Id: I902f794cec5d69e2118f7a87f5c6fb867a1b2216 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-04-12Resolved the issues with multiple templatesGangarajula, Uday Bhasker (ug0221)1-56/+33
Issue-ID: APPC-707 Change-Id: Ibdf18a021ea453842ddf4001f947f1f4de276997 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-04-03Corrected artifact name for multiple template idssj108s1-26/+52
Made changes in param name value component ts for setting correct artifact name while saving and retrieving artifacts, in case of multiple template ids. Issue-ID: APPC-812 Change-Id: I973f7b763f4c2204425fceb77cdae33944ba3c8d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-27Resolved the issues with configscaleoutGangarajula, Uday Bhasker (ug0221)1-14/+10
Issue-ID: APPC-707 Change-Id: Ie618635618333da7d548ff5a0fe711cc34076f62 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-03-14made changes to version info and defectsGangarajula, Uday Bhasker (ug0221)1-27/+16
Change-Id: I90fb87f1f32365e44180615f9be1eb6d11060dcf Issue-ID: APPC-707 Signed-off-by: Gangarajula, Uday Bhasker (ug0221) <ug0221@att.com>
2018-03-01Initial seed code contribution for CDTSkip Wonnell1-0/+354
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>