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 January 08, 2025 at 20:47:56 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.
© 2025 VMware, Inc. | Privacy Policy