17.7. compute service set
コンピュートサービス属性を設定します。
使用方法
openstack compute service set [-h] [--enable | --disable] [--disable-reason <reason>] [--up | --down] <host> <service>
値 | 概要 |
---|---|
<service> | サービスの名前 (バイナリー名) |
<host> | ホスト名 |
値 | 概要 |
---|---|
--enable | サービスを有効化します。 |
--disable-reason <reason> | サービスを無効にする理由 (引用符で囲む)。--disable オプションと併用する必要があります。 |
--down | サービスの強制的な停止 |
--up | サービスを強制的に起動します。 |
-h, --help | ヘルプメッセージを表示して終了します。 |
--disable | サービスを無効化します。 |