mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 05:26:35 +00:00
This adds an option to the cloud-setup-management script to not start the management server after a successful configuration of it. The primary motivation for this is to avoid circular dependency issues on systems that use systemd. When calling cloud-setup-management from a unit with a Before= directive on a service depending on cloudstack-management, the process will deadlock because /usr/bin/service will delegate to systemd, which is waiting for the Before service to start. |
||
|---|---|---|
| .. | ||
| cloudutils | ||
| cloud_utils.py | ||