~mpontillo/maas/migrate-dns-settings-1.8

« back to all changes in this revision

Viewing changes to src/provisioningserver/drivers/service/tests/test_dhcp.py

Tags: 1.8.0
[r=allenap,rbanffy][bug=][author=allenap] Update copyright notices before the release of MAAS 1.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright 2014-2015 Canonical Ltd.  This software is licensed under the
 
1
# Copyright 2015 Canonical Ltd.  This software is licensed under the
2
2
# GNU Affero General Public License version 3 (see the file LICENSE).
3
3
 
4
4
"""Tests for the DHCPv4 and DHCPv6 service driver."""