]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ease debugging alembic by passing proper scripts path in alembic.ini
authorIhar Hrachyshka <ihrachys@redhat.com>
Mon, 22 Jun 2015 13:43:20 +0000 (15:43 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 22 Jun 2015 13:44:55 +0000 (15:44 +0200)
commit6da2d24ff44cbc8dd0ea8d2e6f72419a46026989
treea3884393f7c7aad46bc9dddfd8f87746299ae8d3
parentf0a409f1680b36cecf71fa29e62b40c593fccae2
Ease debugging alembic by passing proper scripts path in alembic.ini

Otherwise, anyone who attempts to issue an alembic command with the file
gets:

  FAILED: Path doesn't exist:
  '<...>/neutron/neutron/db/migration/alembic'.  Please use the 'init'
  command to create a new scripts folder.

Change-Id: I5b5f2802b478c8d8c327d24faa838f7a6859b979
neutron/db/migration/alembic.ini