Comment 2 for bug 1242486

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

Reviewed: https://review.openstack.org/52849
Committed: http://github.com/stackforge/wsme/commit/1bf6317a3c7f3e9c7f61776ac269d617cee8f3fe
Submitter: Jenkins
Branch: master

commit 1bf6317a3c7f3e9c7f61776ac269d617cee8f3fe
Author: James Page <email address hidden>
Date: Sun Oct 20 18:23:40 2013 -0700

    Drop description from 403 flask test case

    Older versions of werkzeug pass the description parameter back
    in the description. As the description is never actually validated
    in the test case, dropping it seems OK.

    Change-Id: Icd547113d8fe918f35a97c4a5de220b3aaace5cd
    Closes-Bug: 1242486