~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/preflight.py

  • Committer: Stuart Bishop
  • Date: 2011-09-28 12:49:24 UTC
  • mfrom: (9893.10.1 trivial)
  • mto: This revision was merged to the branch mainline in revision 14178.
  • Revision ID: stuart.bishop@canonical.com-20110928124924-m5a22fymqghw6c5i
Merged trivial into distinct-db-users.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    'process_accepted',
48
48
    'process_upload',
49
49
    'publish_distro',
 
50
    'publish_ftpmaster',
50
51
    ])
51
52
 
52
53
# How lagged the cluster can be before failing the preflight check.