Tim Burke 1979c20ff0 Fix credential creation
openstacksdk's Credential expects user_id and project_id, not user and
project. Previously, we would send payloads like

   {'type': 'ec2', 'blob': '{"access": "s3-user1", "secret": "s3-secret1"}'}

which Keystone would reject with

   'user_id' is a required property

Change-Id: I0544bef7df9247395f0726ea075112d6ac992252
2025-02-25 10:30:22 -08:00
..
2024-09-12 18:08:23 +01:00
2025-02-25 10:30:22 -08:00
2025-02-25 10:30:22 -08:00
2018-04-15 12:23:06 +09:00
2017-03-21 17:23:09 +08:00
2024-09-12 18:08:23 +01:00