aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)13-3/+801
2021-02-02Unable to delete old service instances created of old ASDC servicePATTANAYAK, SAUMYA SWARUP (sp931a)2-0/+6
2020-12-21Fix for VID-928: NullPointerException during deploy service instance with emp...marcinrzepeckiwroc1-2/+3
2020-12-21Fix for VID-927: Generated service instance name is not visible in Instantiat...marcinrzepeckiwroc1-5/+7
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski14-12/+352
2020-11-25Prevent upgrade for base vf module with add onKruthi Bhat1-1/+2
2020-11-25filter a&ai query to discard relationship listPATTANAYAK, SAUMYA SWARUP (sp931a)1-1/+5
2020-10-30instance name missing for delete action in audit infoPATTANAYAK, SAUMYA SWARUP (sp931a)2-3/+22
2020-10-29VID-913 : Addition of Instance IDs in Audit Info screenKruthi Bhat3-3/+41
2020-10-08VID - Feature flag for PNF in modern UIMateusz Gołuchowski1-1/+1
2020-10-08New audit info screen changes7.0.0Rachitha Ramappa5-8/+264
2020-09-22When VG instantiation fails the root job status should be in final statePATTANAYAK, SAUMYA SWARUP (sp931a)2-2/+2
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)5-10/+45
2020-08-10Visualization of the VF Module Sequencingikram1-0/+1
2020-07-29Test Cases Addition and Fixesikram1-3/+4
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