Bug 1042330

Summary: [RFE][ceilometer]: Implement CloudWatch compatible API for Ceilometer
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/ceilometer/+spec/ceilometer-cloudwatch-api
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:49:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:46:26 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/ceilometer-cloudwatch-api.

Description:

Implementing AWS CloudWatch API for ceilometer will make ceilometer more general, because many third-partys have developed a lot of tools to collect mornitoring data based on CloudWatch API. If ceilometer has cloudwatch api, we can use these tools without any change. Further more, this will also help people migrate off of a closed system and on to an open one.

The following is some transitions between CloudWatch and Ceilometer Glossary:

CloudWatch             Ceilometer
    metric        -->       meter
 dimension     -->       resource
namespace    -->        source


Specification URL (additional information):

None