diff --git a/i3pystatus/openstack_vms.py b/i3pystatus/openstack_vms.py index faa866b..99b7fdf 100644 --- a/i3pystatus/openstack_vms.py +++ b/i3pystatus/openstack_vms.py @@ -18,7 +18,7 @@ class Openstack_vms(IntervalModule): ("password", "Password for Openstack authentication (OS_PASSWORD)"), ("tenant_name", "Tenant/Project name to view (OS_TENANT_NAME)"), ("color", "Display color when non-active VMs are =< `threshold`"), - ("crit_color", "Display color when non-active VMs are => `threshold`"). + ("crit_color", "Display color when non-active VMs are => `threshold`"), ("threshold", "Set critical indicators when non-active VM pass this " "number"), ("horizon_url", "When clicked, open this URL in a browser")