Hi Folks!

Sorry to dig up a really old topic[1][2], but I¹d like to know the status
of
ceilometer db migrations.

Rehash: I¹d like to submit two branches to modify the Event and Trait
tables. If I
were to do that now, I would need to write SQLAlchemy scripts to do the
database migration [3]. Since the unit tests use db migrations to build up
the db
schema, there’s currently no way to get the unit tests to run if your new
code uses an alembic migration and needs to alter columns�.

A couple of questions:
1) What is the progress of creating the schema from the models for unit
tests?
2) What is the time frame for requiring alembic migrations?
3) Should I push these branches up now, or wait and use an alembic
migration?
4) Is there anything I can do to help with 1 or 2?


Thanks,
-john

1: 
http://lists.openstack.org/pipermail/openstack-dev/2013-August/014214.html
2: 
http://lists.openstack.org/pipermail/openstack-dev/2013-September/014593.ht
ml
3: 
https://bitbucket.org/zzzeek/alembic/issue/21/column-renames-not-supported-
on-sqlite

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to