Testcase: Write Testcases for Keystone - Tenant

Bug #902393 reported by Ravikumar Venkatesan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Medium
Chris Fattarsi

Bug Description

Write Testcases for Keystone- tenant
1)http://localhost:35357/v2.0/tenants
POST Add Tenant
 tenant id , name ,enabled, display-name ,updated ,created
2) http://localhost:35357/v2.0/tenants/{tenantId}
POST Update Tenant
   tenant id , name , enabled , display-name , updated , created
3)http://localhost:35357/v2.0/tenants/{tenantId}
DELETE Delete a Tenant
4)http://localhost:5000/v2.0//tenants
GET List Tenants by name

5) http://localhost:35357/v2.0/tenants/{tenantId}
GET Get Tenants by ID

6) Boundary & Invalid input ,null value tests ,
7) Validation for http return code

description: updated
description: updated
tags: added: test-needed
removed: testcase
Jay Pipes (jaypipes)
Changed in tempest:
status: New → Triaged
importance: Undecided → Low
importance: Low → Medium
Changed in tempest:
assignee: nobody → Chris Fattarsi (chris-fattarsi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5166

Changed in tempest:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/7212

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

Reviewed: https://review.openstack.org/7212
Committed: http://github.com/openstack/tempest/commit/9ba7b0e07ef2bdd0e7bca6fdf1e8345458eadefc
Submitter: Jenkins
Branch: master

commit 9ba7b0e07ef2bdd0e7bca6fdf1e8345458eadefc
Author: chris fattarsi <email address hidden>
Date: Mon May 7 13:55:51 2012 -0700

    Test cases for keystone tenant operations

    Fixes bug #902393

    Change-Id: Ie228563e72a324d1ceb05891d6bd1b53e1f28b84

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.