enabled_backends creates invalid service

Bug #1611353 reported by Alon Marx
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Alon Marx

Bug Description

When the value of enabled_backends in cinder.conf starts with a comma, splitting the string to backends does not filter the empty backend at the beginning and the result is an invalid cinder-volume service that fails to start.

example:
enabled_backends = ,backend1,backend2

Alon Marx (alonma)
Changed in cinder:
assignee: nobody → Alon Marx (alonma)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

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

Reviewed: https://review.openstack.org/353697
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0d894a9e9627e05650b9b900e77ce0661cdc163c
Submitter: Jenkins
Branch: master

commit 0d894a9e9627e05650b9b900e77ce0661cdc163c
Author: Alon Marx <email address hidden>
Date: Wed Aug 10 14:58:43 2016 +0300

    Fix invalid services caused by enabled_backends

    When the value of enabled_backends in cinder.conf starts with a comma,
    splitting the string to backends does not filter the empty backend at
    the beginning and the result is an invalid cinder-volume service that
    fails to start. The same applies to enabled_backends ending with comma
    or having extra commas in the middle.

    Change-Id: Ib18d109d28d97e2d3681eff3784f08fd82bfee71
    Closes-Bug: #1611353

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cinder 9.0.0.0rc1

This issue was fixed in the openstack/cinder 9.0.0.0rc1 release candidate.

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.