Comment 2 for bug 1388514

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

Reviewed: https://review.openstack.org/132514
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=43afcfeaf4429e3d6ab48c35d141e92e179ee2d1
Submitter: Jenkins
Branch: master

commit 43afcfeaf4429e3d6ab48c35d141e92e179ee2d1
Author: ZhiQiang Fan <email address hidden>
Date: Mon Nov 3 00:29:37 2014 +0800

    Add Event and Trait API to document

    WebAPI has nothing about Event and Trait API, this patch fix it.

    Note: sphinxcontrib-pecanwsme has a bug, cannot handle the issue that
    there is an unexposed path in URL. This patch exposes
    EventTypesController.get_one as a workaround.

    Change-Id: If881d674ee71d55edc22db85a53ba972b5858be5
    Closes-Bug: #1388514