Comment 2 for bug 1099162

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

Reviewed: https://review.openstack.org/19579
Committed: http://github.com/openstack/quantum/commit/6cd4789008af6f148814b948980262e4d8fab0ed
Submitter: Jenkins
Branch: master

commit 6cd4789008af6f148814b948980262e4d8fab0ed
Author: Akihiro MOTOKI <email address hidden>
Date: Mon Jan 14 02:57:33 2013 +0900

    Remove accessing cfg.CONF.DATABASE in nec-agent

    Fixes bug 1099162

    The database configuration was moved to the common DB module.
    There no longer needs to access database configuration in the
    plugin specific code.

    Change-Id: I4b80ea1e84ffa06d0fffa7f8ccdee08a5b77e239