Age | Commit message (Expand) | Author | Files | Lines |
2021-09-20 | Error re-importing VSP | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 2 | -1/+17 |
2021-09-20 | Fix update VSP missing VSP version id | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 2 | -0/+6 |
2021-09-17 | Fix Update VSP when no version id is provided | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 2 | -1/+6 |
2021-09-15 | Increase test coverage (TypesUploadServlet) | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 1 | -16/+12 |
2021-09-10 | ETSI SOL001 v2.5.1 model types not deployed in upgrade | ![](//seccdn.libravatar.org/avatar/418bef7956b6876ca9c8393bc086c83e?s=13&d=retro) davsad | 5 | -28/+63 |
2021-09-10 | Fix intermittent upgrade failure | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 1 | -1/+2 |
2021-09-10 | Fix model init | ![](//seccdn.libravatar.org/avatar/5e7d01d3bc4c543420c3989b023c5bc2?s=13&d=retro) aribeiro | 2 | -4/+2 |
2021-09-09 | [SDC-BE] Remove hardcoded MR apiKey | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 3 | -11/+26 |
2021-09-06 | Not possible to set max occurrences to zero | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 1 | -1/+1 |
2021-09-03 | Fix CSAR generation default imports file conflict | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 3 | -4/+76 |
2021-09-02 | Fix mismatch in requirement name in sub mapping | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 2 | -4/+12 |
2021-08-31 | Fix additional types import file generation | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 7 | -18/+16 |
2021-08-30 | Include custom data types from VSP in csar imports | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 3 | -60/+80 |
2021-08-27 | Improve invalid artifact label error message | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 2 | -1/+10 |
2021-08-27 | Fix get capability type with uid | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 2 | -4/+4 |
2021-08-27 | Support querying of model by type | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 7 | -11/+42 |
2021-08-26 | Add types to imports | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 9 | -109/+180 |
2021-08-26 | Add ETSI SOL001 v2.5.1 model types to backend init | ![](//seccdn.libravatar.org/avatar/418bef7956b6876ca9c8393bc086c83e?s=13&d=retro) davsad | 37 | -6/+2203 |
2021-08-26 | Remove usage of outdated library JMockit (catalog-dao) | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 15 | -125/+137 |
2021-08-26 | Validate the Resource Model before importing VSP | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 4 | -11/+94 |
2021-08-25 | Import VSP with non-standard data types | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 4 | -27/+88 |
2021-08-25 | Fix service csar with model download failure | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 1 | -3/+4 |
2021-08-24 | Update backend-init to use new endpoints allowing specific model | ![](//seccdn.libravatar.org/avatar/418bef7956b6876ca9c8393bc086c83e?s=13&d=retro) davsad | 5 | -21/+69 |
2021-08-24 | Fix artifact name invalid error message | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 3 | -4/+11 |
2021-08-23 | Filter catalog in UI based on model | ![](//seccdn.libravatar.org/avatar/418bef7956b6876ca9c8393bc086c83e?s=13&d=retro) davsad | 1 | -12/+20 |
2021-08-23 | Load model default imports during CSAR Generation | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 3 | -13/+65 |
2021-08-17 | Validate model exists when associating types | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 8 | -14/+85 |
2021-08-12 | Update base types based on model | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 10 | -26/+26 |
2021-08-06 | Retrieve data types based on component model | ![](//seccdn.libravatar.org/avatar/5e7d01d3bc4c543420c3989b023c5bc2?s=13&d=retro) aribeiro | 22 | -215/+153 |
2021-08-06 | Consider component model when retrieving interface types | ![](//seccdn.libravatar.org/avatar/418bef7956b6876ca9c8393bc086c83e?s=13&d=retro) davsad | 5 | -28/+36 |
2021-08-05 | Disable locking during deployment | ![](//seccdn.libravatar.org/avatar/418bef7956b6876ca9c8393bc086c83e?s=13&d=retro) davsad | 3 | -10/+114 |
2021-08-04 | Import VSP top. template handling non SDC model | ![](//seccdn.libravatar.org/avatar/5212099875553fbd1e3635b9e1a75446?s=13&d=retro) MichaelMorris | 6 | -90/+330 |
2021-08-04 | Consider component model when retrieving group and policy types | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 9 | -36/+126 |
2021-07-30 | Fix init upgrade fail for polictyTypes | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 2 | -0/+30 |
2021-07-28 | Consider component model when retrieving capability types | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 2 | -4/+5 |
2021-07-23 | Reduce usage of outdated library JMockit (catalog-be) | ![](//seccdn.libravatar.org/avatar/aa657667404dd133b65ee28d9c0a6364?s=13&d=retro) vasraz | 4 | -14/+7 |
2021-07-23 | Fix upgrade for different vendor release | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 2 | -23/+47 |
2021-07-23 | Remove commented code from PolicyBusinessLogic | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 1 | -167/+1 |
2021-07-21 | Consider component model when retrieving relationship types | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 2 | -4/+8 |
2021-07-21 | Support for associating interface types to models | ![](//seccdn.libravatar.org/avatar/418bef7956b6876ca9c8393bc086c83e?s=13&d=retro) davsad | 2 | -7/+17 |
2021-07-21 | Support for associating policy and group types to models | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 4 | -22/+40 |
2021-07-21 | Display model name | ![](//seccdn.libravatar.org/avatar/5e7d01d3bc4c543420c3989b023c5bc2?s=13&d=retro) aribeiro | 1 | -0/+1 |
2021-07-15 | Allow only types from selected model in service creation | ![](//seccdn.libravatar.org/avatar/5e7d01d3bc4c543420c3989b023c5bc2?s=13&d=retro) aribeiro | 8 | -20/+49 |
2021-07-15 | Specify model at service creation | ![](//seccdn.libravatar.org/avatar/5e7d01d3bc4c543420c3989b023c5bc2?s=13&d=retro) aribeiro | 4 | -1/+7 |
2021-07-13 | Exposing new parameters in chef config for SDC | ![](//seccdn.libravatar.org/avatar/edb04546d0e4dba8ed2ebf447326774e?s=13&d=retro) marine | 3 | -5/+11 |
2021-07-05 | Support for associating node types to models | ![](//seccdn.libravatar.org/avatar/5e7d01d3bc4c543420c3989b023c5bc2?s=13&d=retro) aribeiro | 10 | -47/+164 |
2021-07-05 | Create REST endpoint to retrieve models | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 2 | -0/+38 |
2021-07-05 | Refactor Substitution filters structure | ![](//seccdn.libravatar.org/avatar/0968d8c17797f158314a031b09d72470?s=13&d=retro) KrupaNagabhushan | 1 | -12/+8 |
2021-06-14 | Init ONAP model imports using the model API | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 11 | -34/+2436 |
2021-06-14 | Add models imports endpoint and persistence structure | ![](//seccdn.libravatar.org/avatar/645ac1601f562a4f73979ba334c56fb5?s=13&d=retro) andre.schmid | 4 | -19/+142 |