f6b91faae42343719ed94ab843f02dcbc20e3f39
				
			
			
		
	 Eoghan Glynn
		
	
	f6b91faae4
	
	
	Avoid discarding alarm-threshold-create --query option
			Eoghan Glynn
		
	
	f6b91faae4
	
	
	Avoid discarding alarm-threshold-create --query option
		
			
			Fixes bug 1271913 The query is crucial to the alarm evaluator statistics query being well-formed, so must not be discarded. Change-Id: I5ff8dcb420b932fc58dfef3dadfcbc4a4dc5cf66
Python bindings to the Ceilometer API
This is a client library for Ceilometer built on the Ceilometer API.
It provides a Python API (the ceilometerclient module) and
a command-line tool (ceilometer).
Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-ceilometerclient/.
Description