Merge "Modify api schemas of vimConnectionInfo"
This commit is contained in:
commit
259dc0c621
@ -171,6 +171,7 @@ _vimConnectionInfo = {
|
||||
'id': parameter_types.identifier,
|
||||
'vimId': parameter_types.identifier,
|
||||
'vimType': {'type': 'string', 'minLength': 1, 'maxLength': 255},
|
||||
'interfaceInfo': parameter_types.keyvalue_pairs,
|
||||
'accessInfo': parameter_types.keyvalue_pairs,
|
||||
},
|
||||
'required': ['id', 'vimType'],
|
||||
|
Loading…
Reference in New Issue
Block a user