Comment 2 for bug 1662849

Revision history for this message
Pradeep Kilambi (pkilambi) wrote :

looks like this line is failing during db migration:

https://github.com/openstack/gnocchi/blob/master/gnocchi/indexer/alembic/versions/397987e38570_no_more_slash_and_reencode.py#L90-L91

We'll need to check if the fk exists before dropping the constraint.