Files
nova/doc/source
Matt Riedemann 8ab41c83a8 doc: code review considerations for online data migrations
Online data migrations that move something from the cell database
to the API database typically create new things in the API DB and
on a query, look in the API DB first and then fallback to the cell
database. We started supporting multiple cells in Pike, so any online
data migrations that move things to the API DB after that will need
to be multi-cell aware for the fallback lookup code.

This just adds a reminder in the code review guide.

Change-Id: If0d7d9b80e336b696aaf87ec13ac18daa1068357
2017-08-08 15:06:17 -04:00
..
2017-08-08 07:32:31 -04:00
2017-07-18 15:41:20 +01:00
2017-08-04 07:00:45 -04:00
2017-08-01 11:07:55 -04:00
2017-08-03 16:06:14 -04:00
2017-08-04 10:51:15 -04:00