Cinder service user creation omitted from Install Guide

Bug #1205057 reported by Anne Gentle
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Anne Gentle

Bug Description

Reported at http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/setting-up-tenants-users-and-roles-manually.html

There are no steps to create the cinder service user and grant permissions.

Revision history for this message
Juan Pavlik (jjpavlik) wrote :

CINDER

User creation:
$ keystone user-create --tenant-id eb7e0c10a99446cfa14c244374549e9d --name cinder --pass cinder

Role granting:
$ keystone user-role-add --user-id ID_FROM_PREVIOUS_STEP --tenant-id eb7e0c10a99446cfa14c244374549e9d --role-id e3d9d157cc95410ea45d23bbbc2e5c10

QUANTUM

User creation:
$ keystone user-create --tenant-id eb7e0c10a99446cfa14c244374549e9d --name quantum --pass quantum

Role granting:
$ keystone user-role-add --user-id ID_FROM_PREVIOUS_STEP --tenant-id eb7e0c10a99446cfa14c244374549e9d --role-id e3d9d157cc95410ea45d23bbbc2e5c10

Anne Gentle (annegentle)
Changed in openstack-manuals:
assignee: nobody → Anne Gentle (annegentle)
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/38695

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
Anne Gentle (annegentle) wrote :

Hi Juan,
Thanks for the commands! This particular guide specifically doesn't use Quantum/Neutron for networking, using nova-network instead. So I've added the cinder user but not the quantum/neutron user.

Revision history for this message
Juan Pavlik (jjpavlik) wrote :

Great, glad to help!

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/38695
Committed: http://github.com/openstack/openstack-manuals/commit/9b620d366834a9e5a77587a15d63bb71910a7523
Submitter: Jenkins
Branch: master

commit 9b620d366834a9e5a77587a15d63bb71910a7523
Author: annegentle <email address hidden>
Date: Thu Jul 25 14:56:12 2013 -0500

    Adds cinder user creation and addition to service tenant

    Uses openstack as the password to match the cinder docs later in doc.

    fix bug 1205057

    Change-Id: Id4741702410f2c034496e2e80efc4a4488232f5f

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

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/46575

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/grizzly)

Reviewed: https://review.openstack.org/46575
Committed: http://github.com/openstack/openstack-manuals/commit/da3515316a196a276f70e5b2e9825406a41a42b0
Submitter: Jenkins
Branch: stable/grizzly

commit da3515316a196a276f70e5b2e9825406a41a42b0
Author: annegentle <email address hidden>
Date: Thu Jul 25 14:56:12 2013 -0500

    Cherry-pick from https://review.openstack.org/#/c/38695/

    Adds cinder user creation and addition to service tenant

    Uses openstack as the password to match the cinder docs later in doc.

    Change-Id: I4598f1e764e92e5ecedb9b77217ad28643218dcd
    Closes-bug: 1205057

tags: added: in-stable-grizzly
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.