On 27/11/2018 19:38, Alexis de Talhouët wrote: > Greetings netconf-dev,
Hello Alexis, > I used to send the following ietf-netconf:edit-config RPC, back in > Boron-SR3, that worked fine: > > <input xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"> > <target> > <candidate/> > </target> > <default-operation>none</default-operation> > <config> > <interface-configurations > *xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-ifmgr-cfg"*> > <interface-configuration> > <active>pre</active> > <interface-name>TenGigE0/0/0/0</interface-name> > <interface-mode-non-physical>default</interface-mode-non-physical> > <description>test</description> > </interface-configuration> > </interface-configurations> > </config> > </input> > > That same RPC fails in latest ODL (Flurine SR1); from the log, here is > the message being sent to the device along with the error message replied. [...] > As you can see, the namespace has been stripped out, hence device is > unable to recognize the element I’m trying to configure. > > Is this a know issue? It is a very critical regression to me. Looks like a bug. Can you narrow down the versions? How does Oxygen SR3/Fluorine GA look like? Thanks, Robert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Discuss mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/discuss
