aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-06-25Rollback on failure flag should always be true while vfm replace callfeature/mfaPATTANAYAK, SAUMYA SWARUP (sp931a)2-6/+6
2020-06-02When JobStatus is COMPLETED_AND_PAUSED add retry option dropdown menu on inst...Einat Vinouze1-2/+2
2020-05-21Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ins...Einat Vinouze3-5/+16
2020-05-19Introduce FeatureManager to ResourceCommandEinat Vinouze10-20/+40
2020-05-17Move pauseInstantiation from VfModule to BaseResourceEinat Vinouze8-18/+21
2020-05-06Disable Scheduler by feature toggle FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SOAmichai Hemli1-0/+1
2020-05-05Add pause after completion for vfModuleEinat Vinouze4-1/+34
2020-05-04When cloud region is missing then omit the cloudConfiguration objectAmichai Hemli2-10/+12
2020-05-04CleanupIttay Stern1-21/+4
2020-05-03Change Management: Support PNF software upgradeEricMoore1-0/+4
2020-04-20Add select a subscriber for the source VNF on the PMC instantiation formAlexey Sandler1-0/+1
2020-04-19add "new view/edit" button in the Instantiation Status pageAlexey Sandler1-0/+1
2020-04-07Limit the length of logged responses in outgoingRequestLogIttay Stern1-2/+23
2020-04-01Configure "portal app_password" in DB by environment variableIttay Stern3-6/+34
2020-04-01allow LOB multi-selection for vnf - fix cypressEinat Vinouze1-0/+1
2020-03-16allow LOB multi-selection for network - add FFEinat Vinouze1-0/+1
2020-03-11add new format to fetch requests from MSO to the CMAmichai Hemli3-5/+23
2020-03-08Merge changes Ibbc7da3a,I8efee06fAmichai Hemli11-65/+65
2020-03-08Don't use EELFLoggerDelegate.errorLogger in Async jobsIttay Stern10-33/+35
2020-03-08allow platform multi-selection for networkEinat Vinouze1-0/+1
2020-03-08isVfModuleBaseModule() will not throw on model mismatchIttay Stern2-32/+30
2020-03-04Upgrade AAI API version to v166.0.3Ittay Stern1-6/+0
2020-03-01when signaling the frontend about templates check the correct flag FLAG_2004_...Amichai Hemli1-1/+1
2020-02-27Bump opencsv, c3p0, snakeyaml, h2 database to latestsIttay Stern1-11/+11
2020-02-26Test many POJOs getters/settersIttay Stern3-6/+13
2020-02-23Topology tree: test fetchCustomizationIdsFromToscaModelsWhileNeededIttay Stern1-2/+4
2020-02-20Topology tree: enrich vfModules data from other versions of same modelIttay Stern5-20/+104
2020-02-20Topology tree: extract AAITreeNodesEnricher out of AAIServiceTreeIttay Stern2-84/+129
2020-02-20Learn to get all model versions sorted from high to lowIttay Stern2-5/+22
2020-02-20Learn to inflate models by Customization uuidsIttay Stern1-13/+24
2020-02-16Limit vfmodule tenant and region dictation to "create"Ittay Stern1-2/+5
2020-02-13translate owning entity name to owning entity IDEinat Vinouze1-7/+34
2020-02-12Feature toggle for owning-entities filteringIttay Stern2-5/+8
2020-02-11Filter owning-entities from /category_parameter by permissionsIttay Stern3-8/+74
2020-02-10remove check in order to accept upgrade even if the service in latest model v...Alexey Sandler1-3/+0
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern3-6/+50
2020-02-05Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF"Ittay Stern1-0/+1
2020-02-05create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNFAlexey Sandler1-0/+1
2020-02-05Respect permissions by owning-entity-id when searching instances by owning en...Eylon Malin1-3/+1
2020-02-04add owningEntityId to each result of getServicesByOwningEntityIdEylon Malin1-5/+7
2020-02-04regression unit test for getServicesByProjectNamesEylon Malin3-3/+4
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin3-3/+4
2020-02-03Respect owning-entity-id when searching instances by SubscriberIttay Stern5-11/+73
2020-01-29RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntityEinat Vinouze11-53/+92
2020-01-29RoleValidatorFactory respects owning-entity feature flagAlexey Sandler1-3/+14
2020-01-28create RoleValidatorFactory component.Alexey Sandler4-22/+65
2020-01-28Rename Role's subscriberId fieldIttay Stern6-22/+22
2020-01-28RoleValidatorsComposer composite several RoleValidators togetherIttay Stern1-0/+16
2020-01-28Merge "Introduce WithPermissionProperties as validation-points for RoleValida...Ittay Stern9-57/+79
2020-01-28Introduce WithPermissionProperties as validation-points for RoleValidatorEinat Vinouze9-57/+79