e337ae3f639d506a40538d6540ca5cdc4da9db61
				
			
			
		
	 Kieran Spear
		
	
	e337ae3f63
	
	
	Fix cacert argument to HTTPS connection
			Kieran Spear
		
	
	e337ae3f63
	
	
	Fix cacert argument to HTTPS connection
		
			
			This fixes a typo that broke the client for HTTPS URLs. Added a basic test to cover this case. Coverage is very low in common/http.py. Change-Id: Ic440f20f463c3b8558a7639f1015096a01496cf8 Closes-bug: 1244091
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