[ubuntu/vivid-proposed] maas 1.7.1+bzr3341-0ubuntu1 (Accepted)
Andres Rodriguez
andreserl at ubuntu.com
Thu Feb 5 06:36:14 UTC 2015
maas (1.7.1+bzr3341-0ubuntu1) vivid; urgency=medium
* New upstream release, 1.7.1 bzr3341:
- Fix crash when trying to add an empty network. (LP: #1414036)
- Fix Add Node WebUI Page to not display OS/Release if
not populated (LP: #1413030)
- Fix Power8 VM enlistment to correctly by correctly parsing the
MAC address. (LP: #1409952)
- Fix IP Address reservation to not fail when trying to reserve
an IP address. (LP: #1409852)
- Fix probe-and-enlist locking up cluster (LP: #1403609)
- Fix slow node event log queries (LP: #1402237)
- Fix marking settings page as active when viewing node page
(LP: #1403043)
- Fix broken zone link on node page (LP: #1402736)
- Fix cluster process from uses high levels of CPU on web
requests (LP: #1401707)
- Update API documentation for error codes (LP: #1391193)
- Do not query broken nodes power state (LP: #1402243)
- Display MAC address node booted from on node listing
(LP: #1399676)
- Show node memory size in MiB or GiB (LP: #1399736)
- Fix deadlock caused by updating nodes PXE MAC address
on every PXE request (LP: #1401983)
- Fix auto creation of networks using the interface name
instead of the cluster name (LP: #1400909)
- Fix node page to display memory in GiB (LP: #1401349)
- Fix to maas not knowing about VM paused state (LP: #1394382)
- Fix CustomOS image by returning the correct filename and path
(LP: #1401241, LP: #1393953)
- Don't query for node info when we don't have a MAC address when
accessing the TFTP server from local machine. (LP: #1398159)
- Ensure PXE MAC address is the first reported to MAAS on
enlistment (LP: #1400849)
- Do not use poweroff.c32/poweroff.com as some systems don't
support it. Instead use the ephemeral environment to issue a
poweroff command. (LP: #1376716)
- Pipe script commands to /bind/sh instead of using shell=True
to prevent showing error output of px ax (LP: #1399331)
- Do not delete node's connected to a cluster interface, if
the latter gets removed. (LP: #1396308)
- Ensure disk erasing always runs the commissioning
ephemeral image (LP: #1397193)
- Add capability to use an option prefix_filer parameter to
probe_and_enlist_hardware when the model is virsh (LP: #1393423)
- Add capability to query power status for sm15k (LP: #1384424)
- Add capability to query power status for UCSM (LP: #1384426)
- Ensure WSGI has a home defined for the user. (LP: #1399016)
[ Jeroen Vermeulen ]
* debian/maas-cluster-controller.postinst: configure MAAS_URL through new
"maas-provision configure-maas-url" sub-command instead of with "sed".
[ Andres Rodriguez ]
* Set 'maas' homedir to '/var/lib/maas' (LP: #1399016):
- debian/maas-common.postinst: Do not try to update 'maas'
home user dir on upgrade.
* debian/control: Tighten Dependency Versioning of some packages.
Date: Fri, 30 Jan 2015 11:47:16 +0000
Changed-By: Andres Rodriguez <andreserl at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/maas/1.7.1+bzr3341-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 30 Jan 2015 11:47:16 +0000
Source: maas
Binary: maas maas-common maas-region-controller-min maas-region-controller python-maas-provisioningserver maas-cli python-maas-client maas-cluster-controller python-django-maas maas-dhcp maas-dns maas-proxy
Architecture: source
Version: 1.7.1+bzr3341-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andres Rodriguez <andreserl at ubuntu.com>
Description:
maas - MAAS server all-in-one metapackage
maas-cli - MAAS command line API tool
maas-cluster-controller - MAAS server cluster controller
maas-common - MAAS server common files
maas-dhcp - MAAS DHCP server
maas-dns - MAAS DNS server
maas-proxy - MAAS Caching Proxy
maas-region-controller - MAAS server complete region controller
maas-region-controller-min - MAAS Server minimum region controller
python-django-maas - MAAS server Django web framework
python-maas-client - MAAS python API client
python-maas-provisioningserver - MAAS server provisioning libraries
Launchpad-Bugs-Fixed: 1376716 1384424 1384426 1391193 1393423 1393953 1394382 1396308 1397193 1398159 1399016 1399331 1399676 1399736 1400849 1400909 1401241 1401349 1401707 1401983 1402237 1402243 1402736 1403043 1403609 1409852 1409952 1413030 1414036
Changes:
maas (1.7.1+bzr3341-0ubuntu1) vivid; urgency=medium
.
* New upstream release, 1.7.1 bzr3341:
- Fix crash when trying to add an empty network. (LP: #1414036)
- Fix Add Node WebUI Page to not display OS/Release if
not populated (LP: #1413030)
- Fix Power8 VM enlistment to correctly by correctly parsing the
MAC address. (LP: #1409952)
- Fix IP Address reservation to not fail when trying to reserve
an IP address. (LP: #1409852)
- Fix probe-and-enlist locking up cluster (LP: #1403609)
- Fix slow node event log queries (LP: #1402237)
- Fix marking settings page as active when viewing node page
(LP: #1403043)
- Fix broken zone link on node page (LP: #1402736)
- Fix cluster process from uses high levels of CPU on web
requests (LP: #1401707)
- Update API documentation for error codes (LP: #1391193)
- Do not query broken nodes power state (LP: #1402243)
- Display MAC address node booted from on node listing
(LP: #1399676)
- Show node memory size in MiB or GiB (LP: #1399736)
- Fix deadlock caused by updating nodes PXE MAC address
on every PXE request (LP: #1401983)
- Fix auto creation of networks using the interface name
instead of the cluster name (LP: #1400909)
- Fix node page to display memory in GiB (LP: #1401349)
- Fix to maas not knowing about VM paused state (LP: #1394382)
- Fix CustomOS image by returning the correct filename and path
(LP: #1401241, LP: #1393953)
- Don't query for node info when we don't have a MAC address when
accessing the TFTP server from local machine. (LP: #1398159)
- Ensure PXE MAC address is the first reported to MAAS on
enlistment (LP: #1400849)
- Do not use poweroff.c32/poweroff.com as some systems don't
support it. Instead use the ephemeral environment to issue a
poweroff command. (LP: #1376716)
- Pipe script commands to /bind/sh instead of using shell=True
to prevent showing error output of px ax (LP: #1399331)
- Do not delete node's connected to a cluster interface, if
the latter gets removed. (LP: #1396308)
- Ensure disk erasing always runs the commissioning
ephemeral image (LP: #1397193)
- Add capability to use an option prefix_filer parameter to
probe_and_enlist_hardware when the model is virsh (LP: #1393423)
- Add capability to query power status for sm15k (LP: #1384424)
- Add capability to query power status for UCSM (LP: #1384426)
- Ensure WSGI has a home defined for the user. (LP: #1399016)
.
[ Jeroen Vermeulen ]
* debian/maas-cluster-controller.postinst: configure MAAS_URL through new
"maas-provision configure-maas-url" sub-command instead of with "sed".
.
[ Andres Rodriguez ]
* Set 'maas' homedir to '/var/lib/maas' (LP: #1399016):
- debian/maas-common.postinst: Do not try to update 'maas'
home user dir on upgrade.
* debian/control: Tighten Dependency Versioning of some packages.
Checksums-Sha1:
4aa933801714a5ddc92243fdb17b365ea3464cb7 2441 maas_1.7.1+bzr3341-0ubuntu1.dsc
19a38f668d24bc2df622bce0ad217f62db2a501c 3815044 maas_1.7.1+bzr3341.orig.tar.gz
8ebe8c17f46009467b7e8e8dd22c89049f78ea37 36434 maas_1.7.1+bzr3341-0ubuntu1.debian.tar.gz
Checksums-Sha256:
f5a42a0b4e2227accecba0cba94eb6b6b09c7d85eba7bae0cd633d409975e3db 2441 maas_1.7.1+bzr3341-0ubuntu1.dsc
8711418f082dc51983ff485fd7cf6899e48d197a630f2f61dc049491fd4915bc 3815044 maas_1.7.1+bzr3341.orig.tar.gz
e2048894097983c2e1a3ad52f911002e94e7eb3667594e202d259fc0d37dcca7 36434 maas_1.7.1+bzr3341-0ubuntu1.debian.tar.gz
Files:
f0bc9ac364cf35041b4809053457eb28 2441 net optional maas_1.7.1+bzr3341-0ubuntu1.dsc
a3e836ca81bdf851fb690963ca50ee09 3815044 net optional maas_1.7.1+bzr3341.orig.tar.gz
442846eca20afa621c3bf47a63a52448 36434 net optional maas_1.7.1+bzr3341-0ubuntu1.debian.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJU0w8NAAoJEEirKvcsSO5O8G4P/06B0AW+l+vNNk2wATKRmChT
l/WLReyPJ/kaylBuYhLRerynssFhvHkERe54Uk5HUzasFtead+IpaGRNSoVD2FU2
JN+dgzkKlfORx/YTYW6Mpjz5Nh+jkGqabKeC7TiLKH6Vkf0E7WJVKBbCwWhZYkRr
J4plVedaBUwPay/o+J6gDQKMbPxkIUau7tmdImfzWrdqGG4yw8fpmI1RLRg3svUA
+cZQFd2imAitR9YdpjRTmKdCbp9aQy3pbK2vZE2GH89WB362lG0fG44/Va+9zNZ3
Rl2fh3jNZOLHGB6zGgIcF8a0w9TLXBqLNIi6IVTuC8jB0ImSGWuEUWlo74maFiOD
be7o4k7zU1QbSC9MiDBhspUPLbMhw6eOSBIjNqfvFR7WGiyL8T+mM4IHHNtTn8CJ
/50BL3PaFSvKh7TNEJ7KVYwh3jJcIhUuvdx6+6m69RWHgMLDjIGVooDb6UdDAweA
bCLrQg6KIu9k8jqLUjcYpcYlvbWxopVFY0zuuSvX9KRu7BkLNEIg+fJngyLr1tom
Cfmumz0LPyBtnIspFUGKqKxaARf0qJhpCl/VODBsuiLn1Q5PiPbUuSneFQQePdJz
ifIMaJ4hIpQKapNYd53+y4fSJeDn/d40/b9k6Ur2sa8+8H1KY8wWQWev6vubjPee
iVL3mmZledMlPBXMvj2b
=r93a
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list