Versions in this module Expand all Collapse all v0 v0.16.0 Dec 31, 2020 Changes in this version + const ChangePasswordRequest + const CreateNoOptionsRequest + const CreateRequest + const GetOutput + const GetOutputNoOptions + const ListGroupsOutput + const ListOutput + const ListProjectsOutput + const UpdateOutput + const UpdateRequest + var ExpectedGroupsSlice = []groups.Group + var ExpectedProjectsSlice = []projects.Project + var ExpectedUsersSlice = []users.User + var FirstGroup = groups.Group + var FirstProject = projects.Project + var FirstUser = users.User + var SecondGroup = groups.Group + var SecondProject = projects.Project + var SecondUser = users.User + var SecondUserNoOptions = users.User + var SecondUserPasswordExpiresAt = time.Parse(gophercloud.RFC3339MilliNoZ, "2016-11-06T15:32:17.000000") + var SecondUserUpdated = users.User + func HandleAddToGroupSuccessfully(t *testing.T) + func HandleChangeUserPasswordSuccessfully(t *testing.T) + func HandleCreateNoOptionsUserSuccessfully(t *testing.T) + func HandleCreateUserSuccessfully(t *testing.T) + func HandleDeleteUserSuccessfully(t *testing.T) + func HandleGetUserSuccessfully(t *testing.T) + func HandleIsMemberOfGroupSuccessfully(t *testing.T) + func HandleListInGroupSuccessfully(t *testing.T) + func HandleListUserGroupsSuccessfully(t *testing.T) + func HandleListUserProjectsSuccessfully(t *testing.T) + func HandleListUsersSuccessfully(t *testing.T) + func HandleRemoveFromGroupSuccessfully(t *testing.T) + func HandleUpdateUserSuccessfully(t *testing.T)