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 2011/04/01 14:22:41 UTC

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

Author: mfojtik
Date: Fri Apr  1 12:22:41 2011
New Revision: 1087679

URL: http://svn.apache.org/viewvc?rev=1087679&view=rev
Log:
Added 'drivers' to EC2 cucumber features

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=1087679&r1=1087678&r2=1087679&view=diff
==============================================================================
--- incubator/deltacloud/trunk/tests/ec2/api.feature (original)
+++ incubator/deltacloud/trunk/tests/ec2/api.feature Fri Apr  1 12:22:41 2011
@@ -18,6 +18,7 @@ Feature: Accessing API entry points
     | keys  |
     | buckets |
     | images     |
+    | drivers |
     | load_balancers |
     | instance_states |
     | hardware_profiles  |
@@ -34,6 +35,7 @@ Feature: Accessing API entry points
     | instances  |
     | keys  |
     | buckets |
+    | drivers |
     | images     |
     | load_balancers |
     | instance_states |