commit 99702d47667245d62a6868608789a04b4a84f66b
Author: Gordon Chung <email address hidden>
Date: Mon Jun 3 14:49:38 2013 -0400
sqlalchemy: migration error when running db-sync
migration incorrectly sorted order of tables for Events causing Event
and Trait tables to be generated before unique_name table which both tables
require
Reviewed: https:/ /review. openstack. org/31545 github. com/openstack/ ceilometer/ commit/ 99702d47667245d 62a6868608789a0 4b4a84f66b
Committed: http://
Submitter: Jenkins
Branch: master
commit 99702d47667245d 62a6868608789a0 4b4a84f66b
Author: Gordon Chung <email address hidden>
Date: Mon Jun 3 14:49:38 2013 -0400
sqlalchemy: migration error when running db-sync
migration incorrectly sorted order of tables for Events causing Event
and Trait tables to be generated before unique_name table which both tables
require
Change-Id: I6fe7ceb0905ace 3993116c6a274b6 c39e11554bf
Fixes:Bug #1186283