~lutostag/ubuntu/trusty/maas/1.5.4

« back to all changes in this revision

Viewing changes to src/provisioningserver/tests/test_config.py

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2014-05-09 22:35:43 UTC
  • mfrom: (1.2.32)
  • Revision ID: package-import@ubuntu.com-20140509223543-wc0s7r7b1zqxmrl8
Tags: 1.5.1+bzr2269-0ubuntu0.1
* Stable Release Update (LP: #1317601):
  - Hardware Enablement for Cisco B-Series. (LP: #1300476)
  - Allow AMT power type to specify IP Address. (LP: #1308772)
  - Spurious failure when starting and creating lock files. (LP: 1308069)
  - Fix usage of hardware enablement kernels by fixing the preseeds
    (LP: #1310082, LP: #1310076, LP: #1310082)
  - Fix parallel juju deployments. (LP: #1314409)
  - Clear distro_series when stopping node from WebUI (LP: #1316396)
  - Fix click hijacking (LP: #1298784)
  - Fix blocking API client when deleting a resource (LP: #1313556)
  - Do not import Trusty RC images by default (LP: #1311151)
  - debian/control: Add missing dep on python-crochet for
    python-maas-provisioningserver (LP: #1311765)

Show diffs side-by-side

added added

removed removed

Lines of Context:
465
465
                            'arches': ['i386', 'amd64'],
466
466
                            'release': 'trusty',
467
467
                            'subarches': ['generic'],
468
 
                            'labels': ['release', 'rc'],
 
468
                            'labels': ['release'],
469
469
                        },
470
470
                        {
471
471
                            'arches': ['i386', 'amd64'],