Skip to content

[Delivers #43555597 #43555601] Added Tests for Identity Service: Authenticate, GetUserByName, GetUser and ListUsers#4

Merged
alanquillin merged 1 commit intoopenstacknetsdk:masterfrom
alanquillin:AddingTestsForIdentityService_Authenticate_ListUsers_GetUserByName_GetUser
Feb 7, 2013
Merged

[Delivers #43555597 #43555601] Added Tests for Identity Service: Authenticate, GetUserByName, GetUser and ListUsers#4
alanquillin merged 1 commit intoopenstacknetsdk:masterfrom
alanquillin:AddingTestsForIdentityService_Authenticate_ListUsers_GetUserByName_GetUser

Conversation

@alanquillin
Copy link
Copy Markdown
Contributor

Changes

  • Removed the need for keeping authentication information in the integration test config file. The test runner now looks for a .openstack_net file in the users local directory.
  • Fixed a few minor bugs
  • Pulled out the Rackspace specific internal admin methods from the IIdentityProvider interface and moved them to a sub interface called IExtendedIdentityProvider since these will not be supported by other openstack instances.
  • Fixed the Authentication method to not get the user access token from cache, but instead to ALWAYS make a call to the service. However, the GetToken methods (used by all other providers to get a token) will use the cache.
  • Added methods to get and update user credencials
  • Added missing tests for IdentityProvider methods: Authenticate, ListUsers, GetUserByName and GetUser

…enticate, GetUserByName, GetUser and ListUsers
alanquillin added a commit that referenced this pull request Feb 7, 2013
…Authenticate_ListUsers_GetUserByName_GetUser

[Delivers #43555597 #43555601] Added Tests for Identity Service: Authenticate, GetUserByName, GetUser and ListUsers
@alanquillin alanquillin merged commit b9996aa into openstacknetsdk:master Feb 7, 2013
asmajlovic referenced this pull request in asmajlovic/openstack.net May 13, 2013
…HTTPVerb

Fixed an issue with the Cloud Files Provider's Copy object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant