tacker/tacker/tests/functional/vnfm
hoangphuocbk 0da9469017 Move usage from deprecated Ceilometer API to Gnocchi API
This removes usage of deprecated Ceilometer API

1. Changing trigger type from "OS::Ceilometer::Alarm"
to "OS::Aodh::GnocchiAggregationByResourcesAlarm"
2. Add "resource_type" fixed with value "instance"
3. Change some paramters (meter_name-> metric,
statistic ->aggregation_method, period-> granularity)
4. Change value from "average" to "mean" in method to
compare to the threshold

Change-Id: I486c14cbc9d05a0e826bbef1ad181bdcb2d8c951
Closes-Bug: #1735484
2018-07-27 02:01:02 +00:00
..
__init__.py Tacker test for multi vdu with monitoring enabled 2015-11-23 23:37:08 +00:00
test_tosca_vnf.py Adds unique constraint on deleted_at 2017-05-11 17:00:56 +00:00
test_tosca_vnf_alarm.py Move usage from deprecated Ceilometer API to Gnocchi API 2018-07-27 02:01:02 +00:00
test_tosca_vnf_block_storage.py Implement Block Storage Support - Part 1 2017-08-20 11:48:59 +05:30
test_tosca_vnf_floatingip.py Assign floating IP to the vdu 2017-07-24 12:57:58 +05:30
test_tosca_vnf_multiple_vdu.py Separating tosca driver out from VNFM 2017-03-29 00:33:37 -07:00
test_tosca_vnf_scale.py Remove old style ssl setting 2018-03-16 00:07:50 +08:00
test_tosca_vnfc.py Separating tosca driver out from VNFM 2017-03-29 00:33:37 -07:00
test_tosca_vnfd.py Adds unique constraint on deleted_at 2017-05-11 17:00:56 +00:00
test_vnf.py 'update-vim' - server side changes. 2017-05-04 18:31:45 +05:30
test_vnf_monitoring.py Remove support for legacy VNFD templates. 2017-01-05 14:23:53 +05:30
test_vnf_placement_policy.py Add placement policies support 2018-07-26 13:24:34 +09:00
test_vnfm_param.py Implement NSD Support - Add CRUD operations for NSD 2017-01-16 22:03:09 +05:30