X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftopology_schemas%2Ftopology.sch.yaml;h=edf52483d64bc84d2263dc05ad4e1fbff6f7e793;hp=e48adac7efcd9cb52494244000a5b399730436a3;hb=578e9a678ebd96789fb63a450336645d6d840afd;hpb=c8790d06d412b1daf303f6da9d8d11d97d053697 diff --git a/resources/topology_schemas/topology.sch.yaml b/resources/topology_schemas/topology.sch.yaml index e48adac7ef..edf52483d6 100644 --- a/resources/topology_schemas/topology.sch.yaml +++ b/resources/topology_schemas/topology.sch.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2016 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -60,7 +60,10 @@ schema;type_interfaces: model: type: str enum: [Cisco-VIC-1227, Cisco-VIC-1385, Intel-X520-DA2, - Intel-X710, Intel-XL710] + Intel-X710, Intel-XL710, Intel-XXV710] + vlan: + type: int + required: no schema;type_interface_tg: &type_interface_tg type: map @@ -99,6 +102,9 @@ schema;type_node: &type_node host: required: yes type: str + arch: + required: yes + type: str port: type: int username: