commit | af777da5d1fa6cefc02e5c4e7a95fdcbd94cb0b3 | [log] [tgz] |
---|---|---|
author | Peter K. Lee <peter@intercloud.net> | Wed Aug 17 04:33:00 2016 -0700 |
committer | Peter K. Lee <peter@intercloud.net> | Wed Aug 17 04:33:00 2016 -0700 |
tree | f590131d6b925328753246510f6ceb85ad17ea3b | |
parent | 3773af403cdea5f034c783b565e5b6f7f173cd04 [diff] [blame] |
update to latest yang-js/yang-express and adapt schema/server to conform to latest interface changes
diff --git a/schema/xos-core.yang b/schema/xos-core.yang index 3de5ba3..846da5c 100644 --- a/schema/xos-core.yang +++ b/schema/xos-core.yang
@@ -75,7 +75,7 @@ mandatory true; } - list subscribed-tenants { + list subscribed-tenant { config false; // not exactly clear how this is populated }