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

Hidekazu Nakamura hid-nakamura at vf.jp.nec.com
Thu Jul 6 10:58:17 UTC 2017


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 /etc/watcher/watcher.conf create_schema

I expected this to execute the following sequentially.
001_ocata.py
0f6042416884_add_apscheduler_jobs.py
d098df6021e2_cron_support_for_audit.py

But 0f6042416884_add_apscheduler_jobs.py was skipped. Could you help?

Regards,
Hidekazu Nakamura




More information about the OpenStack-dev mailing list