Comment 9 for bug 1284995

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

Reviewed: https://review.openstack.org/83016
Committed: https://git.openstack.org/cgit/openstack/marconi/commit/?id=b6efb90a0bb326c0671d3fa240d61ce10b74c21a
Submitter: Jenkins
Branch: master

commit b6efb90a0bb326c0671d3fa240d61ce10b74c21a
Author: Fei Long Wang <email address hidden>
Date: Wed Mar 26 17:19:39 2014 +0800

    Improve cleanup of test_insert_queue_header_asterisk

    Based on current implement, the queue created by
    test_insert_queue_header_asterisk won't be deleted.
    As a result, develper will run into unit test failure
    like 204!=201. This fix will add the headers param to
    make sure the queue can be cleaned up.

    Closes-Bug: #1284995

    Change-Id: If415c4f73604ae0f9d2d37daba3aa3f0ca693b6a