diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-09-11 20:21:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-11 20:21:43 +0000 |
commit | d65335c3470a630f714d20f8ff6fd6b71b0edd19 (patch) | |
tree | ffd2ac5bc34afa3321a49e46b0472e0bdcec53fe | |
parent | a4f2728083a4714e7e65ea156b7b8d61663bb8bc (diff) |
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>
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject 610d64e935a09f30efb00ce9622147e4ffe758b +Subproject ab078dfc13834fa23ac87a245837e76b3467a31 |