tacker.sol_refactored.conductor.prometheus_plugin_driver module

class tacker.sol_refactored.conductor.prometheus_plugin_driver.PrometheusPluginDriver(conductor)

Bases: object

dequeue_heal(vnf_instance_id)
enqueue_heal(context, vnf_instance_id, vnfc_info_id)
trigger_scale(context, vnf_instance_id, scale_req)
class tacker.sol_refactored.conductor.prometheus_plugin_driver.VnfmAutoHealTimer(context, vnf_instance_id, expiration_time, expiration_handler)

Bases: object

add_vnfc_info_id(vnfc_info_id)
cancel()
expire()