[sysrepo-devel] not able to commit

Joan Landry JoLandry at advaoptical.com
Wed Sep 28 11:02:24 UTC 2016


>From what I can tell 326 involves a change to a leaf that is declared with a default setting.

The only item I changed in the Candidate was the ietf_interfaces, eth0 description leaf.

When I do a commit on that one change I get an error regarding netconf-state which I think is part of the ietf-netconf-monitoring which I did not modify.

So is this the same issue - or is there something I am not doing correctly with ietf-netconf-monitoring?

Do I need to initialize the contents of ietf-netconf-monitoring?

Also,  when I issue a <get-schema> request, say, 
      <get-schema>
           <identifier>ietf-netconf</identifier>
           <version>2011-06-01</version>
           <format>yang</format>
         </get-schema>

Reply is 

<?xml version="1.0" encoding="utf-8"?>
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="11">
  <rpc-error>
    <error-type>application</error-type>
    <error-tag>operation-not-supported</error-tag>
    <error-severity>error</error-severity>
    <error-message xml:lang="en">Request could not be completed because the requested operation is not supported by this implementation.</error-message>
  </rpc-error>
</rpc-reply>

-----Original Message-----
From: Rastislav Szabo -X (raszabo - PANTHEON TECHNOLOGIES at Cisco) [mailto:raszabo at cisco.com] 
Sent: Wednesday, September 28, 2016 3:25 AM
To: Joan Landry <JoLandry at advaoptical.com>; sysrepo-devel at sysrepo.org
Subject: RE: not able to commit

Hi,

This is a known issue in the current master branch (see https://github.com/sysrepo/sysrepo/issues/326), it is already fixed in the devel branch. Devel will be merged into master in the next few days.

Regerds,
Rastislav

-----Original Message-----
From: sysrepo-devel [mailto:sysrepo-devel-bounces at sysrepo.org] On Behalf Of Joan Landry
Sent: Wednesday, September 28, 2016 2:55 AM
To: Joan Landry <JoLandry at advaoptical.com>; sysrepo-devel at sysrepo.org
Subject: [sysrepo-devel] not able to commit

I get the following error when I try to execute commit.


[ERR] (rp_dt_commit:690) Data validation failed: Unknown element "netconf-state".


Any ideas how to resolve this?

I do not know what netconf-state is.
_______________________________________________
sysrepo-devel mailing list
sysrepo-devel at sysrepo.org
http://lists.sysrepo.org/listinfo/sysrepo-devel


More information about the sysrepo-devel mailing list