メッセージングサーバーに接続する必要があるすべてのパッケージで、Debian パッケージによる、そのサーバーの IP アドレス、接続するために使用されるユーザー名とパスワードの設定ができます。以下の例は ceilometer-common を用いた設定です。
これらの debconf 画面は ceilometer-common, cinder-common, glance-common, heat-common, neutron-common, nova-common で表示されます。
これにより、以下のディレクティブ (nova.conf の場合) が設定されます。
[DEFAULT]
rabbit_host=localhost
rabbit_userid=guest
rabbit_password=guest
他の RabbitMQ に関するディレクティブは、変更されません。
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.