Testcase: Write testcases for Nova Extension Floating IPs

Bug #902358 reported by Ravikumar Venkatesan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Medium
Sapan Kona

Bug Description

 Write testcases for Floating IP Operations
1)GET /os-floating-ips List floating IPs for a tenant
2) GET /os-floating-ips/<floating_ip> Get details of a specific floating IP
3) POST /os-floating-ips Allocate a new floating IP
4) DELETE /os-floating-ips/<floating_ip> Delete a specific floating IP
5) Boundary & Invalid input ,null value tests , non-existant tests for floating ips
6) Validation for http return code

description: updated
Nachi Ueno (nati-ueno)
tags: added: compute
tags: added: test-needed
removed: testcase
Changed in tempest:
assignee: nobody → Sapan Kona (sapan-kona)
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Sapan Kona (sapan-kona) wrote :

Removed the test named test_list_nonexistant_images_with_detail as per Daryl Walleck's comment

"I'm not sure what this test accomplishes as the server id is arbitrary. I could see a test case where checking to see if a deleted server no longer appears in the list of servers or to make sure that a server that does not match a filter is not in the list. Otherwise, I don't think this test accomplishes anything."

Resubmitted the code.

Revision history for this message
Sapan Kona (sapan-kona) wrote :

Please ignore the previous comment.

Jay Pipes (jaypipes)
Changed in tempest:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/3136
Committed: http://github.com/openstack/tempest/commit/ed37d73aa164c3c1d9ea413d95619766f305cfa0
Submitter: Jenkins
Branch: master

commit ed37d73aa164c3c1d9ea413d95619766f305cfa0
Author: sapan-kona <email address hidden>
Date: Wed Jan 18 22:52:12 2012 +0530

    Fixes LP#902358 - Test case for Floating IPs

    Adds test cases for Nova's Floating IP extension

    Change-Id: Ic5d7d86161ab43bfd37727d3f89042a5b188c80d

Changed in tempest:
status: In Progress → Fix Committed
Jay Pipes (jaypipes)
Changed in tempest:
status: Fix Committed → Fix Released
Sean Dague (sdague)
Changed in tempest:
milestone: none → havana-3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.