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 02, 2023 at 04:02:39 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3006.3.
© 2023 VMware, Inc. | Privacy Policy