对于每个必须要连接消息服务的包,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.