Comment 4 for bug 1199909

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

Reviewed: https://review.openstack.org/36538
Committed: http://github.com/openstack/cinder/commit/488fe5e8605dabf22914a99d3c57bb249ef9c36a
Submitter: Jenkins
Branch: master

commit 488fe5e8605dabf22914a99d3c57bb249ef9c36a
Author: John Griffith <email address hidden>
Date: Wed Jul 10 13:41:10 2013 -0600

    Fix missing volume_name_template flag.

    volume_template_name was converted to a self.configuration option,
    however we don't import that opt in the self.configuration changes.

    This patch switches the specifier back to the global CONF

    Fixes bug: 1199909

    Change-Id: I1431ba8a46b3a86ed77c02646a1c5fd1f62ae010