commit | 85d8265faaa1fbde4e7383ca5adf7e5a69407b7d | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Thu Aug 28 13:57:46 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Fri Aug 29 12:56:32 2014 -0400 |
tree | c17fbf9cb41dd39c4c52a099bfb8295e49bbc381 | |
parent | 70dfe0cb511fbf88b6973cf00aefdadab2eb52e0 [diff] [blame] |
The first identity v3 request.
diff --git a/openstack/identity/v3/doc.go b/openstack/identity/v3/doc.go new file mode 100644 index 0000000..8a9335a --- /dev/null +++ b/openstack/identity/v3/doc.go
@@ -0,0 +1,4 @@ +/* +Package v3 implements v3 of the OpenStack identity API. +*/ +package v3