nova/nova/db/sqlalchemy
Chris Friesen f1cf1de00f Add comment to instance_destroy()
The instance_actions and instance_actions_events tables are handled
differently than most when we soft-delete an instance.

It's not immediately obvious why this is, so let's add a comment
explaining what's going on.

Change-Id: Ie353650861c2911e4f55628c55f049fc1756e591
2017-03-03 14:26:48 -06:00
..
api_migrations [placement] Add Traits related table to the api database 2017-02-28 17:43:54 -05:00
migrate_repo Skip soft-deleted records in 330_enforce_mitaka_online_migrations 2017-02-17 21:58:46 +00:00
__init__.py Remove SQLite BigInteger/Integer translation logic 2015-12-07 12:49:22 -05:00
api.py Add comment to instance_destroy() 2017-03-03 14:26:48 -06:00
api_models.py [placement] Add Traits related table to the api database 2017-02-28 17:43:54 -05:00
migration.py Revert "Optional separate database for placement API" 2016-08-25 13:51:16 -07:00
models.py Merge "conf: Remove deprecated 'compute_stats_class' opt" 2016-12-02 13:42:58 +00:00
resource_class_cache.py placement: Perform build list of standard classes once 2016-12-05 16:13:49 +00:00
types.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
utils.py Unwind circular import issue with api / utils 2016-09-27 15:05:56 -04:00