tacker/tacker/tests/unit
doantungbk e6e7385ffb Fix vnf scaling action policy to use infra_driver
ActionPolicy getter was recently changed to use infra_driver [1].
However the alarm monitor handling of scaling policy missed passing
infra_driver causing scaling due to alarm monitoring trigger to fail.
This fix now correctly passes infra_driver for monitor
ActionPolicy.get_policy method in this specific case.

[1] https://review.openstack.org/#/c/375181/
Change-Id: I545f959fb889036846282cd78e7967822604975f
Closes-Bug: #1627975
2016-09-28 19:16:20 +00:00
..
db Fix vnf scaling action policy to use infra_driver 2016-09-28 19:16:20 +00:00
extensions Use oslo serialization jsonutils 2016-06-07 13:48:39 +08:00
services Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00
vm Fix vnf scaling action policy to use infra_driver 2016-09-28 19:16:20 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_test_rootwrap_exec.py Recover some file permissions 2016-07-20 22:56:09 +00:00
base.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
database_stubs.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extension_stubs.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
test_api_api_common.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
test_api_v2.py Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00
test_api_v2_extension.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_api_v2_resource.py Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00
test_attributes.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_auth.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_common_log.py Password Mask for debug logs. 2016-08-05 15:31:02 -04:00
test_common_services_plugin.py Adds common services plugin for audit support 2016-08-20 05:25:10 +00:00
test_common_utils.py Cleaning utils code 2016-08-29 18:33:01 +09:00
test_config.py Change default port into 9890 2016-06-03 11:56:56 +08:00
test_db_migration.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
test_db_purge_delete.py Support purge of soft-deleted resources from DB tables 2016-08-23 06:21:14 +00:00
test_extension_extended_attribute.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_extensions.py Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00
test_hacking.py rename neutron/tests to tacker/tests 2014-07-04 18:20:50 +09:00
test_policy.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_post_mortem_debug.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_tacker_context.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_wsgi.py Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00
testlib_api.py Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00