aodh/ceilometer/tests
Mehdi Abaakouk fc9b416a47 Implement a https:// in REST alarm notification
This change adds schemes https:// to the alarm notifier.

By default, the server certificate is verified like a browser does
but with the system CA.

A client certificate can be set in the configuration file.

 [alarm]
 rest_notifier_certificate_file = /path/certificate.pem
 rest_notifier_certificate_key = /path/private_key.pem

Change-Id: Id06e0a45ef88c15674052faeb941d87b70c7b99b
Blueprint: alarm-notifier
2013-07-22 20:38:10 +02:00
..
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
api.py Activate H404 checks 2013-06-14 10:43:39 +02:00
base.py Implement a https:// in REST alarm notification 2013-07-22 20:38:10 +02:00
db.py storage: fix clear/upgrade order 2013-07-17 14:37:19 +02:00