[ubuntu/raring-proposed] nova 2013.1~g2-0ubuntu1 (Accepted)
Chuck Short
zulcss at ubuntu.com
Fri Jan 11 20:45:50 UTC 2013
nova (2013.1~g2-0ubuntu1) raring; urgency=low
[ Chuck Short ]
* New upstream release.
* debian/patches/ubuntu-show-tests.patch: Dropped no longer needed.
* debian/nova-xcp-plugins.install: Fix xcp-plugins empty packages
* debian/control: Drop python-nose in favor or testrepository
* debian/control: Add python-coverage as a build dep.
* debian/rules, debian/control: Run pep8 tests.
* debian/*.init: Remove they are not needed and take up space
* debian/control, debian/nova-cells.{install, logrotate, upstart}: Add
cells support.
* debian/patches/fix-ubuntu-tests.patch: temporarily disable failing tests.
* debian/control, debian/nova-baremetal.{install, logrotate, upstart}: Add
nova baremetal support.
* debian/control: Remove python-support.
[ Adam Gandelman ]
* debian/*.manpages: Install Sphinx-generated manpages instead of
our own.
* debian/nova-compute-*.conf: Specify the newly required compute_driver
flag in addition to libvirt_type.
* debian/control: Specify required python-webob and python-stevedore
versions.
[ Yolanda Robla ]
* debian/*.upstart: Use start-stop-daemon instead of su for chuid
(LP: #1086833).
* debian/rules: Remove override of dh_installinit for discriminating
between Debian and Ubuntu.
* debian/nova-common.docs: Installing changelogs from rules
* debian/rules: Replacing perms in /etc/nova/logging.conf for 0644
* debian/control: adduser dependency on nova-compute.
* debian/control: added section oldlibs and priority extra on
nova-ajax-console-proxy.
* debian/nova-xvpvncproxy.postrm: removing because of duplicates.
[ James Page ]
* d/control: Add ~ to python-sqlalchemy-ext versioned dependencies to
make backporting easier.
* d/control: Updated nova-volume description and depdendencies to
mark it as a transitional package, moved to oldlibs/extra.
* d/p/fix-libvirt-tests.patch: Dropped; accepted upstream.
* d/control: Added python-stevedore to BD's.
* d/*.postrm: Dropped postrm's that just run update-rc.d; this is not
required when deploying upstart configurations only.
* d/nova-scheduler.manpages: Add man page for nova-rpc-zmq-receiver.
* d/rules: Install upstream changelog with a policy compliant name.
* d/control: Mark nova-compute-xcp as virtual package.
* d/control: nova-api-os-volume; Depend on cinder-api and mark as
transitional package.
* d/nova-api-os-volume.lintian-overrides: Dropped - no longer required.
Date: Fri, 11 Jan 2013 13:06:56 -0600
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/nova/2013.1~g2-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 11 Jan 2013 13:06:56 -0600
Source: nova
Binary: python-nova nova-common nova-compute nova-compute-lxc nova-compute-uml nova-compute-xen nova-compute-qemu nova-compute-kvm nova-compute-xcp nova-xcp-plugins nova-xcp-network nova-conductor nova-cert nova-scheduler nova-volume nova-ajax-console-proxy nova-novncproxy nova-xvpvncproxy nova-api nova-network nova-objectstore nova-console nova-consoleauth nova-doc nova-api-metadata nova-api-os-compute nova-api-os-volume nova-api-ec2 nova-cells nova-baremetal
Architecture: source
Version: 2013.1~g2-0ubuntu1
Distribution: raring
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss at ubuntu.com>
Description:
nova-ajax-console-proxy - OpenStack Compute - AJAX console proxy - transitional package
nova-api - OpenStack Compute - API frontend
nova-api-ec2 - OpenStack Compute - EC2 API frontend
nova-api-metadata - OpenStack Compute - metadata API frontend
nova-api-os-compute - OpenStack Compute - OpenStack Compute API frontend
nova-api-os-volume - OpenStack Compute - OpenStack Volume API frontend
nova-baremetal - Openstack Compute - baremetal virt
nova-cells - Openstack Compute - cells
nova-cert - OpenStack Compute - certificate management
nova-common - OpenStack Compute - common files
nova-compute - OpenStack Compute - compute node
nova-compute-kvm - OpenStack Compute - compute node (KVM)
nova-compute-lxc - OpenStack Compute - compute node (LXC)
nova-compute-qemu - OpenStack Compute - compute node (QEmu)
nova-compute-uml - OpenStack Compute - compute node (UserModeLinux)
nova-compute-xcp - OpenStack Compute - compute node (XCP)
nova-compute-xen - OpenStack Compute - compute node (Xen)
nova-conductor - OpenStack Compute - conductor service
nova-console - OpenStack Compute - Console
nova-consoleauth - OpenStack Compute - Console Authenticator
nova-doc - OpenStack Compute - documentation
nova-network - OpenStack Compute - Network manager
nova-novncproxy - OpenStack Compute - NoVNC proxy
nova-objectstore - OpenStack Compute - object store
nova-scheduler - OpenStack Compute - virtual machine scheduler
nova-volume - OpenStack Compute - storage
nova-xcp-network - OpenStack Compute network plugin for the Xen Cloud Platform
nova-xcp-plugins - OpenStack Compute plugin for the Xen Cloud Platform
nova-xvpvncproxy - OpenStack Compute - XVP VNC proxy
python-nova - OpenStack Compute Python libraries
Launchpad-Bugs-Fixed: 1086833
Changes:
nova (2013.1~g2-0ubuntu1) raring; urgency=low
.
[ Chuck Short ]
* New upstream release.
* debian/patches/ubuntu-show-tests.patch: Dropped no longer needed.
* debian/nova-xcp-plugins.install: Fix xcp-plugins empty packages
* debian/control: Drop python-nose in favor or testrepository
* debian/control: Add python-coverage as a build dep.
* debian/rules, debian/control: Run pep8 tests.
* debian/*.init: Remove they are not needed and take up space
* debian/control, debian/nova-cells.{install, logrotate, upstart}: Add
cells support.
* debian/patches/fix-ubuntu-tests.patch: temporarily disable failing tests.
* debian/control, debian/nova-baremetal.{install, logrotate, upstart}: Add
nova baremetal support.
* debian/control: Remove python-support.
.
[ Adam Gandelman ]
* debian/*.manpages: Install Sphinx-generated manpages instead of
our own.
* debian/nova-compute-*.conf: Specify the newly required compute_driver
flag in addition to libvirt_type.
* debian/control: Specify required python-webob and python-stevedore
versions.
.
[ Yolanda Robla ]
* debian/*.upstart: Use start-stop-daemon instead of su for chuid
(LP: #1086833).
* debian/rules: Remove override of dh_installinit for discriminating
between Debian and Ubuntu.
* debian/nova-common.docs: Installing changelogs from rules
* debian/rules: Replacing perms in /etc/nova/logging.conf for 0644
* debian/control: adduser dependency on nova-compute.
* debian/control: added section oldlibs and priority extra on
nova-ajax-console-proxy.
* debian/nova-xvpvncproxy.postrm: removing because of duplicates.
.
[ James Page ]
* d/control: Add ~ to python-sqlalchemy-ext versioned dependencies to
make backporting easier.
* d/control: Updated nova-volume description and depdendencies to
mark it as a transitional package, moved to oldlibs/extra.
* d/p/fix-libvirt-tests.patch: Dropped; accepted upstream.
* d/control: Added python-stevedore to BD's.
* d/*.postrm: Dropped postrm's that just run update-rc.d; this is not
required when deploying upstart configurations only.
* d/nova-scheduler.manpages: Add man page for nova-rpc-zmq-receiver.
* d/rules: Install upstream changelog with a policy compliant name.
* d/control: Mark nova-compute-xcp as virtual package.
* d/control: nova-api-os-volume; Depend on cinder-api and mark as
transitional package.
* d/nova-api-os-volume.lintian-overrides: Dropped - no longer required.
Checksums-Sha1:
76ac6664db699cb2c83a0c727f4afe7b0df2422c 3754 nova_2013.1~g2-0ubuntu1.dsc
9fc950f0617258159927ea89a0fcdf079c002863 6752958 nova_2013.1~g2.orig.tar.gz
2665cdf61173ddeb5e58391baa7d0c3ba9802633 34226 nova_2013.1~g2-0ubuntu1.debian.tar.gz
Checksums-Sha256:
9b0462537c510f721252e9240e5932fb07b7099c1d68b6d74356121634eb9b29 3754 nova_2013.1~g2-0ubuntu1.dsc
0272570adbebd1cdc328c9fce50fc560503f8470ef478aad53dc6b8cc1275ebe 6752958 nova_2013.1~g2.orig.tar.gz
5d5ae994cb9d89d9d3b40e77e98e5ad9a296b27cceab99b23b752ef28c1f91bd 34226 nova_2013.1~g2-0ubuntu1.debian.tar.gz
Files:
1710d694e0932fa6ad8da95b49265bc9 3754 net extra nova_2013.1~g2-0ubuntu1.dsc
63f5eff2cffa628dfb1a003c3619a955 6752958 net extra nova_2013.1~g2.orig.tar.gz
7f845018dd6809dbf45b9539c8be9660 34226 net extra nova_2013.1~g2-0ubuntu1.debian.tar.gz
Original-Maintainer: Openstack Maintainers <openstack at lists.launchpad.net>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlDwcegACgkQIHZ33voUATsp0wCcDBhAH9GTS7FErA915laSWaUX
SfcAn0qfKTMv/Rdz3SVpXjHWtZf1g+WS
=ibCd
-----END PGP SIGNATURE-----
More information about the Raring-changes
mailing list