Comment 2 for bug 1274718

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

Reviewed: https://review.openstack.org/70532
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e6ac12041ebe85fe9d46ab9346ae0bc9ef0a3599
Submitter: Jenkins
Branch: master

commit e6ac12041ebe85fe9d46ab9346ae0bc9ef0a3599
Author: Matt Riedemann <email address hidden>
Date: Sat Feb 1 06:03:00 2014 -0800

    Call get_pgsql_connection_info from _test_postgresql_opportunistically

    The _test_postgresql_opportunistically method was calling the method to
    parse the mysql connection URL which is wrong when there is one
    specifically for postgresql, so call the right method.

    This wasn't causing issues obviously but is something that needs to be
    cleaned up regardless.

    Closes-Bug: #1274718

    Change-Id: Ic572e612c7ce31d854dc7258aa9c8b89a197260e