~rvb/maas/bug-1384001-redux-2

« back to all changes in this revision

Viewing changes to twisted/plugins/maasps.py

  • Committer: Gavin Panella
  • Date: 2012-03-15 13:58:32 UTC
  • mto: This revision was merged to the branch mainline in revision 291.
  • Revision ID: gavin.panella@canonical.com-20120315135832-8i2rkbvp6gwdhkzt
Change MaaS to MAAS everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Copyright 2012 Canonical Ltd.  This software is licensed under the
2
2
# GNU Affero General Public License version 3 (see the file LICENSE).
3
3
 
4
 
"""Twisted Application Plugin for the MaaS provisioning server."""
 
4
"""Twisted Application Plugin for the MAAS provisioning server."""
5
5
 
6
6
from __future__ import (
7
7
    print_function,