Fix gate failure related to jsonschema
Change-Id: I1a838eb868da3d3f6fb4702126faefacb6e85bec
This commit is contained in:
parent
1f68fb9073
commit
334a0b0fe6
@ -232,6 +232,7 @@ CUSTOM_SCHEMA_RAID_CONFIG = '''
|
||||
|
||||
CUSTOM_RAID_SCHEMA = '''
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"logical_disks": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user