pep8 compliance for openstacK_vms.py
This commit is contained in:
parent
6a63df5a72
commit
9134880d55
@ -29,7 +29,8 @@ class Openstack_vms(IntervalModule):
|
||||
crit_color = "#FF0000"
|
||||
threshold = 0
|
||||
horizon_url = None
|
||||
format = "{tenant_name}: {active_servers} active, {nonactive_servers} non-active"
|
||||
format = "{tenant_name}: {active_servers} active, "\
|
||||
"{nonactive_servers} non-active"
|
||||
|
||||
on_leftclick = "openurl"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user