aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-09Merge "[WIP]Migration to new policy api"Shankaranarayanan Puzhavakath Narayanan35-464/+2688
2020-03-10[WIP]Migration to new policy apiRuoyu Ying35-464/+2688
*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-05Merge "changes in OSDF and optimizer for CCVPN get link requirement."Vikas Varma3-86/+248
2020-03-05Merge "Adding the generic solver code"Shankaranarayanan Puzhavakath Narayanan49-95/+1597
2020-03-05changes in OSDF and optimizer for CCVPN get link requirement.Isaac Manuel Raj3-86/+248
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 functionseshukm6-0/+157
Issue-ID: OPTFRA-675 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id48f33344c516f2711e24bce9f07adbd835eded0
2020-03-04Adding the generic solver codevrvarma49-95/+1597
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-03-03Adding Arthur as a committervrvarma1-2/+2
Change-Id: I28014b32f57211322d9a4e957a6d96a5c12396b1 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-682
2020-02-28Merge "Adding Arthur as a committer"Vikas Varma1-66/+78
2020-02-28Adding Arthur as a committerShankar Narayanan1-66/+78
Issue-ID: OPTFRA-682 Change-Id: Icfe748a5c8d1f9fcef7268822224fdd3bbc9cb1d Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2020-02-27Merge "encryption/decryption utility"Vikas Varma9-65/+269
2020-02-27encryption/decryption utilitydhebeha9-65/+269
Change-Id: I1f7d2c6fe66b1ff4341660063203662b507a669a Issue-ID: OPTFRA-700 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
2020-02-25Setting the python oparent to 3.0.0 for osdfvrvarma3-16/+16
Change-Id: I333b5be4260d4968d7a9602eccdb8a8e3d99bea9 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-686
2020-02-19Add apps folder into the coverage reportsvrvarma7-71/+3
Change-Id: I1c222b6a5cc5bbdc6353ce1b06c03e44917849fd Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-698
2020-02-14Fix sonarcloud coverage reports issuevrvarma3-3/+4
Change-Id: Ieaf2aac8ed425bdf547f6893262a3285470519d4 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-698
2020-02-12Merge "Migrate optf-osdf docs"Vikas Varma9-0/+145
2020-02-10Migrate optf-osdf docsJessica Wagantall9-0/+145
Merging this will create https://onap-optf-osdf.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1bab377719446bb6d39b2759e9ddfde2e5e40269
2020-02-06Upgrade osdf oparent version to 3.0vrvarma3-1/+3
Updating tox.ini to check whether build issues are resolved Change-Id: I0ef428e2c48198d4342ca26372e2715354ff3836 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-686
2020-01-24OOF API changes to add fixed and special treatmentsvrvarma2-0/+39
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-24Merge "Add passthrough attributes"Shankaranarayanan Puzhavakath Narayanan10-143/+212
2020-01-24Add passthrough attributesvrvarma10-143/+212
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
2020-01-23changes done in swagger file for CCVPM usecase.Isaac Manuel Raj1-1/+208
Added new API for routeselect of ccvpn usecase. Issue-ID: OPTFRA-420 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com> Change-Id: I1bba07b9d1f5153651dc2efcb5b93fa34f8907a9
2020-01-21changes done in swagger filedhebeha1-0/+641
For NST,NSI,NSSI selection Change-Id: I87884d35ccbfed982d0192b27da157547f3d5c16 Issue-ID: OPTFRA-676 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
2019-12-13osdf rearchitecture into apps and libsvrvarma83-248/+692
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 Narayanan7-4/+10
2019-11-07Merge "Add onap log spec 1.2 for osdf"Shankaranarayanan Puzhavakath Narayanan21-1408/+217
2019-11-06Add onap log spec 1.2 for osdfvrvarma21-1408/+217
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-30Update Policy config url and passRuoyu Ying3-13/+5
Update the config retrieval uri and authorization keys Issue-ID: OPTFRA-520 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: I694930fcbf2ac2b17c048d0341571a027552576c
2019-10-22[OPTFRA-585] Update release notes5.0.2-ONAPelaltoShankar Narayanan1-5/+42
Change-Id: I4d4d8e46d371476e2a9ad312cf1b40b01e455acd Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-585
2019-10-21Unique field moved to vnf policyLukasz Rajewski7-4/+10
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-08-14[OPTFRA-554] Begin release notesShankar Narayanan1-0/+34
Initate the release notes for El Alto release. Change-Id: Ie01695031ac8f28606bf256e2f382132f2df882a Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-554
2019-08-07Incrementing release build for osdf to 1.3.4vrvarma1-0/+5
Change-Id: Ief30b48d2db964ccdcc58bc7209f9bea707be5b0 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-548
2019-08-06Update release version for osdfvrvarma2-2/+2
Incrementing the release version to cut a release build Change-Id: I9e864b565d47aa534a1a7e5f6bc7e57c0f08a293 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-548
2019-08-05Add release yaml for R5 EDRuoyu Ying1-0/+6
Issue-ID: OPTFRA-548 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: I782738af910a4fc96fddffc235488fd0bfd760bd
2019-07-31Bump version to 1.3.3-stagingRuoyu Ying2-2/+2
Issue-ID: OPTFRA-546 Change-Id: I55dbb5f4beed4ca3db76c4f26e49dc791d82e1a8 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-07-29List of canidate identifiers supportLukasz Rajewski2-5/+2
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-06-06Document OJSI-122 vulnerabilityKrzysztof Opasiak1-0/+2
Issue-ID: OJSI-122 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I41342d29427ab1d8d7de345bad79454f4dd74bf3
2019-06-05Improve security release notesKrzysztof Opasiak1-1/+7
In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I1995c594df294cd5235fcae62b6f3755f60f9216
2019-06-04Add release notes for Dublin release4.0.0-ONAPVarma, Vikas1-0/+55
Change-Id: I36b7df279b67f9c0cefa37a75fee27e5d3a02a27 Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-518
2019-05-29Fix the pci-opt response to the swagger specs1.3.2vrvarma3-9/+7
Change-Id: I01f4e81563c02ccf6668fd4e39118bc1cf3f9aa8 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-508
2019-05-24Fix the oof-osdf to configdb interface bugs1.3.1vrvarma11-72/+113
Change-Id: I41ce7210f108195a83a35db46094e27a88f239fb Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-508
2019-05-23Update the pciopt request to accept empty anrInputListvrvarma1-1/+1
Change-Id: Ia029867262aede2bd351dd046bc7c1483a408c09 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-505
2019-05-22Merge "Fix the pymzn library to 0.17.1 version"Shankaranarayanan Puzhavakath Narayanan1-1/+1
2019-05-21Merge "Fixed TD policies"Shankaranarayanan Puzhavakath Narayanan5-11/+30
2019-05-21Fix the pymzn library to 0.17.1 versionvrvarma1-1/+1
Increment osdf version Change-Id: I53ec8efa4fcd0d0032fdc1b822bb5cb19fcc62bd Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-293
2019-05-17Bump version of OSDF to 1.3.1-stagingShankar Narayanan2-2/+2
Change-Id: I08c516b8f55f4ea6ee30290e79705a4b42be4fcb Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-501
2019-05-13Merge "Update the policy scope to 'OSDF_DUBLIN'"Vikas Varma20-21/+22
2019-05-13Fix to send num_solution as string to HASX1.3.0Chayal, Avteet (ac229e)2-2/+2
Fix to send num_solution as string to HAS Issue-ID: OPTFRA-497 Change-Id: I5fe509330ccb9e1c97b92ae44cec919ada0f8594 Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
2019-05-10Update the policy scope to 'OSDF_DUBLIN'Ruoyu Ying20-21/+22
Update the policy scope for default, vfw, vcpe and td. Update the policy names for local policies Change-Id: I8e51201a88209fc612de2a58a766abdc8b70fbd6 Issue-ID: OPTFRA-498 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-05-09Fixed TD policiesLukasz Rajewski5-11/+30
Fixed TD policies after result of pair-wise testing Change-Id: I47eb4fb4bef4fac42989770dfab8361d33ccdc5c Issue-ID: OPTFRA-443 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>