aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-10-19Update release notesistanbulkrishnaa962-1/+91
Issue-ID: OPTFRA-1007 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ibf8451d66d0eef8edfae66c91acac2236c40a8a8 (cherry picked from commit 2b9e7f4fca3d510a201283a8561f6ff3424f5fd6)
2021-10-07Release docker image 3.0.6 for optf-osdfMalarvizhi1-0/+10
Issue-ID: OPTFRA-1009 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ia89e597348f46b428a1497e269f98e1ded857899
2021-10-07Add sample policies in OSDF repo3.0.6Malarvizhi22-3/+1168
Issue-ID: OPTFRA-1009 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I1d1c2edc5bccd2b172087884f2d2f49e2ad58c5a
2021-10-06Merge "[DOC] Correct requirements for doc chain building"Vikas Varma3-19/+11
2021-10-04Support second level NSSI in terminate appkrishnaa9615-100/+223
Issue-ID: OPTFRA-990 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If47b19d18e5eb1cbef24418c7697e0770818959f
2021-09-30[DOC] Correct requirements for doc chain buildingEric Debeau3-19/+11
- Remove unecessary requirements - It leverages the latest lfdocs-conf (0.7.7) updates - It now loads all centralized upper contraints from ONAP doc - Correct conf.py to use app.add_css_file() Issue-ID: DOC-765 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: Iff57eb863f783395144fcbd66a1c8347a65f9313
2021-09-02Cleaning up the library dependencies for osdfvrvarma3-5/+2
Change-Id: Id48ba7cfc462b9dc67fa746adb943fe1a694b09e Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-775
2021-07-30Release docker image 3.0.5 for optf-osdfMalarvizhi1-0/+10
Issue-ID: OPTFRA-987 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I90eb789fb08a323ce4db77a05cda2f348ef44130
2021-07-30Update version - optf-osdf3.0.5Malarvizhi2-2/+2
Issue-ID: OPTFRA-987 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: If759855c867537c07f89a9b7fd5d40db69b0932a
2021-07-29Update slice/service profilesdeepikasatheesh2-4/+4
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 Varma22-48/+230
2021-07-22Update slice/service profilesdeepikasatheesh5-32/+48
Issue-ID: OPTFRA-979 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I863f5c0a734e184c3aac80f492cc2bea359570c2
2021-07-20Add cps client to PCI appkrishnaa9622-48/+230
- 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 selectionkrishnaa962-3/+4
Issue-ID: OPTFRA-983 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I0dc22bc4bc65853b6693b603554e4dc99717d176
2021-07-06Merge "Remove unwanted components from image"Vikas Varma7-97/+143
2021-06-24Remove unwanted components from imagekrishnaa967-97/+143
Remove unwanted linux components from the docker image and move the common parts to osdf-base image Issue-ID: OPTFRA-853 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I1b2185781e187526bae114ad718c4758d373cee5
2021-06-14Fix CRITICAL cross-site scripting (xss) issues identified in sonarcloudMalarvizhi Paramasivam1-2/+3
Issue-ID: OPTFRA-966 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I75825cd8b98c78712e7c727952e9602ace4ea1c0
2021-06-01Fix sonar issuesMalarvizhi Paramasivam4-11/+10
Issue-ID: OPTFRA-946 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I6ccf61b6e07187f879d52c4c3b9f53b4188adf4a Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
2021-04-15Fix for NSI selection responsehariharan973-14/+17
Issue-ID: OPTFRA-943 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I88f18e258898683df8e03a531f5c22d11ff7f08f
2021-04-08Update AAI query to DSL query - Slice terminationkrishnaa9617-134/+254
Issue-ID: OPTFRA-936 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I7a2bba7d23645c8bff9f503361a93fd3ac3ebc3a
2021-04-07Return error when polices are not presentkrishnaa961-20/+35
OOF must return error when the policies are not found for a particular request. Currently, It sends an empty request to conductor when policies are not available Issue-ID: OPTFRA-511 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I8b4041cf1c6d6c62ee4df39138ee5d3bf904e064
2021-03-24Update Release Noteshariharan971-0/+85
Issue-ID: OPTFRA-935 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I014e0079c24ad271799d0b802ea935ff0c439a97
2021-03-18Add CSIT to the repokrishnaa9626-6/+1407
Issue-ID: OPTFRA-930 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ic520caf5a2122d044de0e05b415d54955cd762a0
2021-03-10Release OOF containershariharan971-0/+10
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I4e0b7b570b4c8b464e2e63c7cd4b633868abf075
2021-03-09Bump OSDF to 3.0.43.0.4hariharan972-2/+2
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I62c1b23a44d4a069ab42dd4922ca32aeea227861
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-23Release OOF containershariharan971-0/+10
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Idaad29f140ed13c1675d0f87babff327bde80485
2021-02-23Bump OSDF to 3.0.33.0.3hariharan972-2/+2
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ib8ffcb46cf1789f780475c5b5af719f8f8b693e7
2021-02-23Update attributes for Slice/Service profilesdeepikasatheesh1-4/+10
Issue-ID: OPTFRA-906 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: Ibd9dc22c59d12459d449e2630cc081d4f7413e6e
2021-02-21Convert cell_id in ML before optimizationkrishnaa962-2/+3
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 SHEIKH8-29/+231
Issue-ID: OPTFRA-911 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I809857348b00fe415d416954b1cfbedd404bdffc
2021-02-21Fix for OSDF merge job failinghariharan971-1/+1
Issue-ID: OPTFRA-912 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I5a68c2f5e1d4df690961076a45a145efa13d8732
2021-02-21"Fix OSDF merge job failing"hariharan971-0/+1
Issue-ID: OPTFRA-912 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I2857d567b770e7d296d1efc1807bc6b9357102b1
2021-01-05Remove ca-cert from docker imagekrishnaa9613-184/+61
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
2021-01-04Fix AAI request url for NxI Terminationhariharan971-1/+1
Issue-ID: OPTFRA-890 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I4e11419f260d04f02b8b77eb0924bc92ad881991
2020-12-14OOF - Externalize configuration with Consulhariharan976-2/+86
Issue-ID: OPTFRA-875 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I30d25e082227d7b39f7d391365197e9130dc51e8 Signed-off-by: hariharan97 <rh20085046@wipro.com>
2020-11-18Fix Release noteshariharan971-4/+4
Issue-ID: OPTFRA-869 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ib5b18833a7fed8d395eb8576ce79dea7b2fa9101
2020-11-17Update release noteshariharan971-0/+90
Issue-ID: OPTFRA-869 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ie2c2d046a7d6ec0777f5d0352de0523d4b41d212
2020-11-17Release docker image 3.0.2hariharan971-0/+10
Issue-ID: OPTFRA-871 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I05c1328805c26de542de104fcf7d802036e5440d
2020-11-16Fix issue in pci-ml model3.0.2Niranjana4-7/+7
- 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 Varma3-4/+4
2020-11-12Fix DES interface in PCI optkrishnaa962-75/+9
Issue-ID: OPTFRA-871 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ie9a6ff2012f544cfe88db6b102b72c399a2c6186
2020-11-10Remove lower case conversion of subnetkrishnaa963-4/+4
- 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-08Release OSDF docker 3.0.1krishnaa961-0/+10
Issue-ID: OPTFRA-857 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I91efae48c6f68fc70a6b903d85d6805d93d34a2d
2020-10-08Bump OSDF to 3.0.13.0.1krishnaa962-2/+2
Issue-ID: OPTFRA-857 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I94e0f64705259805ee3cadbdfc521be9a85e142d
2020-10-07Fix swagger link for opteng-apikrishnaa961-1/+1
Issue-ID: OPTFRA-805 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I56930abf4cc195808dc75bc0ea21fc0e67f028ad
2020-10-07Return empty solution if no candidate foundkrishnaa9611-27/+60
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 selectionkrishnaa963-3/+7
Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If4f7155ced93d91ae22a2e82db01bcf4c32b6323
2020-09-29Missing callback in NST selectionMD IRSHAD SHEIKH3-62/+105
Issue-ID: OPTFRA-852 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I7e1d782d579fd5f4385802c6dfbdaa8bfaef7782
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