aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-08Remove Postman collection6.0.0-ONAPfrankfurtEric 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 (cherry picked from commit 24e99d433cfde855e3e4ce06b6f7fb00f47dad52)
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-05Update 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: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I80203cca2eef1aafb136d5748fecbf9b3d062db0
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 (cherry picked from commit 484aa93ab7d9364c2d75cce2b017323f62d397d9)
2020-05-28Final Documentationaosull013-6/+7
Issue-ID: EXTAPI-419 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I8363a0feeff2070aa55122c2472afc45ba9d02d7 (cherry picked from commit 731aa3cc5d854684e272a62b47cf75266c181fd0)
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
2020-04-09Automation adds release-notes.rstLF Jenkins CI1-1/+2
Issue-ID: CIMAN-33 Change-Id: If1128d7fb5962a1540e88b6936057c69ba0fa352 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-09Fix logger in SoClientPriyadharshini1-1/+1
Issue-ID: EXTAPI-428 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ib925680be755b62a332507b45b27af62ca951731
2020-04-08Automation adds externalapi-nbi-architecture.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I94f7e1bc92b0d37ac9ed078c13d778901c6ef9f3 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Automation adds externalapi-nbi-offeredapis.rstLF Jenkins CI1-53/+54
Issue-ID: CIMAN-376 Change-Id: I112e29458eeba1ea3e8376224bb6d9dc38ee25cd Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I7f2430dc57d49689af3c509f231d20cdf754078a Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Merge "Add exception to logs for DMaaP check AAI-EVENTS, bump to 6.0.2 for ↵Andy Mayer4-165/+169
testing RC0"
2020-04-07Add exception to logs for DMaaP check AAI-EVENTS, bump to 6.0.2 for testing RC0aosull014-165/+169
Issue-ID: EXTAPI-426 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ieb4d9fb238ae93234cf26f25e714b509e583d980
2020-04-06Correct RC0 release tag 6.0.1 and jiraaosull011-3/+6
Issue-ID: EXTAPI-425 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I35812036018124656e9418b05dd69350bdb6f320
2020-04-02Merge "release 6.0.1 docker tag"Andy Mayer1-0/+8
2020-04-02Merge "release RC0 jar for 6.0.1"Andy Mayer1-0/+5
2020-04-02release 6.0.1 docker tagaosull011-0/+8
Issue-ID: EXTAPI-421 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I5a7ac6b612267f631169ba63c6290965218accf4
2020-04-02release RC0 jar for 6.0.1aosull011-0/+5
Issue-ID: EXTAPI-420 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I767454e0f562cb5276a50dc88689d338d796d114
2020-04-01Fix Category Check for E2E Network slicing use casePriyadharshini4-1/+8
Issue-ID: EXTAPI-423 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: I98af0879c71564e9ad9c6a7efb8cb57ae407e8f4
2020-03-30bump to 6.0.1 for RC0aosull013-3/+3
Issue-ID: EXTAPI-422 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Iaefe00cf48d0126d336e6d2b70aea87356780c23
2020-03-26Merge "Fix NBI standalone HTTP CSIT"Andy Mayer1-1/+1
2020-03-26Fix NBI standalone HTTP CSITaosull011-1/+1
Issue-ID: EXTAPI-419 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I6a22af78e4ebd77cd6d5e8a8fd0e3a6f222dcf37
2020-03-26Remove dead code around ssl support & activate tomcat port logMatthieu Geerebaert4-71/+1
Log INFO: o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8443 (https) Change-Id: Iae79e7fbc1ea104afe881dcfbcff294d3938ec38 Issue-ID: EXTAPI-418 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2020-03-25Add JAVA_OPTS, SERVER_PORT and NBI_URL environment variableaosull015-107/+6
Issue-ID: EXTAPI-417 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ie8e65f65ea1a23ca27f0965a59a523dda70a4476
2020-03-20Merge "Initial draft of Frankfurt Release notes for RC0"Andy Mayer1-0/+54
2020-03-20Initial draft of Frankfurt Release notes for RC0aosull011-0/+54
Issue-ID: EXTAPI-409 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Icc190c8f1d5b10902f4676b425babc46807232dd
2020-03-20Fix sonar issuesArindam Mondal1-8/+9
Issue-ID: EXTAPI-416 +) Format logger ++) remove toString() Change-Id: Ic119a752fa7624f4363706457e25b43d72671361 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2020-03-12Update for adding new release for Gating CIaosull011-0/+8
Issue-ID: EXTAPI-414 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Icfc882e3c0dd1357017d2fc92d6c8a7e3134108c
2020-03-11Update versioning for gating6.0.0aosull013-4/+4
Issue-ID: EXTAPI-405 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ib92214df624431e6e7cbbe0f668b07553f99e9a8
2020-03-03Migrate externalapi-nbi docsJessica Wagantall6-0/+82
Merging this will create https://onap-externalapi-nbi.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: I498cef0126dd202cc17f389bae3da38b73484588
2020-03-02Exclude license check for doc filesJessica Wagantall1-0/+2
Related to https://gerrit.onap.org/r/#/c/externalapi/nbi/+/101341/ Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I94ce6e9b251ca3e91cde38307e2dd8e402c919e1
2020-02-28Add index html and update remaining swagger for NBIaosull0111-285/+1407
Issue-ID: EXTAPI-402 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I5746fd31f14c106bb85983af987ef0e71910e20d
2020-02-25Coverage reports for sonarcloudaosull011-67/+34
Issue-ID: EXTAPI-401 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ife678cd9da30b1466889bfddf3e2ddd5c491aca1
2020-02-24Merge "Update for new code coverage sonarcloud configuration Issue-ID: ↵Andy Mayer1-5/+17
EXTAPI-400 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I6c13bc0aa2683fe32de7b935b6b54208dee844b8"
2020-02-24Update for new code coverage sonarcloud configurationaosull011-6/+18
Issue-ID: EXTAPI-400 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I6c13bc0aa2683fe32de7b935b6b54208dee844b8
2020-02-24UPdate pom to oparent 3.0.0 and fix Dockerfile base imageaosull012-2/+2
Issue-ID: EXTAPI-399 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I84a171b4ffbb8d7235632b99b5b13c84d4c1ce31
2020-02-20Merge "updated Dockerfile"Andy Mayer1-8/+10
2020-02-20updated Dockerfilegautamk1891-8/+10
Issue-ID: EXTAPI-384 Signed-off-by: gautamk189 <gautamkr@hcl.com> Change-Id: I4c5fa247d1e84e3991ab5e3a41fc60ff21dceb8d
2020-02-19This is to update swagger as per ONAP style guidelinesaosull016-576/+2143
Issue-ID: EXTAPI-397 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I1d3f2e330cf69102e3f20340b9e073f000dca5ed
2020-02-05Merge "Implement serviceType handling for E2E network slicing"Adrian OSullivan4-12/+28
2020-02-05Update Service Catalog Swagger with Markdownaosull012-738/+621
Issue-ID: EXTAPI-386 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Id4969b1472740623ce7051b0bc5ef5a94b841748
2020-02-04Implement serviceType handling for E2E network slicingPriyadharshini4-12/+28
Issue-ID: EXTAPI-380 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ib4cc70fd1b7a43b9bfe4a73659af5cc6f1b2f972