summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-23Support for generic URL for mount, Put, Get addedtragait1-0/+70
Issue-ID: CCSDK-2993 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I4061d6ba5084806c0a14b137e169f73cdd68a588
2020-11-22adding entry schema for list typeEltanany Shaaban2-19/+36
Issue-ID: CCSDK-2975 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Ic2b7c8955ac7621f6064bb0d63ee9796433edb24
2020-11-20Refactoring POM and removing duplicate dependencySingal, Kapil (ks220y)2-19/+7
Issue-ID: CCSDK-2998 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I68e5c0c89c8f7100c3f3725e1682676688c319ab
2020-11-19CDS API reference add bootstrap APIJakobKrieg2-3/+94
Issue-ID: CCSDK-2992 Change-Id: Ia765775f7340700af980b0f91ebbc7cfbde28d3a Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-18API reference add link for doc projectJakobKrieg1-1/+1
Issue-ID: CCSDK-2992 Change-Id: Id7e4fc5cc61d5a13043adc54e94ca30554ec25b2 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-18Merge "CDS Api reference add index, template, first APIs"KAPIL SINGAL5-0/+662
2020-11-18Merge "Stop loader and disaply errors when deploying a package"KAPIL SINGAL4-11/+25
2020-11-18CDS Api reference add index, template, first APIsJakobKrieg5-0/+662
Issue-ID: CCSDK-2992 Change-Id: Iad8524cce702deb7f35650b9bd69b6690c0ecc6d Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-18Stop loader and disaply errors when deploying a packageAhmedeldeeb504-11/+25
Issue-ID: CCSDK-2323 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id8cafa540da9d165992463c74c523085cc26125d
2020-11-18PNF Simulator netopeer2 issue fixedJakobKrieg1-6/+0
Issue-ID: CCSDK-2970 Change-Id: I5f446495b85a15b8c6cc3c62b8e2e8e3792cc067 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-16Save package from function attribute buttonAhmedeldeeb505-36/+48
detect url change in breadcrumb Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I30526644715baedfa95080500a23a1eaca10adb5
2020-11-16adding value attribute for customized output for action phase2Eltanany Shaaban3-88/+175
Issue-ID: CCSDK-2975 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: Iebd4ca5117748ddf86fbbf1c4c382bb1fe737727
2020-11-12Merge "Remove URI encoding in BlueprintWebClientService"KAPIL SINGAL2-22/+6
2020-11-12Merge "Display input & outputs in View&edit functions."KAPIL SINGAL3-55/+78
2020-11-12Remove URI encoding in BlueprintWebClientServiceJozsef Csongvai2-22/+6
Malformed uri's should be handled by resource resolution in the cba Issue-ID: CCSDK-2980 Change-Id: I5c1cf97519a882ff5cf99e9850c65df9ba6d9c36 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-11-12Display input & outputs in View&edit functions.Ahmedeldeeb503-55/+78
Handle multiple Steps when displaying function from workflow. Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I0b511be33c6c3ab875789297044cf06afb0b7267
2020-11-11adding value attribute for customized output for action phase1Eltanany Shaaban2-135/+169
Issue-ID: CCSDK-2975 Signed-off-by: Eltanany Shaaban <shaaban.eltanany.ext@orange.com> Change-Id: I158eace00aff10a5baa4a8d597fdefaa5c548d7c
2020-11-10Add Get Attribute Value with Slide OptionSarah Abouzainah2-51/+396
Issue-ID: CCSDK-2780 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I06634ee337d3ef82bce667cd01bba3ce1eeba050
2020-11-09PNF simulator guide fix postman collections, typosJakobKrieg2-13/+28
Issue-ID: CCSDK-2970 Change-Id: I22c576cae3b1ad69c3dcc117f9ede33a0c578cb7 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-09adding value attribute for customized output for actionShaabanEltanany3-54/+107
Issue-ID: CCSDK-2975 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I9a7d15943d9b3c59f0444d4b98597f6af57e3044
2020-11-09Merge "adding import inputs and outputs from functions into actions Refactor."KAPIL SINGAL1-58/+21
2020-11-08Add Get Attribute Value in Action Output ModalSarah Abouzainah6-81/+258
Issue-ID: CCSDK-2780 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: If241ccdaa3861c4e7fb6b3320961081c144b1f7b
2020-11-08adding import inputs and outputs from functions into actions Refactor.ShaabanEltanany1-58/+21
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Iced334d788728da817c19f0b208c8fb2d821f889
2020-11-06PNF Simulator guide remove scripts and CBAs from guide.JakobKrieg5-589/+185
Remove all steps (dd, enrichment, publish) which are executed automatically by bootstrap now. Issue-ID: CCSDK-2848 Change-Id: I4de4b7f4dd4da78b7b04f2292d8e9ebffeb541bf Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-05Merge "adding import inputs and outputs from functions into actions phase3."KAPIL SINGAL1-25/+91
2020-11-05Merge "Display artifacts in Function attributes tab."KAPIL SINGAL4-2/+30
2020-11-05adding import inputs and outputs from functions into actions phase3.ShaabanEltanany1-25/+91
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I036a945eab1ecd0e1b1d5aadf01cdb1c1841d9e9
2020-11-05Guide Running CDS bp processor enhancementsJakobKrieg4-19/+40
Issue-ID: CCSDK-2640 Change-Id: I348f022b6e4d9068401bee3492dab708189cfce0 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-04Display artifacts in Function attributes tab.Ahmedeldeeb504-2/+30
Handle Pre-defined Template option Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id77750a5e9e451405c9a01d349e1f210f31bb792
2020-11-04Merge "Simplify PNF-DEMO CBA"KAPIL SINGAL24-1334/+248
2020-11-03adding import inputs and outputs from functions into actions phase2.ShaabanEltanany2-109/+215
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I0b24b404796685d7ce085f882a0dcf443ec8fb56
2020-11-03Remove function buttonAhmedeldeeb503-13/+17
fix view mode in function tab Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Ia8c25db097d7a4010b11eb462a1805038fdc8b7d
2020-11-02HTML: Add Attributes from Function - ModalSarah Abouzainah11-95/+342
Issue-ID: CCSDK-2779 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I8f10cedad7ee88c658206ab31c69b564af470a7c
2020-11-02Merge "adding import inputs and outputs from functions into actions"KAPIL SINGAL6-8/+100
2020-11-01make function attributes more dynamicAhmedeldeeb503-12/+84
Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Iff0e9c9261ac111f65a975a1cc5a72dda9cf4be2
2020-11-01adding import inputs and outputs from functions into actionsShaabanEltanany6-8/+100
Issue-ID: CCSDK-2779 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I71ee51c6e641d05bb27cdf1807487e25b656e1cd
2020-10-28Simplify PNF-DEMO CBAJakobKrieg24-1334/+248
- fix reference issues causing enrichment/validation to fail - remove redundant data dictionaries - remove redundant template & mapping - rename node-templates for clarity - add workflow outputs for better feedback - remove bash scripts which belong in documentation Issue-ID: CCSDK-2859 Change-Id: I12095f37ff20fcfeee6af43aef3bd221b2ab1ef7 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de> Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-10-28Merge "Blueprints Processor Metrics"KAPIL SINGAL10-4/+147
2020-10-28Enable retrieving ResourceResolution objects from database in kotlin scriptskuldip Rai1-0/+19
Issue-ID: CCSDK-2949 Change-Id: I9605d8cdb2a61cba45c56f3dcc12740d4da0b5c8 Signed-off-by: kuldipr <kuldip.rai@amdocs.com>
2020-10-28Blueprints Processor MetricsJulien Fontaine10-4/+147
Add counter and timer for Blueprints Processor process to get success/failure and execution time for each blueprint execution using blueprint name, version and action. Issue-ID: CCSDK-2950 Change-Id: I38e8997de26effe69ec2ee9e2b6ed0da14de4a43 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-10-28add loader component to some actionAhmedeldeeb505-53/+73
Issue-ID: CCSDK-2433 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: Id3c89405ed01d013dda0a0aa37d77f61d64d698d
2020-10-27Merge "enable editing in mapping table"KAPIL SINGAL5-174/+112
2020-10-27enable editing in mapping tableAhmedeldeeb505-174/+112
Issue-ID: CCSDK-2795 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I724dee3bd4a4778bf86619ff08091b31925c1830
2020-10-26adding inputs and outputs to entry definition (Designer)ShaabanEltanany8-119/+177
Issue-ID: CCSDK-2943 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Iffd5c80ecf3fa35b21ab14b8c70308e0d3ee2a50
2020-10-25Merge "save resource-resolution component to the package"KAPIL SINGAL2-13/+26
2020-10-25Merge "designer view from packages dashboard"KAPIL SINGAL2-12/+29
2020-10-25designer view from packages dashboardShaabanEltanany2-12/+29
-delete package with id Issue-ID: CCSDK-2483 Issue-ID: CCSDK-2942 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I517fb265b991a522a987bbfb628ec877cbb53db7
2020-10-24save resource-resolution component to the packageAhmedeldeeb502-13/+26
Issue-ID: CCSDK-2900 Signed-off-by: Ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com> Change-Id: I7c1e88bfd8b367e8a7e598353416068ed017aba2
2020-10-22adding support for plans and requirements of importing packageShaabanEltanany6-19/+72
Issue-ID: CCSDK-2930 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: I495054a8cf24ea44251e6600a8fe8ada88ead61b
2020-10-22Merge "Fix keytool invocation"KAPIL SINGAL1-1/+1