Hi, everybody

I would like to use the "Tempest" as Integration Test.
So I'm thinking, and I want to check the APIs that are executed 
when we run the Tempest.
Are there any documents that explain what APIs are excuted 
when running the Tempest.
ex)
 
+----------------------------------------------------------+---------------------------------------------------------+
  | OpenStack API List                             | Tempest(test item)         
                     |
 
+----------------------------------------------------------+---------------------------------------------------------+
  | GET  v2/flavors                                    | OK: test_list_flavors  
                           |
 
+----------------------------------------------------------+---------------------------------------------------------+
  | POST v2/{tenant_id}/os-security-groups | OK: 
test_security_group_create_delete |
 
+----------------------------------------------------------+---------------------------------------------------------+
  |                                                           |                 
                                         |

For OpenStack API, I was confirmed "OpenStack API Reference".
URL:http://api.openstack.org/api-ref.html

================
Thanks.
Leo Toyoda



_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to