You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by mf...@apache.org on 2010/08/04 12:19:39 UTC

svn commit: r982193 - /incubator/deltacloud/trunk/tests/ec2/api.feature

Author: mfojtik
Date: Wed Aug  4 10:19:39 2010
New Revision: 982193

URL: http://svn.apache.org/viewvc?rev=982193&view=rev
Log:
Added keys to Cucumber API feature

Modified:
    incubator/deltacloud/trunk/tests/ec2/api.feature

Modified: incubator/deltacloud/trunk/tests/ec2/api.feature
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/tests/ec2/api.feature?rev=982193&r1=982192&r2=982193&view=diff
==============================================================================
--- incubator/deltacloud/trunk/tests/ec2/api.feature (original)
+++ incubator/deltacloud/trunk/tests/ec2/api.feature Wed Aug  4 10:19:39 2010
@@ -15,6 +15,7 @@ Feature: Accessing API entry points
     Then client should get list of valid entry points:
     | realms     |
     | instances  |
+    | keys  |
     | images     |
     | instance_states |
     | hardware_profiles  |