Oops, wrong package name.
diff --git a/openstack/identity/v2/doc.go b/openstack/identity/v2/doc.go
index b38105d..b4b27b1 100644
--- a/openstack/identity/v2/doc.go
+++ b/openstack/identity/v2/doc.go
@@ -1,5 +1,5 @@
 /*
-Package v2 provides convenient OpenStack Identity V2 API client access.
+Package identity provides convenient OpenStack Identity V2 API client access.
 This package currently doesn't support the administrative access endpoints, but may appear in the future based on demand.
 
 Authentication
@@ -117,4 +117,4 @@
 		}
 	}
 */
-package v2
+package identity