diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2019-12-11 14:08:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-11 14:08:34 +0000 |
commit | aab00bfdb81fb028ba2f6733b51676a6d0d263c3 (patch) | |
tree | a6af503b57c89fa9db839bcd6cc45d1f7e739c79 /docs | |
parent | 8c03422b0a247c03b5c0d002d4961cb13e990a13 (diff) |
Update git submodules
* Update docs/submodules/oom.git from branch 'master'
to 9d390192fce4824a1b393ab4252ba95307c10a2b
- Merge "[Modeling] Use global storage templates for PVC"
- [Modeling] Use global storage templates for PVC
OOM has now templates in order to create the needed PVC, using:
* a PV with a specific class when using a common nfs mount path between
nodes (sames as today use) --> is the default behavior today
* or a storage class if we want to use dynamic PV.
On this case, we use (in order of priority):
- persistence.storageClassOverride if set on the chart
- global.persistence.storageClass if set globally
- persistence.storageClass if set on the chart
Change-Id: I337e760ea71ec57c4f593e068c3cf6ea548a3cfc
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Diffstat (limited to 'docs')
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 37c368332d64933817d24a0521a2a109160b446 +Subproject 9d390192fce4824a1b393ab4252ba95307c10a2 |