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:
9af2a47
)
Feature 10975: adds vim-flavor-id to ns_instantiate_vdu schema
62/13162/2
author
Gabriel Cuba
<gcuba@whitestack.com>
Wed, 5 Apr 2023 20:24:52 +0000
(15:24 -0500)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Tue, 11 Apr 2023 14:35:42 +0000
(16:35 +0200)
Change-Id: Ib638fa9d29f3899bcc4609634d3a99e485152e5d
Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
osm_nbi/validation.py
patch
|
blob
|
history
diff --git
a/osm_nbi/validation.py
b/osm_nbi/validation.py
index
33ede77
..
e5c2a03
100644
(file)
--- a/
osm_nbi/validation.py
+++ b/
osm_nbi/validation.py
@@
-137,6
+137,7
@@
ns_instantiate_vdu = {
"type": "object",
"properties": {
"id": name_schema,
+ "vim-flavor-id": name_schema,
"volume": {
"type": "array",
"minItems": 1,