nova/nova/db
LuyaoZhong 6a4d6ec786 db: Add resources column in instance_extra table
This change adds a resources deferred-load column to instance_extra,
which will stores a list of resources for a given instance in the
form of a JSON blob.

Change-Id: I26d1fa8d0dc2fdf066f3a7017a74cda679d3efa1
Partially-Implements: blueprint virtual-persistent-memory
Co-Authored-By: He Jie Xu <hejie.xu@intel.com>
2019-09-13 08:50:32 +00:00
..
sqlalchemy db: Add resources column in instance_extra table 2019-09-13 08:50:32 +00:00
__init__.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
api.py Merge "add InstanceList.get_all_uuids_by_hosts() method" 2019-08-29 20:06:57 +00:00
base.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
constants.py Move db MAX constants to own file 2018-03-01 11:09:29 +00:00
migration.py Manage db sync command for cell0 2016-08-22 18:53:45 +03:00