[MariaDB] Create NFVO Database Within MariaDB 47/111647/4
authorrope252 <gareth.roper@est.tech>
Mon, 24 Aug 2020 12:55:58 +0000 (13:55 +0100)
committerrope252 <gareth.roper@est.tech>
Tue, 1 Sep 2020 12:24:52 +0000 (13:24 +0100)
commit4df5519c1087da5c79f47ed817e17b5eac78e113
tree17b14cd90ec53755b1bf692d64b769a564d91d0a
parent62d2c70954fd0902ad554356cd7675732b89ab0c
[MariaDB] Create NFVO Database Within MariaDB

Adding an additional SH script in order to create the NFVO database, which will be used by the SO ETSI NFVO NS LCM.
It will be used to store required information on any NFVOs.

The creation of the NFVO Database should not have an effect on other databases, as their creations have not been modified.

Also renamed the Create so_user and so_admin SH scripts to start with 98, 99 in order to trigger after any new scripts are added in the future.

Issue-ID: SO-3159
Change-Id: Idbf09db294d5bbc9e7dca063bc08040ce2bc8568
Signed-off-by: rope252 <gareth.roper@est.tech>
kubernetes/so/charts/so-mariadb/resources/config/docker-entrypoint-initdb.d/04-create-nfvo-db.sh [new file with mode: 0755]
kubernetes/so/charts/so-mariadb/resources/config/docker-entrypoint-initdb.d/98-create-so-user.sh [moved from kubernetes/so/charts/so-mariadb/resources/config/docker-entrypoint-initdb.d/04-create-so-user.sh with 94% similarity]
kubernetes/so/charts/so-mariadb/resources/config/docker-entrypoint-initdb.d/99-create-so-admin.sh [moved from kubernetes/so/charts/so-mariadb/resources/config/docker-entrypoint-initdb.d/05-create-so-admin.sh with 95% similarity]
kubernetes/so/charts/so-mariadb/templates/job.yaml
kubernetes/so/charts/so-mariadb/values.yaml