X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=config%2Fpdf%2Fidf-pod1.schema.yaml;fp=config%2Fpdf%2Fidf-pod1.schema.yaml;h=ec2cc71309ee2f08a0b6c7e0d94e988341a7e74b;hb=1b233cfbf7b42aaf951f175e9cf818d2b8428561;hp=2bb880d1f038f3533ce25ebbb383308d22678b72;hpb=88758bffac0d4e83d6b570d196efc8b1e2338973;p=pharos.git diff --git a/config/pdf/idf-pod1.schema.yaml b/config/pdf/idf-pod1.schema.yaml index 2bb880d1..ec2cc713 100644 --- a/config/pdf/idf-pod1.schema.yaml +++ b/config/pdf/idf-pod1.schema.yaml @@ -42,6 +42,13 @@ definitions: type: ['string', 'null'] required: ['admin', 'mgmt', 'private', 'public'] additionalProperties: false + trunks: + type: 'object' + properties: + mgmt: + type: 'boolean' + required: ['mgmt'] + additionalProperties: false required: ['bridges'] additionalProperties: false maas: