aggregate coverage metrics of unit tests across packages (#115)

aggregate coverage metrics of unit tests across packages
diff --git a/openstack/compute/v2/extensions/bootfromvolume/testing/doc.go b/openstack/compute/v2/extensions/bootfromvolume/testing/doc.go
index 7603f83..cb879d9 100644
--- a/openstack/compute/v2/extensions/bootfromvolume/testing/doc.go
+++ b/openstack/compute/v2/extensions/bootfromvolume/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_bootfromvolume_v2
 package testing
diff --git a/openstack/compute/v2/extensions/defsecrules/testing/doc.go b/openstack/compute/v2/extensions/defsecrules/testing/doc.go
index 7603f83..7e51c8f 100644
--- a/openstack/compute/v2/extensions/defsecrules/testing/doc.go
+++ b/openstack/compute/v2/extensions/defsecrules/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_defsecrules_v2
 package testing
diff --git a/openstack/compute/v2/extensions/diskconfig/testing/doc.go b/openstack/compute/v2/extensions/diskconfig/testing/doc.go
index 7603f83..54c863b 100644
--- a/openstack/compute/v2/extensions/diskconfig/testing/doc.go
+++ b/openstack/compute/v2/extensions/diskconfig/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_diskconfig_v2
 package testing
diff --git a/openstack/compute/v2/extensions/floatingips/testing/doc.go b/openstack/compute/v2/extensions/floatingips/testing/doc.go
index 7603f83..961aeee 100644
--- a/openstack/compute/v2/extensions/floatingips/testing/doc.go
+++ b/openstack/compute/v2/extensions/floatingips/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_floatingips_v2
 package testing
diff --git a/openstack/compute/v2/extensions/keypairs/testing/doc.go b/openstack/compute/v2/extensions/keypairs/testing/doc.go
index 7603f83..8f8aaca 100644
--- a/openstack/compute/v2/extensions/keypairs/testing/doc.go
+++ b/openstack/compute/v2/extensions/keypairs/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_keypairs_v2
 package testing
diff --git a/openstack/compute/v2/extensions/networks/testing/doc.go b/openstack/compute/v2/extensions/networks/testing/doc.go
index 7603f83..76a18cd 100644
--- a/openstack/compute/v2/extensions/networks/testing/doc.go
+++ b/openstack/compute/v2/extensions/networks/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_networks_v2
 package testing
diff --git a/openstack/compute/v2/extensions/quotasets/testing/doc.go b/openstack/compute/v2/extensions/quotasets/testing/doc.go
index 7603f83..19ad75d 100644
--- a/openstack/compute/v2/extensions/quotasets/testing/doc.go
+++ b/openstack/compute/v2/extensions/quotasets/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_quotasets_v2
 package testing
diff --git a/openstack/compute/v2/extensions/schedulerhints/testing/doc.go b/openstack/compute/v2/extensions/schedulerhints/testing/doc.go
index 7603f83..0640b5d 100644
--- a/openstack/compute/v2/extensions/schedulerhints/testing/doc.go
+++ b/openstack/compute/v2/extensions/schedulerhints/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_schedulerhints_v2
 package testing
diff --git a/openstack/compute/v2/extensions/secgroups/testing/doc.go b/openstack/compute/v2/extensions/secgroups/testing/doc.go
index 7603f83..fbf4613 100644
--- a/openstack/compute/v2/extensions/secgroups/testing/doc.go
+++ b/openstack/compute/v2/extensions/secgroups/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_secgroups_v2
 package testing
diff --git a/openstack/compute/v2/extensions/servergroups/testing/doc.go b/openstack/compute/v2/extensions/servergroups/testing/doc.go
index 7603f83..65433f7 100644
--- a/openstack/compute/v2/extensions/servergroups/testing/doc.go
+++ b/openstack/compute/v2/extensions/servergroups/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_servergroups_v2
 package testing
diff --git a/openstack/compute/v2/extensions/startstop/testing/doc.go b/openstack/compute/v2/extensions/startstop/testing/doc.go
index 7603f83..6135475 100644
--- a/openstack/compute/v2/extensions/startstop/testing/doc.go
+++ b/openstack/compute/v2/extensions/startstop/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_startstop_v2
 package testing
diff --git a/openstack/compute/v2/extensions/tenantnetworks/testing/doc.go b/openstack/compute/v2/extensions/tenantnetworks/testing/doc.go
index 7603f83..7ed7ce3 100644
--- a/openstack/compute/v2/extensions/tenantnetworks/testing/doc.go
+++ b/openstack/compute/v2/extensions/tenantnetworks/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_tenantnetworks_v2
 package testing
diff --git a/openstack/compute/v2/extensions/testing/doc.go b/openstack/compute/v2/extensions/testing/doc.go
index 7603f83..5818711 100644
--- a/openstack/compute/v2/extensions/testing/doc.go
+++ b/openstack/compute/v2/extensions/testing/doc.go
@@ -1 +1,2 @@
+// compute_extensions_v2
 package testing
diff --git a/openstack/compute/v2/extensions/volumeattach/testing/doc.go b/openstack/compute/v2/extensions/volumeattach/testing/doc.go
index 29faced..2cc0ab4 100644
--- a/openstack/compute/v2/extensions/volumeattach/testing/doc.go
+++ b/openstack/compute/v2/extensions/volumeattach/testing/doc.go
@@ -1,7 +1,9 @@
+// compute_extensions_volumeattach_v2
+package testing
+
 /*
 Package testing holds fixtures (which imports testing),
 so that importing volumeattach package does not inadvertently import testing into production code
 More information here:
 https://github.com/gophercloud/gophercloud/issues/473
 */
-package testing