maas 1.5.4+bzr2294-0ubuntu1 source package in Ubuntu

Changelog

maas (1.5.4+bzr2294-0ubuntu1) trusty-proposed; urgency=medium

  * New upstream bug fix release:
    - Change supported releases for install to Precise, Saucy, Trusty, Utopic
      (Add Utopic; Remove Quantal/Raring) -- will still only be able to install
      releases with streams available to maas (LP: #1337437)
    - Package fails to install when the default route is through an
      aliased/tagged interface (LP: #1350235)
    - ERROR Nonce already used (LP: #1190986)
    - Add MAAS arm64/xgene support (LP: #1338851)
    - API documentation for nodegroup op=details missing parameter
      (LP: #1331982)
    - Reduce number of celery tasks emitted when updating a cluster controller
      (LP: #1324944)
    - Fix VirshSSH template which was referencing invalid attributes
      (LP: #1324966)
    - Fix a start up problems where a database lock was being taken outside of
      a transaction (LP: #1325640, LP: #1325759)
    - Reformat badly formatted Architecture error message (LP: #1301465)
    - Final changes to support ppc64el (now known as PowerNV) (LP: #1315154)
    - UI tweak to make navigation elements visible for documentation

  [ Greg Lutostanski ]
   * debian/control:
    - maas-provisioningserver not maas-cluster-controller depends on
      python-pexpect (LP: #1352273)

  [ Gavin Panella ]
   * debian/maas-cluster-controller.postinst
    - Allow maas-pserv to bind to all IPv6 addresses too. (LP: #1342302)

  [ Diogo Matsubara ]
   * debian/control:
    - python-maas-provisioningserver depends on python-paramiko (LP: #1334401)

  [ Raphaƫl Badin ]
   * debian/extras/99-maas-sudoers:
    - Add rule 'maas-dhcp-server stop' job.
 -- Greg Lutostanski <email address hidden>   Fri, 29 Aug 2014 13:27:34 -0500

Upload details

Uploaded by:
Greg Lutostanski
Sponsored by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maas_1.5.4+bzr2294.orig.tar.gz 3.2 MiB de8793f3ff79120911da6f45871869a789f500d1033dcffa7124de45308e4b1a
maas_1.5.4+bzr2294-0ubuntu1.debian.tar.xz 27.8 KiB fb0e7acadf0ecb3998a6fb14068230cf908c73adb4bb162fdf2d8c84ea245f10
maas_1.5.4+bzr2294-0ubuntu1.dsc 1.8 KiB 2e09d53f92b28c3ca8369924c5c4a94d8b4f83b6e6177fb729de0a472c105e97

View changes file

Binary packages built by this source

maas: MAAS server all-in-one metapackage

 MAAS is "Metal As A Service", a system for dynamic provisioning of physical
 servers that has many of the same characteristics as a cloud. You register
 servers with MAAS by telling MAAS about their IPMI or other control system.
 MAAS can then do hardware inventory, and provision that system on demand
 with whatever OS and software you like. MAAS is standalone software that
 works with any configuration system, but for best results combine MAAS with
 Juju.
 .
 MAAS provides:
  * Hardware inventory of servers
  * Dynamic provisioning based on name or attributes such as disk, RAM cores, sockets
  * DNS and DHCP as needed
  * PXE boot services
 .
 This package is a metapackage which installs all of the separate components
 of MAAS on a single machine.

maas-cli: MAAS command line API tool

 This package contains the MAAS client command line API tool.
 This tool enables automation of tasks in MAAS, remotely, through
 its API.

maas-cluster-controller: MAAS server cluster controller

 This package contains the MAAS cluster controller, which is responsible
 for enabling and controlling remote DHCP/TFTP instances on their own
 subnets.

maas-common: MAAS server common files

 This package contains the common files for any MAAS installation.

maas-dhcp: MAAS DHCP server

 This package installs and configures a DHCP server that can be used by
 MAAS, and enhances the overall MAAS user experience.

maas-dns: MAAS DNS server

 This package installs and configures a DNS server that can be used by
 MAAS, and enhances the overall MAAS user experience.

maas-region-controller: MAAS server complete region controller

 This package installs and configures the complete MAAS region controller,
 including the minimum setup, plus the database server and messaging queue.

maas-region-controller-min: MAAS Server minimum region controller

 This package installs and configures the minimum region controller
 services provided by MAAS, including the web UI, caching package proxy,
 networking/traffic control, and remote logging system.

python-django-maas: MAAS server Django web framework

 This package provides the Django web framework for MAAS.

python-maas-client: MAAS python API client

 This package contains the MAAS client API Python modules.

python-maas-provisioningserver: MAAS server provisioning libraries

 This package provides the MAAS provisioning server python libraries.