Comment 2 for bug 1501130

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

Reviewed: https://review.openstack.org/229228
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=c988d19c6fbc78e3d2d016fc5658b1e88ae07033
Submitter: Jenkins
Branch: master

commit c988d19c6fbc78e3d2d016fc5658b1e88ae07033
Author: MD NADEEM <email address hidden>
Date: Wed Sep 30 10:56:56 2015 +0900

    Adding namespace for [drivers] section in oslo-config-generator

    zaqar.conf.sample file can be generated by tox -e genconfig commnad.

    The generated zaqar.conf.sample file is supposed to have a [drivers]
    section as per zaqar README.rst
    However, the [drivers] section is not present in zaqar.conf.sample file
    This patch fixes it

    Closes-bug: #1501130

    Change-Id: Ic1d98680fe1040f68944b529b1c4c4ec2c835cea