summaryrefslogtreecommitdiffstats
path: root/conductor/conductor
AgeCommit message (Expand)AuthorFilesLines
2021-03-12Fix HAS startup issuekrishnaa961-2/+6
2021-03-10Fix CRITICAL weak-cryptography issues identified in sonarcloudhariharan971-2/+2
2021-03-09Replace pycryptodome with pycryptodomex2.1.4krishnaa961-8/+7
2021-03-09Fix for has to communicate with SDC for Nst-selection enhancementshariharan972-13/+21
2021-03-01Update simulators for CSIT test caseshariharan975-67/+240
2021-03-01Update slice profile candidate to ignore coverage area if not present in serv...hariharan972-4/+10
2021-02-19Merge "Update AAI plugin to fetch service profile"Vikas Varma7-106/+309
2021-02-19Merge ""Derive Coverage Area TA list from coverage area""krishna moorthy9-63/+297
2021-02-19"Derive Coverage Area TA list from coverage area"hariharan979-63/+297
2021-02-18"Add teardown script for sdc-simulator"hariharan971-0/+22
2021-02-17Update AAI plugin to fetch service profilekrishnaa967-106/+309
2021-02-12"Adding Sdc-simulator for Nst selection "hariharan977-0/+221
2021-02-08"Nst-Selection enhancement"hariharan9720-4/+812
2020-10-23Run AAISIM using mountebankkrishnaa965-3/+278
2020-10-23Fix match_hpa with multiple inventory providerskrishnaa967-203/+203
2020-10-08Fix solver startup issuekrishnaa961-4/+4
2020-10-06Fix bugs related to slice selectionkrishnaa964-62/+60
2020-09-30Fix to support multiple inventory providerskrishnaa9610-767/+295
2020-09-11Add generator plugin to generate slice profilekrishnaa9614-199/+1099
2020-09-06Add support to generic optimization structurekrishnaa9622-160/+1084
2020-09-01Add support for NSI candidatedhebeha6-17/+173
2020-09-01Add NSSI candidatedhebeha14-228/+463
2020-08-12Merge "Model candidates to be object oriented"krishna moorthy7-587/+655
2020-08-12Model candidates to be object orienteddhebeha7-587/+655
2020-08-01optimize size and time using "--no-cache-dir"Pratik Raj3-4/+4
2020-06-16remove candidate if threshold field doesn't matchdhebeha3-5/+16
2020-04-29Merge "Add generator plugin for candidate generation"Vikas Varma4-1/+462
2020-04-29Merge "Fix aai relationship link query"Vikas Varma1-3/+4
2020-04-30Fix aai relationship link querykrishnaa961-3/+4
2020-04-29enable https mode when using serverurl in musicdhebeha1-2/+2
2020-04-29Merge "Add nsi info to the candidates"Shankaranarayanan Puzhavakath Narayanan3-17/+37
2020-04-28Modify threshold policy to support multiple constraintskrishnaa964-38/+34
2020-04-28Add nsi info to the candidateskrishnaa963-17/+37
2020-04-23Add generator plugin for candidate generation2.0.3krishnaa964-1/+462
2020-04-15Remove encryption of passwords for hasvrvarma1-1/+1
2020-04-15Fix AAF authentication in conductor apikrishnaa966-13/+13
2020-04-09Fix python3 migration issue in solverkrishnaa961-1/+1
2020-03-17Migrate unit tests to python3krishnaa9614-52/+52
2020-03-13Add functionalities to support NSSI selectionkrishnaa9615-9/+488
2020-02-28Change password in music_api to decrypted passwordkrishnaa961-1/+1
2020-02-27Change requirement versions for python 3.8krishnaa961-2/+1
2020-02-26Python3.8 related changes.Dingari, Sridevi23-80/+96
2020-01-24Encryption/Decryption utilityIkram Ikramullah10-17/+150
2020-01-10Add AAF root cert location to conductor.confdhebeha2-0/+10
2019-11-19Add passthrough attributesLukasz Rajewski9-27/+72
2019-08-31Enable AAF RootCA in rest call to MUSICRuoyu Ying6-0/+18
2019-07-29List of canidate identifiers supportLukasz Rajewski5-9/+21
2019-05-31Remove duplicate 'flavorId' in directivesRuoyu Ying1-1/+2
2019-05-03Add num_solution to the api decorators1.3.0Shankar Narayanan2-0/+2
2019-04-18Merge "New Inventory type for TD"Shankaranarayanan Puzhavakath Narayanan21-379/+1918