summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
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>
2020-03-04Adding the generic solver codevrvarma15-0/+381
Add docker file for optim engine Run pods as a non-root user Fix docker tag script Change-Id: If25fe66b839a70e83e35292031a2da012e81fe47 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-712
2020-01-24Add passthrough attributesvrvarma6-130/+165
Added passthrough attributes in placement request. Current attributes HAS request section changed to filtering_attributes and new passthrough attributes added in HAS request - this one is read from vnf policy passthroughAttributes section. Change-Id: Ic1e9dcafb0aa0ce5c1b4ddcf35d034d457ac7d48 Signed-off-by: vrvarma <vv8305@att.com> Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Issue-ID: OPTFRA-611
2019-12-13osdf rearchitecture into apps and libsvrvarma27-84/+287
Change-Id: I2db2f8e252bd5e60807b2ffabf5a5b193a789f7a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-637
2019-11-19Merge "Unique field moved to vnf policy"Shankaranarayanan Puzhavakath Narayanan3-2/+2
2019-11-06Add onap log spec 1.2 for osdfvrvarma1-12/+0
OPTFRA-319 OPTFRA-607 and OPTFRA-629 included in this fix Change-Id: Ieeeaa0417ffa41360d790c01b0ef1404960e6b6a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-319
2019-10-21Unique field moved to vnf policyLukasz Rajewski3-2/+2
Unique req field was moved from OSDF request to VNF policy -> content -> vnfProperties Change-Id: I96b8a2bb881370cdb8d86b52ad4798e24e98425d Issue-ID: OPTFRA-482 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-07-29List of canidate identifiers supportLukasz Rajewski1-1/+1
List of candidate identifers in required and excluded candidates list now is supported only as a list Issue-ID: OPTFRA-486 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I2fdc11bc23239eeb1500c95925f8779da89dfcaf
2019-05-24Fix the oof-osdf to configdb interface bugs1.3.1vrvarma8-68/+105
Change-Id: I41ce7210f108195a83a35db46094e27a88f239fb Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-508
2019-05-21Merge "Fixed TD policies"Shankaranarayanan Puzhavakath Narayanan5-11/+30