Comment 9 for bug 929765

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

Reviewed: https://review.openstack.org/4074
Committed: http://github.com/openstack/tempest/commit/6e977a7f54b32ace5fafe36363b5d51cf58c2539
Submitter: Jenkins
Branch: master

commit 6e977a7f54b32ace5fafe36363b5d51cf58c2539
Author: David Kranz <email address hidden>
Date: Mon Feb 13 09:34:05 2012 -0500

    Make floating ip test work. Fixes bug 929765.

    The problems were:
    1. FloatingIP client does not use json/headers for POST
    2. The API data for associate/disassociate floating ip were wrong
    3. The negative cases were too specific about what exception would be thrown

    Also made test_server_metadata work.

    Change-Id: I5bea4e03203391042589ba264d9eaed3ef1199b3

    Make test_flavors.py pass.

    There were some "expect failures" for bugs that have been fixed in Essex.
    Added release_name, defaulting to essex, to allow skipping of tests of things
    that are broken in diablo but fixed in essex.

    Change-Id: I38ada5ee200104efe112a3bcd12b902c63e4b9ed