<div dir="ltr"><span style="font-size:13px;line-height:19.5px">Hello guys!</span><div style="font-size:13px;line-height:19.5px">I made an resource extension for Gnocchi for my own use: </div><div style="font-size:13px;line-height:19.5px"> - class for resource controller</div><div style="font-size:13px;line-height:19.5px"> - class for indexer</div><div style="font-size:13px;line-height:19.5px"> - alembic migration script</div><div style="font-size:13px;line-height:19.5px">I'd like to keep all these files under separate repository, which publishes entry points for Gnocchi to catch. That works for controller and indexer extensions. But what about migration script? Is it possible to include it in versions list while doing 'alembic upgrade head' or gnocchi-dbsync?</div></div>