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

Changelog

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

  [ Dave Walker (Daviey) ]
  * debian/control: Add openssh-server as a Recommends, and wrap-and-sort.

  [ Andres Rodriguez ]
  * debian/maas.postinst:
    - Do not start apache with apache2ctl. Use invoke-rc.d instead to not
      fail in the installer.
    - For start of postgresql before creating the DB, otherwise it will
      fail in the installer.
    - Add check of invoke-rc.d for syslog.
    - Add check of invoke-rc.d for rabbitmq-server; Add check for rabbitmqctl
    - Add db_stop, in case invoke-rc.d fails.
  * debian/control: Tight python-django-maas dependency.
  * debian/postrm: Add check for rabbitmqctl.
  * debian/maas.maas-txlongpoll.upstart: Create rabbitmq longpoll user/vhost
    and set permissions if they don't exist. Start on rabbitmq-server-running.
 -- Andres Rodriguez <email address hidden>   Tue, 27 Mar 2012 14:49:56 -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+bzr363+dfsg.orig.tar.gz 6.9 MiB c99999fde9bbd364b02d86ee3d3b2f075e80813318f0a12e12077d1d95386b0c
maas_0.1+bzr363+dfsg-0ubuntu1.debian.tar.gz 8.6 KiB d249223a86c166506067c535fe2c9e4202b09113b37e94a9a4cf3524ea84376e
maas_0.1+bzr363+dfsg-0ubuntu1.dsc 1.8 KiB 4dd65e4520db06bf3bae1310b5b9629ce4a4d5d60c5ee6452f71d9340731f934

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.