Commit Graph

3 Commits

Author SHA1 Message Date
Ihar Hrachyshka 6da2d24ff4 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
2015-06-22 15:44:55 +02:00
Mitsuhiro SHIGEMATSU 8a5bde690e Fix typos in neutron/db/migration
Change-Id: I1ec582fbbf910316d39b8acf08a46f41806ba5f5
2015-03-22 08:08:38 +00:00
Mark McClain ee3fe4e836 Rename Quantum to Neutron
This change renames everything to Neutron while providing backwards
compatible adjustments for Grizzly configuration files.

implements blueprint: remove-use-of-quantum

Change-Id: Ie7d07ba7c89857e13d4ddc8f0e9b68de020a3d19
2013-07-06 15:02:43 -04:00