aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2023-02-15[OSDF] Enable OSDF in ServiceMesh deploymentAndreas Geissler3-3/+7
In case AAF is disabled the secret loading via AAF-SMS should not be called Issue-ID: OPTFRA-1099 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: Ifca03215a36705b1c160b2cbf708389bd2162301
2021-10-04Support second level NSSI in terminate appkrishnaa969-76/+169
Issue-ID: OPTFRA-990 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If47b19d18e5eb1cbef24418c7697e0770818959f
2021-09-02Cleaning up the library dependencies for osdfvrvarma1-0/+1
Change-Id: Id48ba7cfc462b9dc67fa746adb943fe1a694b09e Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-775
2021-07-29Update slice/service profilesdeepikasatheesh1-2/+2
Issue-ID: OPTFRA-979 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I794304fc88be28c192c4d16c74c73f972d5ff308
2021-07-28Merge "Add cps client to PCI app"Vikas Varma11-8/+19
2021-07-22Update slice/service profilesdeepikasatheesh3-19/+27
Issue-ID: OPTFRA-979 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I863f5c0a734e184c3aac80f492cc2bea359570c2
2021-07-20Add cps client to PCI appkrishnaa9611-8/+19
- Add CPS client - Add configuration to switch between CPS and config DB Issue-ID: OPTFRA-978 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ibce259123864a16e5f9e3b8e53563151d8036a88
2021-04-08Update AAI query to DSL query - Slice terminationkrishnaa965-28/+69
Issue-ID: OPTFRA-936 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I7a2bba7d23645c8bff9f503361a93fd3ac3ebc3a
2021-03-18Add CSIT to the repokrishnaa961-4/+10
Issue-ID: OPTFRA-930 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ic520caf5a2122d044de0e05b415d54955cd762a0
2021-02-21Convert cell_id in ML before optimizationkrishnaa961-1/+1
Issue-ID: OPTFRA-871 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I659ed1acf6147b295df4c0cd8a892eb4dafbf837
2021-02-21Add support to process NST Selection for HASMD IRSHAD SHEIKH4-0/+144
Issue-ID: OPTFRA-911 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I809857348b00fe415d416954b1cfbedd404bdffc
2021-01-05Remove ca-cert from docker imagekrishnaa963-10/+12
CA cert can be directly used by the request library. So it is not needed to install in the base image Issue-ID: OPTFRA-891 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ia7642cded9057148abcaf0f2f8c9e85d63a08012
2020-12-14OOF - Externalize configuration with Consulhariharan972-1/+15
Issue-ID: OPTFRA-875 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I30d25e082227d7b39f7d391365197e9130dc51e8 Signed-off-by: hariharan97 <rh20085046@wipro.com>
2020-11-16Fix issue in pci-ml model3.0.2Niranjana1-4/+4
- Remove list conversion from fixed cells Issue-ID: OPTFRA-871 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: If29945fe7513ea0fdb84bcabbdf5d546bfd8ac55
2020-11-15Merge "Remove lower case conversion of subnet"Vikas Varma1-2/+2
2020-11-12Fix DES interface in PCI optkrishnaa961-73/+5
Issue-ID: OPTFRA-871 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ie9a6ff2012f544cfe88db6b102b72c399a2c6186
2020-11-10Remove lower case conversion of subnetkrishnaa961-2/+2
- Subnet type is being converted to lower case before sending the request to HAS which creates problems while sending the solution back to SO - Fix typo in the response(slice_profiles) Issue-ID: OPTFRA-870 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I4e2d8d28a16e90087a7fcc71c302ebd95833e8fc
2020-10-07Return empty solution if no candidate foundkrishnaa969-16/+46
Update policy filter for NSI selection Return empty solution instead of error if no candidate is found Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I2f5ecbb9464fef3dbc844339968f6cdb1123b2b5
2020-09-27Add slicing config file for osdf csit simulatorvrvarma1-0/+82
osdf_sim exits as it doesnt have the slicing_config.yaml file. Change-Id: Id20cd799ee7a51feef70157c3ff7c4dc676d5e6f Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-842
2020-09-19Merge "Fix osdf csit failure by fixing logging"krishna moorthy3-41/+55
2020-09-18Add support to process NSI selection requestdhebeha28-434/+765
Issue-ID: OPTFRA-802 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I85d951061abc697714425bd223b89102d4f2ede9
2020-09-18Merge "Add ML based optimization to PCI opt"Vikas Varma7-1/+319
2020-09-18Fix osdf csit failure by fixing loggingvrvarma3-41/+55
log.yml file needs to be updated for the osdf simulators after the python upgrade simulator dockerfile and scripts updated Change-Id: Ie6f59a602dc39db684e88357dc36ee81a2015da0 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-842
2020-09-17Add ML based optimization to PCI optkrishnaa967-1/+319
Add DCAE DES adapter to the adapters Add a simple ML model in PCI opt app Issue-ID: OPTFRA-769 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I144887e1be1ac6be4d27eeec22f9669c71f2c2bb
2020-09-17Fix osdf code after upgrading to py38vrvarma3-47/+53
Fix osdf logging to work with 3.8 Fix osdf code that broke after migration Fix test cases after migration Fixing pep8 violations Change-Id: I11ca33959882c8b9010f00ff744d59c7eeb3c2f2 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-796
2020-09-02Add Nxi-Termination featurehariharan9721-0/+578
Issue-ID: OPTFRA-825 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I0d768e36708e9f26e5bcdf661b2bcb5772ed48c2
2020-08-27Merge "Add API layer for NSSI selection"krishna moorthy3-0/+58
2020-08-27Merge "Change API layer for NSI selection"krishna moorthy3-0/+176
2020-08-17Add API layer for NSSI selectiondhebeha3-0/+58
Issue-ID: OPTFRA-801 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib9740d24b8f160708811ddb70138a49ce592e93b
2020-08-14Inter Domain Route Calculation forMehreen Kaleem7-0/+596
the MDONS use case Change-Id: Ic831fd92028ef3c1ac86f5067d68c19a7af3e8d6 Issue-ID: OPTFRA-753 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-08-14Change API layer for NSI selectiondhebeha3-0/+176
Issue-ID: OPTFRA-802 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ia7e36da8d9a4d1f3f8e8eb00a61e6b0b29fbbbf6
2020-05-19remove logsdhebeha1-2/+5
Issue-ID: OPTFRA-754 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I76f749af68bd3f4463e5eb4339270a99adcabf13
2020-05-14Handle has exceptions for slice selectionkrishnaa962-5/+38
Issue-ID: OPTFRA-754 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I66904680a4b9a2bc69c144f05b95fb4f999d0e93
2020-05-13return slice profile when serviceProfile is non shareabledhebeha9-126/+290
Issue-ID: OPTFRA-754 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib330881be60d8bcc5683571a76ef8fe52452b869
2020-05-11Fix for remote policy filteringLukasz Rajewski1-1/+1
Changed a way of processing policies by scope. Before filtering was resulting with None type access exception. Change-Id: Ide6515b4b18a2dc7344e92b32a76d00ba48d4301 Issue-ID: OPTFRA-755 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-05-05Merge "Change to support PCI unchangeable cells"Vikas Varma2-0/+121
2020-05-01Add NSSI and slice profile in shared NSI responsekrishnaa961-17/+49
Issue-ID: OPTFRA-749 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ie41f07881dad20e54bc13e5c1d7a6be094972a35
2020-04-30Change to support PCI unchangeable cellsdhebeha2-0/+121
Issue-ID: OPTFRA-678 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib7620cb19850d77e80b2baea5ef318e8b0182d7c
2020-04-28Add nsi info in the nsi selection responsekrishnaa963-4/+19
Issue-ID: OPTFRA-746 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I799c9575b781d858b47e6695050f7f79308fdd43
2020-04-22Merge "add aggregation policy for NSI selection"Vikas Varma27-98/+135
2020-04-21Route optimization -take 2Sithara Nambiar4-0/+258
Issue-ID: OPTFRA-420 Signed-off-by: Sithara Nambiar <sitharav.aredath@huawei.com> Change-Id: I06624f5adee060ce220a82f2a05a17c0986ca904
2020-04-17add aggregation policy for NSI selectiondhebeha27-98/+135
made changes for other policy updates Issue-ID: OPTFRA-730 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I3fb4ae184cdae9181037fb059ac144070228c29f
2020-03-23Add functionality to support NSI selectionkrishnaa9615-4/+542
Issue-ID: OPTFRA-677 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ibc51e15fce4692a445df400053060d3a6977b4ce
2020-03-20Add generic conductor interfacekrishnaa967-20/+49
Issue-ID: OPTFRA-715 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I84218ab65e645a90d2ff1c365bdde1e06ab27d2e
2020-03-20Merge "fix csit, cleanup dockerfile for osdf"Shankaranarayanan Puzhavakath Narayanan4-3/+23
2020-03-20Improvements to the OSDF changes for new PEF APIsChayal, Avteet (ac229e)67-1203/+1554
Improvements to the OSDF changes for new PEF APIs Issue-ID: OPTFRA-723 Change-Id: Ie425bb302361489f4b5a47fbc7225fdc8060e9c3 Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
2020-03-20fix csit, cleanup dockerfile for osdfvrvarma4-3/+23
Change-Id: Ie3d44592a382ba8e886c2a7544520cbed6971f84 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-722
2020-03-19OSDF migration to new Policy APIChayal, Avteet (ac229e)4-1/+102
Map policy type with constraints type for HAS payload Added new attribute policies for Network Sliciing reference Fixed the logic to proccess Attribute policy translation Issue-ID: OPTFRA-721 Change-Id: I6b01815963b48b3df97c1a3109cc39b2a8bc2c3c Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
2020-03-09Merge "[WIP]Migration to new policy api"Shankaranarayanan Puzhavakath Narayanan30-377/+2553
2020-03-10[WIP]Migration to new policy apiRuoyu Ying30-377/+2553
*Change retrieval payload send to policy *Change the configs inside common_config Issue-ID: OPTFRA-520 Change-Id: I27a63294cdec3def7d415ed2dcb96e3606d9e21f Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>