maas 1.10.0+bzr4572-0ubuntu1 source package in Ubuntu
Changelog
maas (1.10.0+bzr4572-0ubuntu1) xenial; urgency=medium * New upstram release, 1.10.0 bzr 4572: - Support python3, drop support for python2. - Support django 1.8+. * debian/control: - Remove all Upstart related services. - Remove python-django16 dependency. - Add python-petname dependency. - Change dependency python-django-piston to python-django-piston3. - Depends on dbconfig-pgsql instead of dbconfig-common. * debian/maas-region-controller.config: - Preseed dbconfig common to not ask for PG server to use. * debian/maas-region-controller-min.maas-regiond-worker@.service: Don't depend on postgresql.service anymore, as it would prevent regiond to run on machines with a remote PostgreSQL. * debian/rules: Refactor installation of init scripts so that they are correctly handled, and maas-regiond is not started on install. -- Andres Rodriguez <email address hidden> Fri, 13 Nov 2015 13:13:42 +0000
Upload details
- Uploaded by:
- Andres Rodriguez
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
maas_1.10.0+bzr4572.orig.tar.gz | 9.8 MiB | 676c657402d38ad3bc8b30f2e776dd26ba9daa1e96830aed5cd6ae9894315401 |
maas_1.10.0+bzr4572-0ubuntu1.debian.tar.xz | 34.1 KiB | 229c81451ec0411bf4feffe0e176029ad2c059beab798b607cb232437c40049a |
maas_1.10.0+bzr4572-0ubuntu1.dsc | 2.5 KiB | 29e50f7a639aed682c74c75cef0e2da1015c6bb483cf4b883995d219b2d8d909 |
Available diffs
Binary packages built by this source
- maas: "Metal as a Service" is a physical cloud and IPAM
MAAS runs a software-defined data centre - it turns a collection of physical
servers and switches into a bare metal cloud with full open source IP address
management (IPAM) and instant provisioning on demand.
.
MAAS controls the servers through IPMI or another BMC or converged chassis
controller such as Cisco UCS. It provides a full inventory of components,
and can install Ubuntu, CentOS or Windows very fast on any server under
its control. It can also track and provide DHCP and DNS for other devices
on the network.
.
MAAS handles VLANs and fabrics that span many trunked switches, as well as
the routing-centric infrastructure typically used for large-scale OpenStack
or other scale-out deployments. MAAS manages IP addresses and provides APIs
for address assignment and release. MAAS can also allocate IP addresses for
containers on machines, and release them when the machine is repurposed. MAAS
provides PXE, DHCP, DNS and other low-level services to ensure the cluster
works smoothly.
.
MAAS works with any configuration system, and is recommended by the teams
behind both Chef and Juju as a physical provisioning system.
.
MAAS provides:
.
* Hardware inventory of servers
* Dynamic provisioning based on name or attributes such as disk, RAM, cores,
nics, networking, gpu’s or architecture
* 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 client and command-line interface
This package contains the 'maas' command-line interface, which
talks to the MAAS region controller REST API. Use the maas command
to login to MAAS and drive the data centre entirely from the
command-line.
- maas-cluster-controller: No summary available for maas-cluster-controller in ubuntu xenial.
No description available for maas-cluster-
controller in ubuntu xenial.
- 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: Region Controller for MAAS
The MAAS region controller (maas-regiond) is the REST API server for
all MAAS clients, and the postgres database that maintains machine
state for the entire data centre (or “region”). The region controller
an be scaled-out and highly available given the appropriate postgres
setup and additional API servers.
.
This package installs the postgres database and the API server, so it
is appropriate for the initial installation of a new MAAS region. To
scale out the controller or make it highly available, install
maas-region-controller- api on additional servers and ensure the
postgres database is HA too.
- maas-region-controller-min: No summary available for maas-region-controller-min in ubuntu xenial.
No description available for maas-region-
controller- min in ubuntu xenial.
- python3-django-maas: MAAS server Django web framework (Python 3)
This package provides the Django web framework for MAAS.
.
This package contains Python 3 modules.
- python3-maas-client: MAAS python API client (Python 3)
This package contains the MAAS client API Python modules.
.
This package contains Python 3 modules.
- python3-maas-provisioningserver: MAAS server provisioning libraries (Python 3)
This package provides the MAAS provisioning server python libraries.
.
This package contains Python 3 libraries.