Preparing for 3.5.0

This commit is contained in:
Olof hagsand 2018-02-12 09:05:27 +07:00
parent 6b0e0a9d18
commit 7431757e53
7 changed files with 314 additions and 20 deletions

View file

@ -93,7 +93,6 @@ new "restconf POST initial tree"
expectfn 'curl -s -X POST -d {"interfaces-config":{"interface":{"name":"local0","type":"regular"}}} http://localhost/restconf/data' ""
new "restconf PUT initial datastore"
expectfn 'curl -s -X PUT -d {"data":{"interfaces-config":{"interface":{"name":"local0","type":"regular"}}}} http://localhost/restconf/data' ""
new "restconf GET datastore"