aboutsummaryrefslogtreecommitdiffstats
path: root/packages/docker/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26Adding Hikari CP jar on camunda runtimeMukeshKumar1-0/+6
Issue-ID: SO-3799 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: I3085313c49fe94a36994ce6ecd428ab90e6636fd
2021-09-13fix for docker package buildMukeshKumar1-1/+1
Issue-ID: SO-3674 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: Ia4f395c42e0b474064cb6e93221b1499dfb2d4d7
2021-09-08Separated start-app.sh for bpmn-infraMD IRSHAD SHEIKH1-1/+7
Issue-ID: SO-3674 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I0c1ccc418091adbcf55931a32c1390468d90fdc8
2021-07-19Updating pom version to 1.9.0-SNAPSHOTMukeshKumar1-1/+1
Issue-ID: SO-3688 Signed-off-by: Mukesh <mukeshsharma@est.tech> Change-Id: Id38a8da726656c4793c79145a9382e9272e3da6e
2021-06-17Merging dynamic_BPMN code to Custom_Workflow branchMD IRSHAD SHEIKH1-3/+4
Issue-ID: SO-3674 Signed-off-by: MD IRSHAD SHEIKH <md.irshad.sheikh@huawei.com> Change-Id: I565ef9e4efa1955739d3963fa2d28a4f875ff7c5
2021-02-19Removing etsi-sol003-adapter modulewaqas.ikram1-29/+0
Change-Id: If35f94bd8459c08c11d5e178ae872f70a36fd9fa Issue-ID: SO-3486 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-18Removing so-etsi-nfvo modulewaqas.ikram1-30/+1
Change-Id: I5ab5d409bad26abd83b2d8338c4c5ab5fa6be97c Issue-ID: SO-3485 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-18Removing so-monitoring modulewaqas.ikram1-30/+1
Change-Id: I2b6ef2fd61d08925696cde63c53f16dd87700d52 Issue-ID: SO-3487 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-18Remove mso-oof-adapter from SOmukesh.paliwal1-30/+1
Issue-ID: SO-3537 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I79b1c1f6f355fb584e30253bedf7ca5ede02e336
2021-02-18Remove mso-vfc-adapter from SOmukesh.paliwal1-30/+1
Issue-ID: SO-3536 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: Id0836f5e7900fdb69fb6f2c04b8657746b801805
2021-02-17Remove mso-nssmf-adapter from SOmukesh.paliwal1-30/+1
Issue-ID: SO-3535 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I0fe65312fbde922064f3d464dc783e82fa4d707d
2021-02-17remove mso-cnf-adapter from somukesh.paliwal1-29/+0
Issue-ID: SO-3534 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I85a7ad93e9a89190805b508be25163bcbdd7c334
2021-02-15update the version for the H releaseseshukm1-1/+1
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I563295123f7f8de7164495a7db3bc58872863098
2021-02-15fix the build issue of the SO-docker1.8.0seshukm1-2/+2
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ibcf2ac5a29eab84bda1c858354ff1f53518ceac9
2021-02-15fix the build issue of the SO-dockerseshukm1-3/+3
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I66583bf031057961c1b243400d0a6004c541a346
2021-02-10Revert "Changing docker module packaging to JAR"waqas.ikram1-6/+1
This reverts commit 40fc9d52b0ca2eaba6d1e30f846797e301dc885b. Reason for revert: it seems that docker module in SO is triggered by “docker” profile which is only triggered in so-maven-docker-* Jenkins job. Per my understanding these jobs are only used for creating docker images and I think relying on these jobs to create a docker JAR module will create unnecessary dependency. So I think option 3 is more feasible Change-Id: Ia64778afd8fe4105ee8bf1a2f45a4d5674601289 Issue-ID: SO-3473 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2021-02-08Changing docker module packaging to JARwaqas.ikram1-1/+6
Change-Id: If614d09dbc54b6f3c38c3f6acc3257f751adf87d Issue-ID: SO-3473 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-12-15first take on the issue to checkseshukm1-1/+1
Issue-ID: SO-3378 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I9c9cf6d8d511b34d8f26ce4d7fda6db8d256c45a
2020-08-27Implement so-oof-adapter to handle OOF CallbackPriyadharshini1-1/+30
- Add NSI/NST selection callback for Networkslicing Issue-ID: SO-3205 Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com> Change-Id: Ica88d503495949ecce8b897c3a990fbdaa5d4f0e
2020-08-14Adding support for SOL005 NBI (SO-3155)waqas.ikram1-1/+30
and creating docker image (SO-3156) Change-Id: Ic1bc83d260c87c112dda66fedf52d5fe098262b3 Issue-ID: SO-3155 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-08-07New Module mso-cnf-adapter with docker configsekharhuawei1-1/+30
Issue-ID: SO-3122 Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com> Change-Id: I68e3d3340ba49c830cac530086eb0f514f0651eb
2020-08-06bump the master to 1.7.1seshukm1-1/+1
Issue-ID: SO-2940 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
2020-08-04sol2 removedarun chapagain1-5/+0
Issue-ID: SO-3076 Signed-off-by: arun chapagain <arun.chapagain@huawei.com> Change-Id: I3ae710f8dbc7d75d8b9029c99f2b1c35c30e5695
2020-07-28remove the SOL002 from the compilationseshukm1-24/+0
Issue-ID: SO-3076 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: If408cd72d11ea64ce6b5d65c291711d8e28f923a
2020-05-29Override global maven configurationBenjamin, Max (mb388a)1-3/+1
Issue-ID: SO-2941 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4402426f764ab2599fea0b7f35ce314b920a25ed
2020-04-30Docker file for NSSMF-ADAPTERjananib1-1/+1
Bug fix Change-Id: Ibf38c7603180227f85b770b3c030a4c941ea1771 Issue-ID: SO-2775 Signed-off-by: jananib <janani.b@huawei.com>
2020-04-29Rename to SOL002Piotr Borelowski1-2/+2
Change the name of the project from mso-ve-vnfm-adapter to etsi-sol002-adapter Issue-ID: SO-2839 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Iba63d558fede145f2ff0086a75b3dadcd1296d00
2020-04-09Refactor SOL003 Adapter to organize its moduleswaqas.ikram1-24/+24
based on functions Change-Id: I10b2376a552272ac3b405b2dae718adcb7e1e489 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-03-19Add HTTPS support between SOL003 Adapter and ETSIwaqas.ikram1-12/+12
Catalog Manager Change-Id: I66c9cae7b583fa929c5ebe98731dd10616c07047 Issue-ID: SO-2752 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-03-10[Docker] Revert use of Java11Sylvain Desbureaux1-30/+15
But keep use of non root user Issue-ID: SO-264 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idde810bc130350070f65236633d4e89298d14d3b
2020-02-27Adding it to the parent pomjananib1-1/+31
POM addition Change-Id: Ib73fe37d8959ce745a7487993fde7165d91d492e Issue-ID: SO-2544 Signed-off-by: jananib <janani.b@huawei.com>
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
2020-02-17Fix so-simulator dependency in docker/pom.xmlRemigiusz Janeczek1-2/+2
Issue-ID: SO-2622 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I30b787bc697e48b4e1b21ec84b8abaeff52a5971
2020-02-13Fixed, simplified and tested AuthorizationHeadersProviderPiotr Borelowski1-465/+495
(+small changes in poms) Ve-Vnfm (SOL002) Adapter project Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I480ac1d5b46aae5a9d4db8249d98c186b59fd12f
2020-01-30Add missing so-appc-orchestrator dependency to docker/pom.xmlRemigiusz Janeczek1-0/+5
Fixes issues with building docker images and jenkins docker staging job Issue-ID: SO-2622 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Iecf531eebf0d9a876e00943177819543c27fabdd
2020-01-101911 create appc adapter micro serviceKuleshov, Elena1-0/+25
Added new appc adapter micro service. Made required code changes to use the new adapter. Issue-ID: SO-2596 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I880ecace64ec85ca4094a82bc1210798fd3bb85d
2019-12-11Add so-simulator projectMnushkin, Dmitry1-2/+32
contribute simulator to onap project Issue-ID: SO-2463 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0a3a71fdeb47cbbd686830045a8bc40769102a29
2019-10-08VNFM Simulator Removed. Moved to CSIT.AndrewLamb1-31/+1
Change-Id: I6c439615d52751578200ef84aacb20b0263b3846 Issue-ID: SO-1952 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-04-19Build platform/cpu-agnostic SO container images on Arm platformBin Lu1-1/+1
Change-Id: Ifafbf5db2eaa6c31d7332697bf650633bfc307ea Signed-off-by: Bin Lu <bin.lu@arm.com> Issue-ID: INT-548
2019-04-09Added VNFM Simulator projectrokenny1-1/+31
Change-Id: I9b84164dc189128eed8d09b6ce69fc5d5fd78348 Issue-ID: SO-1618 Signed-off-by: rokenny <ronan.kenny@est.tech>
2019-04-04PNF WF post instantiation configurationeeginux1-13/+15
Add PNF ipv4/v6 address for config Deploy Add Integration test for CreateVcpeResCustService_simplified.bpmn Modify the PnfEventReadyDmaapClient to avoid one more running thread Refactor the so-bpmn-infrastructure-flows test resources Modify the CreateVcpeResCustService_simplified.bpmn Add ConfigurePnfResource.bpmn Add Delegates Issue-ID: SO-1506 Change-Id: Iffb69d1441ef0b485ee8cd3fb5da5f1a35279a95 Signed-off-by: eeginux <henry.xie@est.tech>
2019-03-13Create VNFM adapter shellMichaelMorris1-0/+30
Create maven structure, spring boot application and docker image for the VNFM adapter. Implementation of functionality will follow in subsequent stories. Issue-ID: SO-1620 Change-Id: I735ead3f1c34bf33e6813a3741609409b0da851c Signed-off-by: MichaelMorris <michael.morris@est.tech>
2018-10-19Update version to 1.4.0-SNAPSHOT for DublinRob Daugherty1-1/+1
Henceforth, the master branch will be for Dublin work. Change-Id: I269fd8f227e37afdab9c633f45488c643e5e765e Issue-ID: SO-1151 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-09-25Fix the groupid for so-monitoringByung-Woo Jun1-1/+1
Fix the groupid for so-monitoring Change-Id: I197f758340492cd28056a4399f4b23ba38193fa2 Issue-ID: SO-1090 Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
2018-09-19Addition of Dockerfile/logback for SO-Monitoringroot1-1/+31
Creating and adding the files required to include SO-Monitoring's docker image in the full SO build. Change-Id: I72cec6f51b8935f39757415eea7d8b961b8c8cd6 Issue-ID: SO-855 Signed-off-by: rope252 <gareth.roper@ericsson.com>
2018-08-23Rename asdc-controller docker imageRob Daugherty1-2/+2
OOM would like it to be called onap/so/sdc-controller. Change-Id: Ifa37b4fa62f214a1ff56e31c4f4f4eca5b4566fc Issue-ID: SO-897 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-20Docker naming conventionRob Daugherty1-10/+10
SO is not following the naming convention. Docker image names should have an "onap" prefix. The image names are changed as follows: so/catalog-db-adapter --> onap/so/catalog-db-adapter so/request-db-adapter --> onap/so/request-db-adapter so/sdnc-adapter --> onap/so/sdnc-adapter so/openstack-adapter --> onap/so/openstack-adapter so/vfc-adapter --> onap/so/vfc-adapter so/asdc-controller --> onap/so/asdc-controller so/bpmn-infra --> onap/so/bpmn-infra so/api-handler-infra --> onap/so/api-handler-infra A corresponding change is needed in INT's docker-manifest.csv. Change-Id: I024e42607d5fc57a712ad67709f241ee8720a670 Issue-ID: SO-870 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-03Support for docker-compose in heat environmentRob Daugherty1-3/+3
Enhanced the application startup script and renamed it. Removed unused files. Note that everything in catalog-db-adapter's afterMigrate.sql script has been commented out. It needs work to match the current schema. Change-Id: I7b738ca13599476b9720bdb4a9aebaf3a9f86736 Issue-ID: SO-710 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-01Create so/vfc-adapter docker imageRob Daugherty1-0/+30
This one should have been in the the first commit for SO-780. Change-Id: I055b320cb98eefc892ad6cc768f46f0004a4fa97 Issue-ID: SO-780 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-01Fix ArrayIndexOutOfBoundsException in docker buildRob Daugherty1-1/+1
[ERROR] Failed to execute goal org.codehaus.groovy.maven:gmaven-plugin:1.0:execute (default) on project docker: java.lang.ArrayIndexOutOfBoundsException: 1 Change-Id: Ia1a186ad64d251a01ed03e0e027afca903e4a49e Issue-ID: SO-780 Signed-off-by: Rob Daugherty <rd472p@att.com>