Files
devstack/lib
Matt Riedemann ac5fdb4c40 nova: call map_cell0 much earlier in the setup
The map_cell0 command creates a cell mapping record in the
nova_api database, and the nova-manage db sync command
will migrate the db schema for the nova_cell0 database. This
patch takes advantage of that by moving the map_cell0 call
much earlier in the setup process so we get the nova_cell0
db schema migrated at the same time as the main nova db.

This also removes the || true condition around map_cell0
since it's idempotent now due to fix:

aa7b6ebbb254f00fcb548832941ca9dbd3996d9f

Change-Id: Ice4fbb1771270c618b2acbc933d4fbfb6805df81
2017-01-31 15:20:18 -05:00
..
2015-11-27 15:36:04 +11:00
2016-12-23 13:15:03 -05:00
2017-01-20 10:48:29 -05:00
2015-11-27 15:36:04 +11:00
2015-11-27 15:36:04 +11:00
2017-01-20 10:48:29 -05:00
2017-01-05 18:41:29 -05:00
2015-11-27 15:36:04 +11:00
2017-01-20 10:48:20 -05:00
2016-01-05 07:41:35 -05:00
2016-12-05 15:32:25 +08:00
2015-12-01 14:52:35 -05:00
2017-01-06 00:33:27 +00:00
2016-05-09 14:26:08 -04:00
2016-11-29 10:43:05 -08:00