Comment 7 for bug 1086381

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

Reviewed: https://review.openstack.org/23147
Committed: http://github.com/openstack/ceilometer/commit/fa6bdc284ccd3af20839ea92f17caae465a63d82
Submitter: Jenkins
Branch: master

commit fa6bdc284ccd3af20839ea92f17caae465a63d82
Author: Angus Salkeld <email address hidden>
Date: Fri Mar 8 15:28:25 2013 +1100

    Start both v1 and v2 api from one daemon.

    - Move bin/ceilometer-api-v2 to bin/ceilometer-api
    - use VersionSelectorApplication() as the base application.

    bug #1086381
    Change-Id: Ia74938eb351fc374450932a91b21c0755afca2e5
    Signed-off-by: Angus Salkeld <email address hidden>