Comment 3 for bug 843075

Revision history for this message
klmitch (q-noreply) wrote :

See https://blueprints.launchpad.net/keystone/+spec/identity-api for latest API. Settling on POST for two reasons:

  1. auto-generated user/tenant ID (means you cannot PUT since you don't know the ID)
  2. POST allows partial updates (select one field to update instead of the whole object)