commit | 12651d711297e87a6426f587298dee87068ed97b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Thu Feb 21 15:15:29 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Feb 22 06:56:58 2019 -0800 |
tree | 8f3a326173cedc02c2aca6223f763740b34c4163 | |
parent | 43af45b627c5f223f34fd3ba923b5118cc2c1031 [diff] [blame] |
[SEBA-494] Validating core version matched version requested by synchronizer Change-Id: Id7018394c70559eae0e424e1e231d8e70b0496de
diff --git a/lib/xos-config/xosconfig/synchronizer-config-schema.yaml b/lib/xos-config/xosconfig/synchronizer-config-schema.yaml index 357e8d9..cba845f 100644 --- a/lib/xos-config/xosconfig/synchronizer-config-schema.yaml +++ b/lib/xos-config/xosconfig/synchronizer-config-schema.yaml
@@ -15,6 +15,8 @@ map: name: type: str + core_version: + type: str desired_state: type: str xos_dir: