heat removed the stacks global index rule
which defaults to deny everybody
vitrage needs to change it
fix it so it will replace or add the rule
instead of just replacing the old rule
Depends-On: I428d04598910edfe67e8b8deb608bcf1233d672d
Change-Id: I125f0f15aebe2a0a09dba4b18312b857ce40b6ad
As log says, 'oslo_messaging.transport.get_transport()' is deprecated.
The reference link of oslo_messaging is at [1].
[1] https://review.openstack.org/#/c/454194/
Change-Id: Ib260641ee7082cb731ee143542fb2f5fde11c121
Multiprocessing queue causes deadlocks and is removed.
Entity graph service now listens on two topics,
evaluator notifications should be handled with a higher priority.
Change-Id: I53f94a684c72353a7aa7b88fe7322f83ebc7194a
Several files had newline characters which caused pep8 errors. Also
the StandardError exception is python2-only, so changed to use
Exception for python3 compatibility.
Change-Id: I9a743ff2f0823ee97cf098e025b34ae5edd45301
replace the old filter by parameters method with general_utils match.
remove unicode to str method.
remove _get_value method.
Change-Id: I6e54d7894d05ed908715f5b7a26d35b54b51beb3
Added a new "version" field to the metadata section of Vitrage templates, in order to support future enhancements that are not backward-compatible. The default version is 1.
Version 2 will be added in anther change (with execute-mistral changes), together with a mechanism for running the correct validator and loader per-version.
Change-Id: I25a7bf50a2ab7277f5bbdc551bf676c62dfd6fdc
Implements: blueprint refactor-execute-mistral-definition
Split the code in template_content_validator to two files:
- definitions_validator
- scenario_validator
The purpose is to make it easier to support per-version validation later on
Change-Id: Ib7716bbc592f22ab8d0b892736cae0c78affabe9
bugfix - doctor/collectd events were deleted after a while.
Only old placeholders will be deleted.
Change-Id: Ieb7626b32b3ff26c22ee462d6ac9a75a170d55c3
add overlapping templates tests for all actions
add reset-server-state action test
add set-state action on instance test
Change-Id: I442f15e66767e5cb4cd0d0c3f6c06f5d02793eb5