commit | 31844f2cb62f8110e9cd7bc11cc2b7037e88f1c7 | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Mon Sep 08 15:32:58 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Mon Sep 08 15:32:58 2014 -0400 |
tree | 49efbd5486844e0d529a763c14f2064cab7a7b8d | |
parent | 9c6c9e6ddd69fa72a3555b5f6e02c8eefa35dfe2 [diff] [blame] |
Package name now matches directory name :lipstick:
diff --git a/openstack/identity/v2/requests.go b/openstack/identity/v2/requests.go index 4edbfef..696ee4d 100644 --- a/openstack/identity/v2/requests.go +++ b/openstack/identity/v2/requests.go
@@ -1,4 +1,4 @@ -package identity +package v2 import ( "github.com/racker/perigee"