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