Re: [vpp-dev] interfaces-state not in schema

2018-01-07 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco)
Moving to hc2vpp list.

Regards,
Marek

From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On 
Behalf Of siva...@campus.technion.ac.il
Sent: 5 stycznia 2018 22:26
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] interfaces-state not in schema

I have been trying to configure VPP interfaces through Honeycomb.

When I request all operational data using -



I have a section in the output involving the interfaces -


host-ens33
02:fe:9d:d8:52:86
up


192.168.93.171
24

...

And so, in order to configure the interfaces, I send a request like this:








host-ens33
up
up






However I receive the following error:
org.opendaylight.yangtools.yang.data.impl.schema.tree.SchemaValidationFailedException:
 Child 
/(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2014-05-08)interfaces-state
 is not present in schema tree.

What is the reason for this? Am I forming the configuration request  wrong?

Thanks,
Sivan.
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] interfaces-state not in schema

2018-01-05 Thread siva...@campus.technion.ac.il
I have been trying to configure VPP interfaces through Honeycomb.

When I request all operational data using -



I have a section in the output involving the interfaces -


host-ens33
02:fe:9d:d8:52:86
up


192.168.93.171
24

...

And so, in order to configure the interfaces, I send a request like this:








host-ens33
up
up






However I receive the following error:
org.opendaylight.yangtools.yang.data.impl.schema.tree.SchemaValidationFailedException:
 Child 
/(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2014-05-08)interfaces-state
 is not present in schema tree.

What is the reason for this? Am I forming the configuration request  wrong?

Thanks,
Sivan.
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev