Comment 3 for bug 1226074

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

Reviewed: https://review.openstack.org/46784
Committed: http://github.com/openstack/cinder/commit/3394045316a113904fef510f2aff7305d2eb0826
Submitter: Jenkins
Branch: master

commit 3394045316a113904fef510f2aff7305d2eb0826
Author: Jay S. Bryant <email address hidden>
Date: Mon Sep 16 13:21:34 2013 -0500

    Set rootwrap_config path to rootwrap.conf

    Other components set
    rootwrap_config = /etc/<component>/rootwrap.conf by default.
    This commit brings cinder up-to-date with what other
    components are doing by setting
    rootwrap_config = /etc/cinder/rootwrap.conf by default.

    A couple of test cases needed to be updated to handle the change
    from 'None'.

    Not counting this as a documentation impact as the documentation I
    can find already lists /etc/cinder/rootwrap.conf as the default.

    Closes-Bug 1226074

    Change-Id: I68dd5fea1895a6365d6c69db0535d081c4a3460e