monasca-api/monasca_api/common/repositories/model
Craig Bryant 11a913f0a3 Fix expression change validation
The Python API is incorrectly rejecting changes to period, periods and
function in an alarm definition expression.

Write tests that illustrate the defects, then fixed the failing tests
by changing the code to not consider period, periods and function
when determining if a change was invalid

Added __expr__ in SubAlarmDefinition to help debugging

Change-Id: I900c5ca32cd29902fa88fdf6c9a98ac5a3838797
2017-02-12 10:52:25 -07:00
..
__init__.py Updated for Falcon 0.2 and clean-up 2015-06-06 21:47:03 -06:00
sub_alarm_definition.py Fix expression change validation 2017-02-12 10:52:25 -07:00