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:
3ffc7a4
)
change repo type to helm-chart,juju-bundle
06/8306/2
author
tierno
<alfonso.tiernosepulveda@telefonica.com>
Tue, 3 Dec 2019 23:50:49 +0000
(23:50 +0000)
committer
tierno
<alfonso.tiernosepulveda@telefonica.com>
Wed, 4 Dec 2019 14:50:58 +0000
(14:50 +0000)
Change-Id: Id46d9815fbab76b41ebe2bd21cad9d5f8aa056ad
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_nbi/validation.py
patch
|
blob
|
history
diff --git
a/osm_nbi/validation.py
b/osm_nbi/validation.py
index
56a2018
..
69caff7
100644
(file)
--- a/
osm_nbi/validation.py
+++ b/
osm_nbi/validation.py
@@
-587,7
+587,7
@@
k8scluster_edit_schema = {
}
# K8s Repos
-k8srepo_types = {"enum": ["
chart", "
bundle"]}
+k8srepo_types = {"enum": ["
helm-chart", "juju-
bundle"]}
k8srepo_properties = {
"name": name_schema,
"description": description_schema,