Comment 2 for bug 1092227

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/18477
Committed: http://github.com/openstack/ceilometer/commit/29f5edad8ee6a1949839e946ab60861c141702e5
Submitter: Jenkins
Branch: master

commit 29f5edad8ee6a1949839e946ab60861c141702e5
Author: Julien Danjou <email address hidden>
Date: Thu Dec 20 14:53:57 2012 +0100

    Move back api-v1 to the main api

    API v2 is not finished and should only be optionnal. Move the binary as
    api-v2 and remove the dep on pecan, only use it for tests.

    This also fixes bug #1092227.

    Change-Id: Ifaf0ad3918460bc2107e1563f0539695467a1856
    Signed-off-by: Julien Danjou <email address hidden>