Wrong field in the Configuration of Postgres as backend of nova

Bug #1076826 reported by Eduardo Patrocinio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Eduardo Patrocinio

Bug Description

The section Configuring the SQL Database (PostgreSQL) on the Cloud Controller of

http://docs.openstack.org/trunk/openstack-compute/install/apt/content/setting-up-sql-database-postgresql.html

tells to define the following configuration:

connection = postgres://novadbadmin:[[YOUR_NOVADB_PASSWORD]]@127.0.0.1/nova

The command should be:

sql_connection = postgres://novadbadmin:[[YOUR_NOVADB_PASSWORD]]@127.0.0.1/nova

Tags: nova postgres
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
Changed in openstack-manuals:
assignee: nobody → Eduardo Patrocinio (epatro)
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/15855

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/15855
Committed: http://github.com/openstack/openstack-manuals/commit/301e24ca76f3d0b66b363a3b81599bfb6eb8577a
Submitter: Jenkins
Branch: master

commit 301e24ca76f3d0b66b363a3b81599bfb6eb8577a
Author: Eduardo Patrocinio <email address hidden>
Date: Sun Nov 11 21:57:47 2012 -0500

    Fix bug 1076826

    Wrong field in the Configuration of Postgres as backend of nova

    Change-Id: Ifdb66a07b1ca85a8b64f8c4a8ae7caf116b2f8c1

Changed in openstack-manuals:
status: In Progress → Fix Released
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.