aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/vnfs/build-artifacts/parameter-definitions/parameter.component.html
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05add new action configscalein for cdtLiu1-1/+1
Change-Id: I2f05079b7c2428351332ac84c1ea56f31d4a38d9 Issue-ID: APPC-1760 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-16remove upload key file buttonTaka Cho1-8/+0
depreciate the upload key function Change-Id: Ibc26b3e436885294bfd7a3e0f15805ad2ef79391 Issue-ID: APPC-1605 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-15added ansible server functionalityasgar1-3/+4
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-4/+3
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-3/+4
multiple asible servers support for CDT Issue-ID: APPC-1510 Change-Id: Id1b1b02274487cfbf6f108a57211a192924a6b08 Signed-off-by: Mohamed Asgar Samiulla <ma926a@us.att.com>
2018-08-28APPC CDT to Support Multiple Templates for VNFCsod74271-4/+6
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-07-19added progress spinner in PD to show file uploadSandeep J1-2/+7
added progress spinner in PD to show file upload progress Issue-ID: APPC-1070 Change-Id: I28d237a3a69f68a9e9dbc6433c95dc53c4fbffbf Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-03-20Removing INSTAR functionality from CDT for ONAP.Mohamed Asgar Samiulla(ma926a)1-1/+1
Removed license form package.json. Issue-ID: APPC-750 Change-Id: If20087a24fc0cf42977e1b1149d6be0ff1387689 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-16[Appc-1806] Removing INSTAR from CDT for ONAP.Mohamed Asgar Samiulla(ma926a)1-1/+1
The source name for INSTAR made configurable through a property file. Issue-ID: APPC-750 Change-Id: I7e0d2ae657d4469f6fae54b5358ddb6f5476b211 Signed-off-by: Mohamed Asgar Samiulla(ma926a) <ma926a@us.att.com>
2018-03-13Fixed defects in test screen & updated test casessj108s1-15/+9
Fixed few defects raised by ST in test screen and also updated test cases to improve coverage. Also,changed code to match onap standards, and rectfied grep code violations. Issue-ID: APPC-730 Change-Id: I0286c38eb4f76dc8c0253a4ccab721b3ccfeff9d Signed-off-by: sj108s <sj108s@us.att.com>
2018-03-01Initial seed code contribution for CDTSkip Wonnell1-0/+219
Issue-ID: APPC-682 Change-Id: I0331ffce2a430195c29d0d1b2295966f9eb28699 Signed-off-by: Skip Wonnell <skip@att.com>