commit | fd56648469b4150e88a5c49759f5beae12f9a86b | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Tue Sep 23 15:47:35 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Tue Sep 23 15:47:35 2014 -0400 |
tree | ab17491e89f000756d72e9d314fee497e40e5393 | |
parent | 4cee00825aba5b8fc41760fd226920caf1fb4f15 [diff] [blame] |
Rework the compute acceptance tests.
diff --git a/acceptance/openstack/compute/v2/pkg.go b/acceptance/openstack/compute/v2/pkg.go index a887fe9..bb158c3 100644 --- a/acceptance/openstack/compute/v2/pkg.go +++ b/acceptance/openstack/compute/v2/pkg.go
@@ -1 +1,3 @@ -package compute +// The v2 package contains acceptance tests for the Openstack Compute V2 service. + +package v2