Comment 2 for bug 1408734

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

Reviewed: https://review.openstack.org/145858
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=afc1423e70074762e5c8d74b7295b9e55f91a44c
Submitter: Jenkins
Branch: master

commit afc1423e70074762e5c8d74b7295b9e55f91a44c
Author: git-harry <email address hidden>
Date: Thu Jan 8 17:37:40 2015 +0000

    Change default nova service name in cinder.conf

    In cinder the config options nova_catalog_info and
    nova_catalog_admin_info define values to be matched when searching for
    the correct compute service in the catalog.

    The commit 5ad15c040fdc115bca9efb1c952279988a2a48b3 in the cinder
    project has changed these defaults.

    This commit sets the options in cinder.conf to the values set by
    devstack.

    Change-Id: I2a0b09c34fac5f63a5cdbbe05761a0857f243465
    Closes-Bug: #1408734