Re: [openstack-dev] [placement] devstack, grenade, database management

2018-10-16 Thread Matt Riedemann
On 10/16/2018 5:48 AM, Chris Dent wrote: * We need to address database creation scripts and database migrations.   There's a general consensus that we should use alembic, and start   things from a collapsed state. That is, we don't need to represent   already existing migrations in the new

[openstack-dev] [placement] devstack, grenade, database management

2018-10-16 Thread Chris Dent
TL;DR: We need reviews on https://review.openstack.org/#/q/topic:cd/placement-solo+status:open and work on database management command line tools. More detail within. The stack of code, mostly put together by Matt, to get migrating placement-in-nova to placement-in-placement working is passing