projects
/
osm
/
NBI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aef96f5
)
Feature 11002: Deprecate helmv2
70/14070/3
author
Luis Vega
<lvega@whitestack.com>
Tue, 28 Nov 2023 16:44:30 +0000
(16:44 +0000)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Tue, 28 Nov 2023 22:30:55 +0000
(
00:30
+0200)
Fixes I77fb144d533f58ff927bda9382dbc6cba0f0dbd6
Change-Id: Ieaef4f4d2d50ac28db45fb447e6656f79e38771a
Signed-off-by: Luis Vega <lvega@whitestack.com>
osm_nbi/validation.py
patch
|
blob
|
history
diff --git
a/osm_nbi/validation.py
b/osm_nbi/validation.py
index
4226fd6
..
1bf597c
100644
(file)
--- a/
osm_nbi/validation.py
+++ b/
osm_nbi/validation.py
@@
-819,7
+819,7
@@
k8scluster_deploy_method_schema = {
"helm-chart-v3": {"type": "boolean"},
},
"additionalProperties": False,
- "minProperties":
3
,
+ "minProperties":
2
,
}
k8scluster_nets_schema = {
"title": "k8scluster nets input schema",