On Wed, Jun 17 2015, gordon chung wrote:

> don't we need an initial migration still? to create all the base
> tables?

You don't need a migration for that, SQLAlchemy handles that on its own.

We'll add an initial migration once we start using Alembic.

> any thought to using ceilometer repo as a base rather than duplicating code?
> ie https://github.com/jd/aodh/blob/master/aodh/storage/sqlalchemy/utils.py
>
> or does that cause weird cyclic madness?

I don't think this is a good idea, but I think that this code should be
moved to a common place (e.g. Oslo) as we have some version of it in
Gnocchi too.

Cheers,
-- 
Julien Danjou
-- Free Software hacker
-- http://julien.danjou.info

Attachment: signature.asc
Description: PGP signature

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to