← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2091585] Re: Install and configure controller node for Red Hat Enterprise Linux and CentOS - RabbitMQ

 

Reviewed:  https://review.opendev.org/c/openstack/nova/+/938702
Committed: https://opendev.org/openstack/nova/commit/66218326354d6ac86e9152786b111137f2711ed0
Submitter: "Zuul (22348)"
Branch:    master

commit 66218326354d6ac86e9152786b111137f2711ed0
Author: Dmitriy Chubinidze <dcu995@xxxxxxxxx>
Date:   Wed Jan 8 22:59:45 2025 +0000

    doc: Adding link for RabbitMQ installation during nova deployment on controller node.
    
    Change-Id: I46456cf88c60b565196c41a98743f0c4c4e40999
    Closes-Bug: #2091585


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2091585

Title:
  Install and configure controller node for Red Hat Enterprise Linux and
  CentOS - RabbitMQ

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  Page:
  https://docs.openstack.org/nova/2024.2/install/controller-install-rdo.html

  In the [DEFAULT] section, configure RabbitMQ message queue access:

  [DEFAULT]
  # ...
  transport_url = rabbit://openstack:RABBIT_PASS@controller:5672/
  Replace RABBIT_PASS with the password you chose for the openstack account in RabbitMQ.

  I think need add information about installation RabbitMQ via url:
  https://docs.openstack.org/install-guide/environment-messaging.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2091585/+subscriptions



References