Advertisement
Guest User

Untitled

a guest
Mar 25th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. # Get the users currently associated with this project so we
  2. # can diff against it.
  3. project_members = api.keystone.user_list(request,
  4. project=project_id)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement