keystone/keystone/credential
Stephen Finucane 2bf70a10a2 sql: Fix incorrect columns
In these instances, we take the migrations to be the "official" version
- since they're stricter in almost all cases - updating the models to
suit.

This change highlights a slight issue in our use of a config option in
our database schema, which we shouldn't really do. A TODO is left to
address this later. We can also remove a now-unnecessary TODO from our
initial migration related to the same issue: we have our own tooling for
migrations that *does* load and register config options so there is no
longer an issue here.

Change-Id: I906cb8f7b76833c880a40c1aa0584fe7ab93cb7a
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2023-07-03 12:32:58 +01:00
..
backends sql: Fix incorrect columns 2023-07-03 12:32:58 +01:00
providers Merge "Properly instantiate FernetUtils" 2022-02-17 18:15:40 +00:00
__init__.py Move Credentials API to Flask Native 2018-07-16 21:58:21 -07:00
core.py New config option 'user_limit' in credentials 2020-06-12 13:52:45 +05:30
provider.py Remove Dependency Injection 2017-12-13 10:59:39 -08:00
schema.py Made project_id required for ec2 credential 2015-03-06 10:30:18 -08:00