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:
b16cf25
)
Feature 11046: Security Group Name as Ns Config Template - NBI
64/14764/3
author
kayal2001
<kayalvizhi.v@tataelxsi.co.in>
Thu, 28 Nov 2024 05:59:36 +0000
(11:29 +0530)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Thu, 12 Dec 2024 12:21:44 +0000
(13:21 +0100)
Change-Id: Ib376dab049c1bba68f20222323491ee1cde352bf
Signed-off-by: kayal2001 <kayalvizhi.v@tataelxsi.co.in>
osm_nbi/validation.py
patch
|
blob
|
history
diff --git
a/osm_nbi/validation.py
b/osm_nbi/validation.py
index
0ba0a5f
..
75d16ca
100644
(file)
--- a/
osm_nbi/validation.py
+++ b/
osm_nbi/validation.py
@@
-160,6
+160,7
@@
ns_instantiate_vdu = {
"vim-flavor-id": name_schema,
"instance_name": name_schema,
"vim-flavor-name": name_schema,
+ "security-group-name": name_schema,
"volume": {
"type": "array",
"minItems": 1,