nova_catalog_info is not configured on Cinder nodes

Bug #1405780 reported by Yuriy Taraday
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Bartłomiej Piotrowski

Bug Description

For volume migration to work, Cinder needs to talk to Nova API. Currently Fuel doesn't provide nova_catalog_info option in Cinder config and so it defaults to using "publicURL" which is not accessible from volume nodes and migration fails. The following line should be added to cinder.conf:

nova_catalog_info=compute:nova:internalURL

Changed in fuel:
milestone: none → 6.1
assignee: nobody → Fuel Library Team (fuel-library)
importance: Undecided → Medium
status: New → Triaged
tags: added: low-hanging-fruit
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Bartlomiej Piotrowski (bpiotrowski)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

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

Reviewed: https://review.openstack.org/151154
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=0d6725f26a6869a9ab9e88ffe3ff771136962ede
Submitter: Jenkins
Branch: master

commit 0d6725f26a6869a9ab9e88ffe3ff771136962ede
Author: Bartłomiej Piotrowski <email address hidden>
Date: Mon Feb 2 10:51:33 2015 +0100

    Ensure that Cinder is communicating with Nova API via internal URL

    Change-Id: If9a1742dac0812c698f4de90b64b2fd7f70f65f6
    Closes-Bug: 1405780

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Bartłomiej Piotrowski (bpiotrowski) wrote :

Verified on 6.1 #471.

[root@node-2 ~]# grep internalURL /etc/cinder/cinder.conf
nova_catalog_info=compute:nova:internalURL

Changed in fuel:
status: Fix Committed → 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.