Re: [openstack-dev] [watcher] some database migration file skipped

2017-07-07 Thread Hidekazu Nakamura
017 11:39 AM > To: openstack-dev@lists.openstack.org > Subject: Re: [openstack-dev] [watcher] some database migration file skipped > > Hi Hidekazu, > > > > The revision id 0f6042416884 has been recorded in your database, so when > you sync the database base on you

Re: [openstack-dev] [watcher] some database migration file skipped

2017-07-06 Thread yumeng bao
Hi Hidekazu, The revision id 0f6042416884 has been recorded in your database, so when you sync the database base on your old database, it will only execute the scripts after this id.If you want to execute all the scripts, you can create a new database for the test.please reference:

[openstack-dev] [watcher] some database migration file skipped

2017-07-06 Thread Hidekazu Nakamura
Hi Watcher folks, I am creating database schema for testing, but facing problem. Source code is checked out from https://review.openstack.org/#/c/471379/ After creating Watcher database and grant access right, I executed the following: $ watcher-db-manage --config-file