[Solution] Update to ONAP Montreal releases version 18/12618/13
authordemskeq8 <alexander.dehn@highstreet-technologies.com>
Wed, 20 Mar 2024 07:50:14 +0000 (08:50 +0100)
committerdemskeq8 <alexander.dehn@highstreet-technologies.com>
Mon, 2 Sep 2024 07:34:24 +0000 (09:34 +0200)
commitef65699bf395a9c7c678f613968e87be713ebf8a
tree4ad66934188addfdf43a2f40796400697d3bd3a9
parent095dbc61bde76ec6f7a772e18163022bdd946fc9
[Solution] Update to ONAP Montreal releases version

- update controller/odlux images
- change persistence from elasticsearch to mariaDB
- improved user handling for identity
- support indentity theme
Issue-ID: OAM-403
Change-Id: I28bec223a656af1dcfe61b47f5df43fba4545a52
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
25 files changed:
solution/README.md
solution/adopt_to_environment.py
solution/append_to_etc_hosts.sh [new file with mode: 0755]
solution/create_users.py [new file with mode: 0644]
solution/setup.sh [new file with mode: 0755]
solution/smo/common/.env
solution/smo/common/docker-compose.yaml
solution/smo/common/identity/authentication.json
solution/smo/common/identity/config.py
solution/smo/common/identity/themes/README.md [new file with mode: 0644]
solution/smo/common/identity/themes/oam/README.md [new file with mode: 0644]
solution/smo/common/identity/themes/oam/account/theme.properties [new file with mode: 0644]
solution/smo/common/identity/themes/oam/admin/theme.properties [new file with mode: 0644]
solution/smo/common/identity/themes/oam/email/theme.properties [new file with mode: 0644]
solution/smo/common/identity/themes/oam/login/resources/css/styles.css [new file with mode: 0644]
solution/smo/common/identity/themes/oam/login/resources/img/o-ran-sc-logo.png [new file with mode: 0644]
solution/smo/common/identity/themes/oam/login/resources/img/o-ran-sc-smo-oam-keyclock-background.png [new file with mode: 0644]
solution/smo/common/identity/themes/oam/login/theme.properties [new file with mode: 0644]
solution/smo/common/identity/themes/oam/welcome/theme.properties [new file with mode: 0644]
solution/smo/oam/.env
solution/smo/oam/controller/mountpoint-registrar.properties
solution/smo/oam/controller/oauth-aaa-app-config.xml
solution/smo/oam/docker-compose.yaml
solution/teardown.sh [new file with mode: 0755]
solution/users.csv [new file with mode: 0644]