maas 1.9.4+bzr4592-0ubuntu1~14.04.1 source package in Ubuntu

Changelog

maas (1.9.4+bzr4592-0ubuntu1~14.04.1) trusty-proposed; urgency=medium

  * New Upstream Release, 1.9 (LP: #1509147):
    - Support for Advanced Networking and Node Network Configuration:
      + Ability to declare Fabrics, Spaces, Subnets, VLANs and FANs.
      + Ability to assign subnets, fabrics and IP's to node interfaces.
      + Ability to create VLAN interfaces for nodes.
      + Ability to create Bond interfaces for nodes.
      + Ability to create interface names.
    - Support for Advanced Storage Configuration.
      + Ability to configure LVM.
      + Ability to configure BCache.
      + Ability to configure Software RAID Levels 0, 1, 5, 6, 10.
      + Ability to perform advanced partitioning.
    - Support for Curtin & Cloud-init status reporting.
    - Minimal config files for maas-regiond and maas-clusterd.
    - Better support for Hardware Enablement Kernels (HWE).
    - Support for Commissioning Actions.
    - Warn users about missing power tools.
    - Switch away from shell scripts to Python Power Drivers.
    - CentOS images can now be imported.

 -- Andres Rodriguez <email address hidden>  Tue, 12 Jul 2016 21:34:23 -0400

Upload details

Uploaded by:
Andres Rodriguez
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.9.4+bzr4592.orig.tar.gz 5.9 MiB ec4f04bd8d1c1fb3cd488297be9a231509cce431c152e3bdcc1e6c1794fe0bf4
maas_1.9.4+bzr4592-0ubuntu1~14.04.1.debian.tar.xz 33.0 KiB fb5cae3122e6e19c4a2599d32d0af899e3fcda77646800550e9850b7388ed545
maas_1.9.4+bzr4592-0ubuntu1~14.04.1.dsc 2.5 KiB d01940c677690207233de6009626fc8b7120caf4ad47d238cd50a876775225f6

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-proxy: MAAS Caching Proxy

 This package installs and configures a Caching Proxy server that can be
 used by MAAS. It 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.