Comment 4 for bug 1306479

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

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

commit b6ca1871028846f8918428b1fbce75ba1c74bb75
Author: Sean Dague <email address hidden>
Date: Thu Sep 11 09:01:32 2014 -0400

    consolidate apirequest tests to single file

    There was one stray apirequest test for a formatting check in
    test_api. Bring it into the test_apirequest to for logical cohesion in
    the code. This should also make it simpler for people to expand on
    this validation later in one place if they want to.

    Change-Id: Ib9a09034b1b677b462eb0384396cd9bc64f73045
    Related-Bug: #1306479