commit | 09694b918c8a03f5d353c24e70bf2a5a6afbbfa9 | [log] [tgz] |
---|---|---|
author | Ash Wilson <smashwilson@gmail.com> | Tue Sep 09 14:08:27 2014 -0400 |
committer | Ash Wilson <smashwilson@gmail.com> | Tue Sep 09 14:08:27 2014 -0400 |
tree | 47779b48774b89ba865bdcd6f85f44ee0b09f489 | |
parent | e7da01c28d73104467612b203d085e56b1155ec2 [diff] |
Ookay, last reshuffle. * openstack.NewClient() normalizes the identity endpoint with a trailing slash, and sets base and endpoint. * utils.ChooseVersion() checks suffixes first to short-circuit actual version calls. * gophercloud.ProviderClient distinguishes between the root of all identity services (IdentityBase) and the endpoint of the requested auth service (IdentityEndpoint).