Module for OpenStack Management
codeauthor: | Konrad Mosoń <mosonkonrad@gmail.com> |
---|---|
maturity: | new |
depends: | openstack-utils |
platform: | linux |
salt.modules.openstack_mng.
restart_service
(service_name, minimum_running_time=None)Restart OpenStack service immediately, or only if it's running longer than specified value
CLI Example:
salt '*' openstack_mng.restart_service neutron
salt '*' openstack_mng.restart_service neutron minimum_running_time=600
Generated on April 03, 2018 at 06:37:10 MDT.
You are viewing docs for the previous stable release, 2016.11.9. Switch to docs for the latest stable release, 2017.7.4, or to a recent doc build from the develop branch.
© 2018 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy