1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/spec
Darren Hague 803dedb297 Fixes #3084: Implement OpenStack Identity V3 API
Fog::Identity::OpenStack.new() will return either a V2 API object or a V3 API object depending on the auth URL
Fog::OpenStack::Core.authenticate switches on the auth URL to call the V2 or V3 authentication API
2015-05-13 12:48:43 +01:00
..
fog Fixes #3084: Implement OpenStack Identity V3 API 2015-05-13 12:48:43 +01:00
helpers Test Provider[] errors when unknown 2015-02-25 22:36:58 +00:00
spec_helper.rb Add Simplecov for coverage 2015-03-15 00:50:34 +00:00