Installation guide in cinder section misses one command

Bug #1239124 reported by Dongliang Yu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Unassigned

Bug Description

This problem occurs in the Cinder section of "OpenStack Installation Guide for Ubuntu 12.04 (LTS)".
URL: http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/cinder-install.html

In the "Set up the cinder database" paragraph, we should add one command
"GRANT ALL PRIVILEGES ON cinder.* TO 'cinder'@'%' IDENTIFIED BY '[YOUR_CINDERDB_PASSWORD]';"
before
"FLUSH PRIVILEGES;"
, just like what we did in nova section('Note' in http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/setting-up-sql-database-mysql.html).

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Low
milestone: none → havana
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :
Changed in openstack-manuals:
status: Confirmed → 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.