Comment 4 for bug 1379083

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

Reviewed: https://review.openstack.org/128382
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=5f082ca56f23124d1c8f76fec3f5ea624c5feb7e
Submitter: Jenkins
Branch: master

commit 5f082ca56f23124d1c8f76fec3f5ea624c5feb7e
Author: Craig Vyvial <email address hidden>
Date: Fri Oct 10 14:23:03 2014 -0500

    add back the deleted parameter in the configuration group tests

    with the parameter deleted we can not rerun the tests on the same
    instance without clearing the datstore_configuration_paramters
    table and reloading the params. This will readd the parameter
    that is deleted.

    Change-Id: Ic1cdfa416a14c42b6c4323612ec609915224b6ee
    Closes-Bug: #1379083