FIX: Topology schema after adding architecture 81/11881/1
authorPeter Mikus <pmikus@cisco.com>
Wed, 18 Apr 2018 11:16:33 +0000 (13:16 +0200)
committerPeter Mikus <pmikus@cisco.com>
Wed, 18 Apr 2018 13:43:26 +0000 (13:43 +0000)
Change-Id: Ia6fd4fc1168a7171bbe480aac3c6c942375b1623
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit 22ba8a3ee489fbc67a8d1727423188be52e1ef22)
(cherry picked from commit 25e1c57a7c7b40c29bf9f52046d145b3b757f245)

resources/topology_schemas/topology.sch.yaml

index e48adac..6f7404c 100644 (file)
@@ -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: