summaryrefslogtreecommitdiffstats
path: root/docker-compose
AgeCommit message (Collapse)AuthorFilesLines
2023-10-25[BUG] DMI Change management base endpointhalil.cakal1-1/+0
- Update DMI management endpoint from /manage to /actuator - The actuator port is as same as application port - Change CSIT portfolio - Change web config filters - Change docker-compose - Update the docs Issue-ID: CPS-1922 Change-Id: Iab45a625b518f1b24a77c99dbdf20a58105723b6 Signed-off-by: halil.cakal <halil.cakal@est.tech>
2022-10-28Updating CSIT (docker compose) DMI Snapshot versionToineSiebelink1-1/+1
- use 'latest' for DMI (ie what is being built) (DMI-VERSION property is not being used for CSIT) Issue-ID: CPS-1353 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I8a5c0776587513d3cd0e1be8edc6db0980925273
2022-07-14Update dependencies (release task)ToineSiebelink1-2/+0
- Changed HTTP Client version to 4.5.13 - Use system Docker-Compose instead of downloading it - Removed ALL Docker Compose File versions Issue-ID: CPS-1106 Change-Id: I0734099caad79acd52aecdb2faf98cceb0943224 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
2022-03-23Update versions for next release in DMImpriyank1-2/+2
- Updated minor version number (on master) for next release as part of creating Jakarta release branch - Updated default DMI version to point to latest docker image Issue-ID: CPS-956 Change-Id: I3e1d92fb5719ceaf06dd9afc5fa13859d6437f6b Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2022-03-22DMI version updatempriyank1-1/+1
- Updated default dmi version to 1.1.1-SNAPSHOT-latest Issue-ID: CPS-933 Change-Id: I0381adb78a1993044123008ac6c85ddc4a9a49d9 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
2021-12-01Updating docker compose to pull new tagged imageJosephKeenan1-1/+1
Issue-ID: CPS-795 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: Iea4c4cd7eabaa43dc8f4026bea888dce114f954d
2021-10-21fix docker compose for ncmp/dmitragait1-7/+7
Issue-ID: CPS-725 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I5c6bd80718a5ac3978ad0bf94503e357b1aebd07
2021-10-12Provide complete openapi.yml in read the docsRenu Kumari1-0/+3
- Seperate openapi.yml for code gen and read the docs - Added few env varaibles in docker-compose.yml Issue-ID: CPS-733 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ibda007c40396436a5adce137d9f69806100253dc
2021-08-18CPS-572: Update docker compose file to include environment variablesshivasubedi1-0/+8
Issue-ID: CPS-572 Signed-off-by: shivasubedi <shiva.subedi@est.tech> Change-Id: Ida84b5b33812a0f9f775ddb666298799b0baa40f
2021-07-13Expose Prometheus metrics for monitoring ncmp-dmi-pluginputhuparambil.aditya1-1/+3
Issue-ID: CPS-492 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Id8e91883973aec2654ae0e6cc0a859bc1121018a
2021-07-09Editing of Nordix Licenses to ONAP guidelineslukegleeson2-0/+6
Issue-ID: CPS-489 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I21e088af64576ea0486ac959ba615bd8adebb2f9
2021-06-29Create docker image for dmi-pluginshivasubedi2-0/+116
Issue-ID: CPS-404 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: Ifa62eae6ca6e8f40ce380f95bdc434a9b1dafe4b Signed-off-by: shivasubedi <shiva.subedi@est.tech>