aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Collapse)AuthorFilesLines
2023-02-15new API selectNSST for slicing use case3.0.8Aleem Raja5-0/+251
Issue-ID: OPTFRA-1122 Signed-off-by: Aleem Raja <aleem.raja@t-systems.com> Change-Id: Ib027bfe49948180a1808b5507dc1647ba05c6e0d
2021-10-04Support second level NSSI in terminate appkrishnaa961-19/+40
Issue-ID: OPTFRA-990 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If47b19d18e5eb1cbef24418c7697e0770818959f
2021-07-28Merge "Add cps client to PCI app"Vikas Varma7-38/+189
2021-07-22Update slice/service profilesdeepikasatheesh1-1/+1
Issue-ID: OPTFRA-979 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I863f5c0a734e184c3aac80f492cc2bea359570c2
2021-07-20Add cps client to PCI appkrishnaa967-38/+189
- 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-07-14Fix issues in Slice selectionkrishnaa961-2/+3
Issue-ID: OPTFRA-983 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I0dc22bc4bc65853b6693b603554e4dc99717d176
2021-04-15Fix for NSI selection responsehariharan972-14/+14
Issue-ID: OPTFRA-943 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I88f18e258898683df8e03a531f5c22d11ff7f08f
2021-04-08Update AAI query to DSL query - Slice terminationkrishnaa962-90/+40
Issue-ID: OPTFRA-936 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I7a2bba7d23645c8bff9f503361a93fd3ac3ebc3a
2021-03-09Return sdc model name instead of candidate namehariharan971-1/+1
Issue-ID: OPTFRA-928 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: If7b232a09ca7a1a6e92f2f703dab9e77c7047bf7
2021-02-21Convert cell_id in ML before optimizationkrishnaa961-1/+2
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 SHEIKH1-28/+62
Issue-ID: OPTFRA-911 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I809857348b00fe415d416954b1cfbedd404bdffc
2020-11-16Fix issue in pci-ml model3.0.2Niranjana1-1/+1
- 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 Varma2-2/+2
2020-11-12Fix DES interface in PCI optkrishnaa961-2/+4
Issue-ID: OPTFRA-871 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ie9a6ff2012f544cfe88db6b102b72c399a2c6186
2020-11-10Remove lower case conversion of subnetkrishnaa962-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 foundkrishnaa961-4/+11
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-10-06Fix slice selectionkrishnaa961-0/+1
Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If4f7155ced93d91ae22a2e82db01bcf4c32b6323
2020-09-29Missing callback in NST selectionMD IRSHAD SHEIKH2-59/+99
Issue-ID: OPTFRA-852 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I7e1d782d579fd5f4385802c6dfbdaa8bfaef7782
2020-09-18Add support to process NSI selection requestdhebeha4-239/+213
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-17Add ML based optimization to PCI optkrishnaa962-4/+85
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-02Add Nxi-Termination featurehariharan976-0/+213
Issue-ID: OPTFRA-825 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I0d768e36708e9f26e5bcdf661b2bcb5772ed48c2
2020-08-27Merge "Add API layer for NSSI selection"krishna moorthy2-0/+81
2020-08-27Merge "Change API layer for NSI selection"krishna moorthy2-54/+28
2020-08-17Add API layer for NSSI selectiondhebeha2-0/+81
Issue-ID: OPTFRA-801 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib9740d24b8f160708811ddb70138a49ce592e93b
2020-08-14Inter Domain Route Calculation forMehreen Kaleem1-0/+370
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 selectiondhebeha2-54/+28
Issue-ID: OPTFRA-802 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ia7e36da8d9a4d1f3f8e8eb00a61e6b0b29fbbbf6
2020-05-19remove logsdhebeha1-0/+1
Issue-ID: OPTFRA-754 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I76f749af68bd3f4463e5eb4339270a99adcabf13
2020-05-14Handle has exceptions for slice selectionkrishnaa961-12/+9
Issue-ID: OPTFRA-754 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I66904680a4b9a2bc69c144f05b95fb4f999d0e93
2020-05-13return slice profile when serviceProfile is non shareabledhebeha2-26/+58
Issue-ID: OPTFRA-754 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib330881be60d8bcc5683571a76ef8fe52452b869
2020-05-05Merge "Change to support PCI unchangeable cells"Vikas Varma5-9/+85
2020-05-01Add NSSI and slice profile in shared NSI responsekrishnaa962-0/+22
Issue-ID: OPTFRA-749 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ie41f07881dad20e54bc13e5c1d7a6be094972a35
2020-04-30Change to support PCI unchangeable cellsdhebeha5-9/+85
Issue-ID: OPTFRA-678 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib7620cb19850d77e80b2baea5ef318e8b0182d7c
2020-04-29NST selection changes- filenotfounderrorSithara Nambiar2-44/+73
Issue-ID: OPTFRA-675 Signed-off-by: Sithara Nambiar <sitharav.aredath@huawei.com> Change-Id: I2b5eb3017fc3a08921eb3e47013a65b90724806c
2020-04-28Add nsi info in the nsi selection responsekrishnaa961-4/+9
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 Varma1-4/+3
2020-04-21Route optimization -take 2Sithara Nambiar1-66/+83
Issue-ID: OPTFRA-420 Signed-off-by: Sithara Nambiar <sitharav.aredath@huawei.com> Change-Id: I06624f5adee060ce220a82f2a05a17c0986ca904
2020-04-17add aggregation policy for NSI selectiondhebeha1-4/+3
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 selectionkrishnaa969-2/+390
Issue-ID: OPTFRA-677 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ibc51e15fce4692a445df400053060d3a6977b4ce
2020-03-20Add generic conductor interfacekrishnaa966-699/+92
Issue-ID: OPTFRA-715 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I84218ab65e645a90d2ff1c365bdde1e06ab27d2e
2020-03-19OSDF migration to new Policy APIChayal, Avteet (ac229e)2-28/+57
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-16Merge "take-1 for the NST selection function"Vikas Varma5-0/+148
2020-03-09Merge "[WIP]Migration to new policy api"Shankaranarayanan Puzhavakath Narayanan2-35/+73
2020-03-10[WIP]Migration to new policy apiRuoyu Ying2-35/+73
*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-05changes in OSDF and optimizer for CCVPN get link requirement.Isaac Manuel Raj2-84/+233
Changed the model file location as suggested in comments. Issue-ID: OPTFRA-420 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I1f4b9a01865a91da1518a250ded48f1b077bed4e
2020-03-05take-1 for the NST selection functionseshukm5-0/+148
Issue-ID: OPTFRA-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id48f33344c516f2711e24bce9f07adbd835eded0
2020-01-24OOF API changes to add fixed and special treatmentsvrvarma1-0/+2
Adding fixed cell list to fix the pci assignments priority cells, which will get special treatment for pci assignment Change-Id: Ibeff853c3e4eb1f7ad34030c196795999b5079f9 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-685
2020-01-24Add passthrough attributesvrvarma1-12/+17
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 libsvrvarma43-0/+2284
Change-Id: I2db2f8e252bd5e60807b2ffabf5a5b193a789f7a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-637