aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-12-01Correct release nameguilinaosull012-2/+2
Issue-ID: EXTAPI-536 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I840ca59ddd952142f15552339da37865b2e0a5c7 (cherry picked from commit 6ef5012dfc347cbb611221d8b75f202c9bc2d454)
2020-11-23release notes needs a cherry pick to guilinaosull011-1/+1
Issue-ID: EXTAPI-534 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ic9b2fccc2ace490dd6a7667801e12ab4da9c5464 (cherry picked from commit 357eb5546afc888e917d3bcffa43fe1085ddcdf7)
2020-11-16Guilin Release notesaosull011-0/+34
Issue-ID: EXTAPI-532 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Iabdc5ac1f78052bfb50b56d0beafdddd4cdbac36
2020-10-15Documentation update for TMF 633 API - POST /serviceSpecificationrenrak151-3/+14
Issue-ID: EXTAPI-486 Change-Id: I4a2f8d663a5c1f57f0055cbbaf2f9d5f253e67a7 Signed-off-by: renrak15 <renrak15@gmail.com>
2020-09-23Merge "Release the 7.0.2 jar"Andy Mayer1-0/+5
2020-09-23Release 7.0.2 docker after successful gatingaosull011-0/+8
Issue-ID: EXTAPI-523 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I18f980ed6da1bd3a2edfe17a52b7c98c0f1b26c6
2020-09-22Release the 7.0.2 jaraosull011-0/+5
Issue-ID: EXTAPI-522 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I5786623e9581afeabed479e247d648220951e623
2020-09-17bump to 7.0.2aosull013-3/+3
Issue-ID: EXTAPI-514 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I02b43ef2949a9868243e23fad04b489ae6093923
2020-09-16Enhancement to SO macro flow support7.0.2aleemraja3-3/+11
- Added skip_post_instantiation_configuration as Vnf Level Params - Decision to set k8s-rb-profile name as default or not Issue-ID: EXTAPI-513 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: I6bb9786660f6760c19669132e2c254e7f9b23323
2020-09-14remove unneeded deployment yaml files with offending licensesaosull011-0/+0
Issue-ID: EXTAPI-512 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I9ca3e4bb3feb7d74a5e724fb1272172d6d6fc44e
2020-09-09Preparing the request payload (action = delete) for calling SO macro flowsujitsatapathy6-3/+158
code changes for delete action. Issue-ID: EXTAPI-448 Change-Id: I6bb9786660f6760c15008132e2c254e7f9b89654 Signed-off-by: sujitsatapathy <SS00626741@techmahindra.com>
2020-09-01Merge "release 7.0.1 nbi jar"Andy Mayer1-0/+5
2020-09-01Release 7.0.1 nbi containeraosull011-0/+8
Issue-ID: EXTAPI-508 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ieb0df38e4873c3f5ed87b5bf596ab05904e6e026
2020-09-01release 7.0.1 nbi jaraosull011-0/+5
Issue-ID: EXTAPI-507 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I9107c699b177c64f327ef94f1256c821979ef9e6
2020-08-28update swagger download links for Guilin7.0.1aosull015-5/+5
Issue-ID: EXTAPI-506 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ifd2810db5e6b996aac59f64a5655335108f02b6d
2020-08-26update to 7.0.1aosull013-3/+3
Issue-ID: EXTAPI-504 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I24b0f72cc4e3fb44fbe3312e056ce6a9ebd3d0a4
2020-08-26Implementation for TMF 633 API - POST /serviceSpecificationNikhilMohan8-23/+517
Issue-ID: EXTAPI-488 Signed-off-by: nikhil mohan <nikmohan81@gmail.com> Change-Id: I382e3b2bfbde656508bcfb0c86e748f21a7790d2
2020-08-26Transformation of request/response payloads for SDC Integration for POST ↵renrak1515-4/+1622
/serviceSpecification Swagger changes and model classes Issue-ID: EXTAPI-487 Change-Id: I1ae29c643fe9c84856e3e0ec08e0776e724924d0 Signed-off-by: renrak15 <renrak15@gmail.com>
2020-08-25Fix serviceState type conflictPriyadharshini1-4/+4
Issue-ID: EXTAPI-503 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I25c8a176dfb54781826c4398efd1f3d589b5c071
2020-08-24Merge "Implement E2EService activation/deactivation for NetworkSlicing"Adrian OSullivan11-36/+294
2020-08-24Implement E2EService activation/deactivation for NetworkSlicingPriyadharshini11-36/+294
Issue-ID: EXTAPI-502 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I0fa7221bfdeaa0c8c94c10719adbbf4b4605504f
2020-08-20Passing Instance params for SO Macro requestaleemraja14-41/+992
- Added Support for Instance params for SO Macro request at Service level and VNF level. - Added JUnit Test cases for ExecutionTask and ToscaInfoProcessor. - Updated timeout for StatusResourceTest. Issue-ID: EXTAPI-369 Change-Id: Ibbbbbd2d7021c16ea6291cc899e310ae26200999 Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2020-08-13Fix security vulnerabilitiessumithra1-1/+1
Issue-ID: EXTAPI-446 Signed-off-by: sumithra <sumithra.s69@wipro.com> Change-Id: I7f2d837c1e4365ffe3fc72783a5a914f4ce88076
2020-08-12Update INFO with latest committeraosull011-0/+5
Issue-ID: EXTAPI-490 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I0f1706776339d530aee40f5f18e9a60ff9ba1ad0
2020-07-30Updated swagger to include POST /serviceSpecification API definitionNikhilMohan2-68/+461
Issue-ID: EXTAPI-486 Change-Id: I132aeca4c66f47e416c111a681acc32ad622d382 Signed-off-by: nikhil mohan <nikmohan81@gmail.com>
2020-07-30Update serviceOrder swagger with clarifications on serviceStatePriyadharshini2-6/+17
Issue-ID: EXTAPI-485 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I966626bec4910af0f8f8ef141c8326b69587d8d4
2020-07-28Merge "Release Guilin 7.0.0 container"Andy Mayer1-0/+8
2020-07-28Merge "release Guilin 7.0.0 jar"Andy Mayer1-0/+5
2020-07-28Merge "remove inactive committers"Andy Mayer1-11/+1
2020-07-28Update timeout for larger csaraosull011-0/+1
Issue-ID: EXTAPI-484 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I047503d2e75e7416835e4b3c6fe7706a235de061
2020-07-28remove inactive committersaosull011-11/+1
Issue-ID: EXTAPI-483 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I9a89ff474c3b6d91909f9b62e39c38e562ab0086
2020-07-28Release Guilin 7.0.0 containeraosull011-0/+8
Issue-ID: EXTAPI-482 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Icbe49019ae288739f32324eab5f0b047ce216e09
2020-07-28release Guilin 7.0.0 jaraosull011-0/+5
Issue-ID: EXTAPI-481 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I98cd621167421eed27453542a8ba6d488537c1f4
2020-07-24Update version to Guilin to enable gating testingaosull013-4/+4
Issue-ID: EXTAPI-447 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I249296c77a27e0f9b118fa745d7e2632e54c1c40
2020-07-16Preparing the request payload for calling SO macro flow.aleemraja21-77/+3706
- Added JUnit Test cases and Kararte test for service catalog. - Added test case for Execution Task for Macro Flow. - Modified RequestDetails and RequestInfo to match with SO Macro request payload. - Added k8s configuration in application.properties. Issue-ID: EXTAPI-368 Signed-off-by: aleemraja <ar00500721@techmahindra.com> Change-Id: Ibbbbbd2d7021c16ea6291cc899e310ae26200833 Signed-off-by: aleemraja <ar00500721@techmahindra.com>
2020-06-08Remove Postman collectionEric Debeau2-94/+4
Remove Postman collection not updated since Beijing Remove link towards the Postman collection Issue-ID: EXTAPI-451 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I51f041af0797c3ba789c052677bf3665ab39c822
2020-06-05Add _static files for docsJessica Wagantall4-1/+63
.gitignore was preventing these files from being added. Update to not ignore the files and re-add them in docs folder Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic32d3526f32b6feb1adf7f1a1e5f90df36659a40
2020-06-02remove outdates v3 flow, API examples now in swagger/redocaosull011-2/+0
Issue-ID: EXTAPI-442 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I6d610d566511322c3823126c51464b16b09e53cf
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I80203cca2eef1aafb136d5748fecbf9b3d062db0
2020-05-21Final Documentationaosull013-6/+7
Issue-ID: EXTAPI-419 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I8363a0feeff2070aa55122c2472afc45ba9d02d7
2020-05-06Added fix for EXTAPI-197: MSB registrationgautamk1892-150/+1
Issue-ID: EXTAPI-197 Signed-off-by: gautamk189 <gautamkr@hcl.com> Change-Id: Iea7628481f0ba80b6e5593231c87fec96749b92a
2020-04-22Update documentation regarding HTTP / HTTPSMatthieu Geerebaert7-38/+101
Change-Id: Id99bf0fc75d00ebee150620340fd8cf6962d1144 Issue-ID: EXTAPI-443 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2020-04-17Merge "release 6.0.3 jar for free_radius gating test"Andy Mayer1-0/+5
2020-04-17release 6.0.3 jar for free_radius gating testaosull011-0/+5
Issue-ID: EXTAPI-435 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I2d30b7b152ceb23659434828c3a312fc9cc6472d
2020-04-17release 6.0.3 docker for free_radius gating testaosull011-0/+8
Issue-ID: EXTAPI-434 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ieb2af4e6394423b45bc776ffe5990caae8f5d0ea
2020-04-16WIP: add embedded ReDoc documentation for APIEric Debeau12-0/+62
Include ReDoc using embedded JavaScript capabilities in RST Create a new directory 'redoc' to store - <api>.rst to embed RST content for each API - <api>.js to store link towards the JSON Swagger file for each API - redoc.js to store JS links to render ReDoc Modify offeredapis.rst to include a new section Issue-ID: EXTAPI-433 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: Iaa2430a7d4080ed6f91ec8a3e2d6203319f29425
2020-04-15Update SO POST API for serviceInstances6.0.3aosull016-8/+8
Issue-ID: EXTAPI-431 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ieadbfb3ff3bc15664b7526c3ee8e8d628d6af4d7
2020-04-14Merge "release image 6.0.2 logging fixes"Andy Mayer1-0/+8
2020-04-14release 6.0.2 jaraosull011-0/+5
Issue-ID: EXTAPI-430 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I2843d85a6756dc8625230f9bb8c0c0b0a50f8622
2020-04-14release image 6.0.2 logging fixesaosull011-0/+8
Issue-ID: EXTAPI-429 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I6e2b73f719bfea66fd03d0a82ec69a727c153285