Incorrect bind-address in "Controller setup in OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora  - icehouse"

Bug #1305319 reported by Jeff Shantz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Andreas Jaeger

Bug Description

Minor issue, but the page instructs the user to set the bind-address of the MySQL server to the management IP address of the controller node.

The example given is:

[mysqld]
...
bind-address = 192.168.0.10

To be consistent with the IP address given earlier in the Example Architectures page (http://docs.openstack.org/trunk/install-guide/install/yum/content/ch_overview.html#architecture_example-architectures), this should instead be

[mysqld]
...
bind-address = 10.0.0.11

-----------------------------------
Built: 2014-04-09T18:27:50 00:00
git SHA: 360eb85bedd5108bc095a4836d1169970ccdc44a
URL: http://docs.openstack.org/trunk/install-guide/install/yum/content/basics-database-controller.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-fedora/doc/install-guide/section_basics-database.xml
xml:id: basics-database-controller

Changed in openstack-manuals:
status: New → Confirmed
milestone: none → icehouse
importance: Undecided → High
assignee: nobody → Andreas Jaeger (jaegerandi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/86524

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/86524
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=f03156191e3d74df64fb2189754e6ad5808d3861
Submitter: Jenkins
Branch: master

commit f03156191e3d74df64fb2189754e6ad5808d3861
Author: Andreas Jaeger <email address hidden>
Date: Thu Apr 10 10:47:49 2014 +0200

    Fix IP address of controller

    Controller has IP address 10.0.0.11, fix mysql setup to use this IP
    address.

    Change-Id: Ia152dd27a01b97e1991dca2e9485a1669061d7b4
    Closes-Bug: #1305319

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.