nova/nova/db
Luyao Zhong 041285d76a db: Add vpmems to instance_extra
This change adds a vpmems deferred-load column to
instance_extras, which stores a list of vpmem for a given instance
in the form of a JSON blob.

Change-Id: Id70be2f547b089d3f7c63a75145ded5f80238e8a
Partially-Implements: blueprint virtual-persistent-memory
Co-Authored-By: He Jie Xu <hejie.xu@intel.com>
2019-07-09 15:36:49 +08:00
..
sqlalchemy db: Add vpmems to instance_extra 2019-07-09 15:36:49 +08:00
__init__.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
api.py db: Remove cell APIs 2019-05-29 17:14:13 +01: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