Comment 3 for bug 1202227

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

Reviewed: https://review.openstack.org/75202
Committed: https://git.openstack.org/cgit/openstack/savanna/commit/?id=edd99fe108e3209b1bde72154a3785fb6b7cf5c2
Submitter: Jenkins
Branch: master

commit edd99fe108e3209b1bde72154a3785fb6b7cf5c2
Author: Sergey Lukjanov <email address hidden>
Date: Fri Feb 21 01:56:48 2014 +0400

    Make savanna-db-manage able to discover configs

    By passing project to the oslo.config parser, we're enabling several
    locations to the list of auto discoverable configs:

    * /etc/savanna.conf
    * /etc/savanna/savanna.conf
    * ~/savanna.conf
    * ~/savanna/savanna.conf

    Change-Id: I03d112c96c01607bb00f1a86ae8238f3fa4700de
    Closes-Bug: #1202227