~jcsackett/charmworld/bac-tag-constraints

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Tarmac
  • Author(s): Aaron Bentley
  • Date: 2013-08-06 14:09:18 UTC
  • mfrom: (328.1.7 restore-questions)
  • Revision ID: tarmac-20130806140918-d8nkgw3oynufkb7p
[r=bac][bug=][author=abentley] Restore QA questions to migrations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
      enqueue = charmworld.jobs.lp:main
37
37
      dequeue = charmworld.jobs.lp:dequeue
38
38
      ingest-queued = charmworld.jobs.worker:main
39
 
      migrations = migrations.migrate:main
 
39
      migrations = charmworld.migrations.migrate:main
40
40
      es-update = charmworld.search:update_main
41
41
      sync-index = charmworld.models:sync_index
42
42
      [beaker.backends]