Module for OpenStack Management
Konrad Mosoń <mosonkonrad@gmail.com>
new
openstack-utils
linux
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
Start OpenStack service immediately
CLI Example:
salt '*' openstack_mng.start_service neutron
Stop OpenStack service immediately
CLI Example:
salt '*' openstack_mng.stop_service neutron
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy