Comment 2 for bug 899701

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

Reviewed: https://review.openstack.org/2857
Committed: http://github.com/openstack/tempest/commit/5135bfcea5c3f133a75ac84710610718ba9b36ae
Submitter: Jenkins
Branch: master

commit 5135bfcea5c3f133a75ac84710610718ba9b36ae
Author: Jay Pipes <email address hidden>
Date: Thu Jan 5 15:46:49 2012 -0500

    Rework exceptions in Tempest

    * Add base exception class similar to other OS projects
    * Catch certain HTTP errors and raise exceptions in base
      client classes
    * Fixes LP Bug#899701 by adding tearDownClass() method
      to the test_list_images.ListImagesTest class to destroy
      images and instances the test case creates

    Change-Id: I0f616813539b31da27e5106a59c2ca3765b1919f