aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Collapse)AuthorFilesLines
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