Comment 1 for bug 1240741

Revision history for this message
Julien Danjou (jdanjou) wrote :

On WSME side, the regression comes from

commit 664c214dbf2dd33e8fd6a78ca828c02bb1a91c1c
Author: Mehdi Abaakouk <email address hidden>
Date: Mon Sep 30 17:33:57 2013 +0200

    Handle [] {} for body in rest protocols

    This change allow to use [] or {} for the definition of the body in rest
    protocols.

    Fixes bug #1233219

    Change-Id: Ib96f0487dd7d78bd657f6d4b3facbd8b611f8702

There's also a few things in Ceilometer, related to error messages that may have changed in unit tests.