nova/nova/db
Lee Yarwood cdea73bd9c BlockDeviceMapping: Add encryption fields
This change adds the `encrypted`, `encryption_secret_uuid`,
`encryption_format` and `encryption_options` to the BlockDeviceMapping
object and associated table in the database.

Change-Id: I6178c9bc249ef4d448de375dc16d82b2d087fc90
2022-08-02 21:25:47 +00:00
..
api db: Remove use of 'bind' arguments 2021-11-15 11:19:46 +00:00
main BlockDeviceMapping: Add encryption fields 2022-08-02 21:25:47 +00:00
__init__.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
constants.py Move db MAX constants to own file 2018-03-01 11:09:29 +00:00
migration.py Fix nova-manage db version 2021-09-13 14:08:11 +02:00
types.py Set "cache_ok=True" in "TypeDecorator" inheriting classes 2021-10-14 09:01:07 +00:00
utils.py db: Post reshuffle cleanup 2021-08-09 15:34:40 +01:00