[openstack-dev] [ceilometer] When do we import aodh?

Julien Danjou julien at danjou.info
Thu Jun 18 08:27:20 UTC 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150618/f7deeb4b/attachment.pgp>


More information about the OpenStack-dev mailing list