maas 0.1+bzr400+dfsg-0ubuntu1 source package in Ubuntu

Changelog

maas (0.1+bzr400+dfsg-0ubuntu1) precise; urgency=low

  * debian/patches/{02-pserv-config,03-txlongpoll-config}.patch: Refreshed.
  * debian/maas.install: Install maas-gc cronjob.
  * Add apport hook.
    - debian/maas.apport: Add hook.
    - debian/rules: Install with apport.
  * debian/maas.logrotate: Add logrotate for txlongpoll and pserv logs.
  * Create 'var/lib/media/maas/storage' on postinst to have right permissions.
    - debian/maas.dirs: Drop dir creation.
    - debian/maas.postinst: Create dir with correct permissions.
    - debian/maas.postrm: Remove dir on purge.
 -- Andres Rodriguez <email address hidden>   Tue, 03 Apr 2012 14:50:34 -0400

Upload details

Uploaded by:
Andres Rodriguez
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maas_0.1+bzr400+dfsg.orig.tar.gz 6.9 MiB eb5667273dec5a941485415553144e44af987cca98c016803d7e6ae14c115ec3
maas_0.1+bzr400+dfsg-0ubuntu1.debian.tar.gz 9.6 KiB d4c4fa65c7aaec08fccaf2457a3dbcc3debf5f4148a3e4e7a6330f2729d6cde3
maas_0.1+bzr400+dfsg-0ubuntu1.dsc 1.8 KiB c13fbd36696da3de197312ff9684461ccd9abf7130e3c2297637023fac1818f6

View changes file

Binary packages built by this source

maas: Ubuntu MAAS Server

 Ubuntu MAAS Server is the successor to Orchestra. It offers a
 nice UI to provision your Ubuntu servers. Each physical server
 (“node”) will be commissioned automatically on first boot.
 During the commissioning process administrators are able to
 configure hardware settings manually before an automated smoke
 test and burn-in test are done. Once commissioned, a node can
 be deployed on demand by name, or allocated to a queue for
 dynamic allocation to services being deployed on this MAAS.
 .
 This package is a metapackage which installs a complete MAAS
 service on a single machine.

python-django-maas: Ubuntu MAAS Server - (django files)

 Ubuntu MAAS Server is the successor to Orchestra. It offers a
 nice UI to provision your Ubuntu servers. Each physical server
 (“node”) will be commissioned automatically on first boot.
 During the commissioning process administrators are able to
 configure hardware settings manually before an automated smoke
 test and burn-in test are done. Once commissioned, a node can
 be deployed on demand by name, or allocated to a queue for
 dynamic allocation to services being deployed on this MAAS.
 .
 This package contains the Django files.