Project

General

Profile

Actions

Documentation #15030

closed

OpenStack Nova configuration is misleading

Added by Sam Matzek about 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

The section [1], describes putting rbd_user and rbd_secret_uuid in nova.conf and says this is required for attaching Cinder volumes. Since OpenStack at least Icehouse this is NOT necessary for attaching RBD Cinder volumes to Nova instances. The reason for this is that the RBD Cinder volume driver will send the secret UUID and user back to Nova on the initialize_connection call. Nova can use that instead of the nova.conf values.

So to restate, this section, adding rbd_user and rbd_secret_uuid to nova.conf are NOT needed for attaching Cinder volumes going back to at least Icehouse, and are only necessary for using rbd as a Nova ephemeral backend.

[1] http://docs.ceph.com/docs/master/rbd/rbd-openstack/#configuring-nova-to-attach-ceph-rbd-block-device

Actions #1

Updated by Zac Dover over 4 years ago

  • Status changed from New to Closed

This bug has been judged too old to fix. This is because either it is either 1) raised against a version of Ceph prior to Luminous, or 2) just really old, and untouched for so long that it is unlikely nowadays to represent a live documentation concern.

If you think that the closing of this bug is an error, raise another bug of a similar kind. If you think that the matter requires urgent attention, please let Zac Dover know at .

Actions

Also available in: Atom PDF