Updated git submodules
authorAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Tue, 11 Sep 2018 20:21:43 +0000 (20:21 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 11 Sep 2018 20:21:43 +0000 (20:21 +0000)
commitd65335c3470a630f714d20f8ff6fd6b71b0edd19
treeffd2ac5bc34afa3321a49e46b0472e0bdcec53fe
parenta4f2728083a4714e7e65ea156b7b8d61663bb8bc
Updated git submodules

Project: oom master ab078dfc13834fa23ac87a245837e76b3467a31b

Merge changes Ie5019f56,Id018a5f5

* changes:
  Network prefix configurable in Helm
  Fix not using storageClass issue

Network prefix configurable in Helm

The network prefix cidr that are automatically provisioned into
Netbox at the creation time were hard coded in the provision script.

The purpose of this patch is to externalize the network prefix, so
they can be configured in the Values file of the Helm chart.

Change-Id: Ie5019f56339146e61794ea7308300436d790b4c4
Issue-ID: CCSDK-533
Signed-off-by: Martin Ouimet <martin.ouimet@bell.ca>
Fix not using storageClass issue

the PVC yaml definition was corrupted and mountPath were missing
when not using storageClass.

Fixed PVC template of Postgress and Netbox-app charts.

Change-Id: Id018a5f5bf1e4a928cbcbdb6eefc43a1a0f08244
Issue-ID: CCSDK-533
Signed-off-by: Martin Ouimet <martin.ouimet@bell.ca>
docs/submodules/oom.git