deb-ceilometer/ceilometer/meter
Mehdi Abaakouk 72edfb6093 Factorize yaml loading of declarative stuffs
This change continues to remove code duplication by factorizing the
yaml file loading.

This also homogenizes the error handling.
The precision of error message will be the same for all.
When the yaml file is incorrectly formatted, we now raise an exception,
instead of sometimes raising and sometimes loading an empty definitions,
that can generated an unwanted behavior of collector and notification agents.

Change-Id: I9ae8f519472f1ae2a14e61028a427ba6f3b0d1f3
2015-11-03 14:38:15 +01:00
..
data Fix the deprecation note in meter.yaml 2015-09-29 13:45:32 +00:00
__init__.py Declarative meters support 2015-07-15 14:36:37 -04:00
notifications.py Factorize yaml loading of declarative stuffs 2015-11-03 14:38:15 +01:00