> This patch [0] has now been merged, and we are going to start having > to move our status code checks on PUT from 200 to 201. I saw it now > in my sandbox job [1].
Hi, please do not change tests - this bugfix has ben reverted - it has potential to singificantly decrease performance of RESTCONF writes (it needs to do read beforehand in order to determine status code) to NETCONF device or in 3-node cluster. Tony -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Luis Gomez Sent: Thursday, January 07, 2016 7:36 PM To: Jamo Luhrsen <[email protected]>; openflowplugin-dev <[email protected]> Cc: Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) <[email protected]>; [email protected] Subject: Re: [openflowplugin-dev] [integration-dev] [int/test] PUT http status on creation I just checked openflowplugin and Li-design plugin fails PUT as expected 201 status code, however He-design plugin (default) fails PUT with 500 Server Error and nothing goes to the switch. I will open a bug for this last when I have the chance. BR/Luis > On Jan 5, 2016, at 10:04 AM, Jamo Luhrsen <[email protected]> wrote: > > This patch [0] has now been merged, and we are going to start having > to move our status code checks on PUT from 200 to 201. I saw it now > in my sandbox job [1]. > > I'll be able to push some changes later today, but please look out for > this while doing reviews. > > JamO > > [0] https://git.opendaylight.org/gerrit/#/c/31693/ > [1] > https://jenkins.opendaylight.org/sandbox/job/ovsdb-csit-1node-southbou > nd-only-beryllium/2/ > > > > On 12/21/2015 08:09 AM, Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at > Cisco) wrote: >> There is a long-standing Bug 2594 >> >> PUT method returns wrong status code when new resource is created >> >> https://bugs.opendaylight.org/show_bug.cgi?id=2594 >> >> >> >> Looks like the fix could be merged soon, to Li and Be both; >> >> so check whether your suites are ready for status 201. >> >> >> >> Vratko. >> >> >> >> _______________________________________________ >> integration-dev mailing list >> [email protected] >> https://lists.opendaylight.org/mailman/listinfo/integration-dev >> > _______________________________________________ > integration-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/integration-dev _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
