commit | 2aaf1a60d6da7cc82e5419c6350e8fd6dd510bcd | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Thu Oct 16 12:55:50 2014 +0200 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Thu Oct 16 18:22:48 2014 +0200 |
tree | cfd55ce6240b05cefb1727ef8d51bccbcdf8c57d | |
parent | cf001725f661f9522faf3244f323aaf511651a7b [diff] [blame] |
Moving calls to client helper while I'm at it
diff --git a/_site/acceptance/openstack/compute/v2/pkg.go b/_site/acceptance/openstack/compute/v2/pkg.go new file mode 100644 index 0000000..bb158c3 --- /dev/null +++ b/_site/acceptance/openstack/compute/v2/pkg.go
@@ -0,0 +1,3 @@ +// The v2 package contains acceptance tests for the Openstack Compute V2 service. + +package v2