diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-04-18 13:16:33 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-04-18 11:52:08 +0000 |
commit | 22ba8a3ee489fbc67a8d1727423188be52e1ef22 (patch) | |
tree | 663441b38fa6d92d950ce9c3bcf96b7e9e2ae8c2 /resources/topology_schemas/topology.sch.yaml | |
parent | 56b9eabf3b4c2f80c831c6440c67d0d65826461d (diff) |
FIX: Topology schema after adding architecture
Change-Id: Ia6fd4fc1168a7171bbe480aac3c6c942375b1623
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/topology_schemas/topology.sch.yaml')
-rw-r--r-- | resources/topology_schemas/topology.sch.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/resources/topology_schemas/topology.sch.yaml b/resources/topology_schemas/topology.sch.yaml index e48adac7ef..6f7404c0dd 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) 2018 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: @@ -99,6 +99,9 @@ schema;type_node: &type_node host: required: yes type: str + arch: + required: yes + type: str port: type: int username: |