aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-10-14[DOC] Correct requirements for doc chain buildinghonoluluEric 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 (cherry picked from commit b8f386bc7ab8d69d40de0ba677b62c917d04bd89)
2021-03-24Update Release Noteshariharan971-0/+85
Issue-ID: OPTFRA-935 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I014e0079c24ad271799d0b802ea935ff0c439a97 (cherry picked from commit 2b44069a703b916e2fa94d47448304e0101690d4)
2021-03-23Add CSIT to the repokrishnaa9626-6/+1407
Issue-ID: OPTFRA-930 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ic520caf5a2122d044de0e05b415d54955cd762a0 (cherry picked from commit 6a281fdae4bba653c2345ce4b755b6d9d9cf97aa)
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
2020-09-21Create maven release 3.0.0 for optf-osdfkrishnaa961-0/+4
Issue-ID: OPTFRA-850 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I8618d1e7a1fac539deff2396e7ff194a085bebe5
2020-09-21Create docker release 3.0.0 for optf-osdfkrishnaa961-0/+10
Issue-ID: OPTFRA-850 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I456fb4c0762eca273aba7b464ae8eb235152b73c
2020-09-21Increment osdf release version to 3.0.03.0.0krishnaa962-3/+3
Issue-ID: OPTFRA-850 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Id80bf7173b3ea3f55ecad5795e5f03f3963c7494
2020-09-19Merge "Fix osdf csit failure by fixing logging"krishna moorthy3-41/+55
2020-09-18Add support to process NSI selection requestdhebeha42-730/+1173
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 Varma12-5/+473
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 optkrishnaa9612-5/+473
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 py38vrvarma15-154/+705
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-14Merge "Fix swagger link in docs"dhebeha mj2-9/+6
2020-09-13Upgrade osdf python to 3.8vrvarma2-36/+34
Upgrade docker image to ubuntu20.04 Change-Id: I9fbb3acc921fe689bc4a3302543e5e872c72668f Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-796
2020-09-10Fix swagger link in docskrishnaa962-9/+6
Issue-ID: OPTFRA-805 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I412c2c8061032819bab07e97238d7aea8fc4f388
2020-09-07Merge "add support for common swagger style - add support for redoc"krishna moorthy5-7/+33
2020-09-07add support for common swagger styledhebeha5-7/+33
- add support for redoc Issue-ID: OPTFRA-805 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I2ce1259a9d8f84ec1386518dbe1f286babc26d87
2020-09-02Add Nxi-Termination featurehariharan9731-0/+860
Issue-ID: OPTFRA-825 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I0d768e36708e9f26e5bcdf661b2bcb5772ed48c2
2020-08-27Merge "Add API layer for NSSI selection"krishna moorthy6-0/+154
2020-08-27Merge "Change API layer for NSI selection"krishna moorthy6-56/+211
2020-08-17Add new tox env to check for pep8 issueskrishnaa961-1/+13
The linter will check for issues in new and updated files for a new commit Issue-ID: OPTFRA-837 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I2e2c29753574cf8e37a65ec7a4a70bbb9f6cf50f
2020-08-17Add API layer for NSSI selectiondhebeha6-0/+154
Issue-ID: OPTFRA-801 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: Ib9740d24b8f160708811ddb70138a49ce592e93b
2020-08-14Add Swagger docs for Optimization Enginevrvarma2-1/+597
Updating offeredapi.rst docs with the opteng api Change-Id: I0626bfa99616620a95a4bfc97709f781482972eb Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-823