Comment 15 for bug 1526231

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

Reviewed: https://review.openstack.org/405553
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=9606ac9ee3777b54b6ef9e398e33197a5d6b1a66
Submitter: Jenkins
Branch: master

commit 9606ac9ee3777b54b6ef9e398e33197a5d6b1a66
Author: Ruby Loo <email address hidden>
Date: Thu Dec 1 17:56:51 2016 +0000

    Unneeded testing in DB migration of volume connector

    This removes some testing from the unit test for the DB migration
    of the volume connector table, since it does not seem useful to have
    (https://review.openstack.org/#/c/285218/42/ironic/tests/unit/db/sqlalchemy/test_migrations.py).

    Change-Id: I2f94fc481be2db7b96431d9a1ae6d230dafbe9db
    Partial-Bug: 1526231