[ubuntu/utopic-proposed] nova 1:2014.2.1-0ubuntu1 (Accepted)

Chuck Short zulcss at ubuntu.com
Tue Dec 9 16:04:03 UTC 2014


nova (1:2014.2.1-0ubuntu1) utopic; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/juno (3136cfc) (LP: #1398952):
    - [ee00c80] Instances with NUMA will be packed onto hosts
    - [ccb7ef2] Make Instance.save() update numa_topology
    - [3d0b946] objects: Makes sure Instance._save methods are called
    - [27d071f] Add support for fitting instance NUMA nodes onto a host
    - [6607de4] Add CHAP credentials support
    - [361ece2] Add legacy to the possible server group policies
    - [947bc73] Fix exception handling in _get_host_metrics()
    - [04d6471] Fix for extra_specs KeyError
    - [9b6699f] Use opportunistic approach for migration testing
    - [9c3ec16] Clean up iSCSI multipath devices in Post Live Migration
    - [ce1d1dd] Fix nova-compute start issue after evacuate
    - [7920cfd] Fix nova evacuate issues for RBD
    - [f9be946] Run build_and_run_instance in a separate greenthread
    - [e98738d] Fixes DOS issue in instance list ip filter
    - [9bb36c3] Keep migration status if instance still resizing
    - [6ffc2be] Translate 'powervm' hypervisor_type to 'phyp' for scheduling
    - [c159f91] Use response.text for returning unicode EC2 metadata
    - [837411a] Add @_retry_on_deadlock to _instance_update()
    - [d5e970d3] VMware: attach config drive if booting from a volume
    - [0bda022] libvirt: use six.text_type when setting text node value in guest xml
    - [3136cfc] Fix XML UnicodeEncode serialization error
  * d/p/rate-limit-power-sync-tasks.patch: Cherry-picked patch set 11 from
    https://review.openstack.org/#/c/132263/ (with minor adjustment to test file
    name).
  * d/control: Update dependencies based on updates to requirements.txt and
    test-requirements.txt.

Date: Mon, 08 Dec 2014 13:17:30 -0500
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nova/1:2014.2.1-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 08 Dec 2014 13:17:30 -0500
Source: nova
Binary: python-nova nova-common nova-compute nova-compute-libvirt nova-compute-lxc nova-compute-xen nova-compute-qemu nova-compute-kvm nova-compute-vmware nova-conductor nova-cert nova-scheduler nova-volume nova-ajax-console-proxy nova-novncproxy nova-xvpvncproxy nova-spiceproxy 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: 1:2014.2.1-0ubuntu1
Distribution: utopic
Urgency: medium
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 base
 nova-compute-kvm - OpenStack Compute - compute node (KVM)
 nova-compute-libvirt - OpenStack Compute - compute node libvirt support
 nova-compute-lxc - OpenStack Compute - compute node (LXC)
 nova-compute-qemu - OpenStack Compute - compute node (QEmu)
 nova-compute-vmware - OpenStack Compute - compute node (VMware)
 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-spiceproxy - OpenStack Compute - spice html5 proxy
 nova-volume - OpenStack Compute - storage
 nova-xvpvncproxy - OpenStack Compute - XVP VNC proxy
 python-nova - OpenStack Compute Python libraries
Launchpad-Bugs-Fixed: 1398952
Changes:
 nova (1:2014.2.1-0ubuntu1) utopic; urgency=medium
 .
   [ Corey Bryant ]
   * Resynchronize with stable/juno (3136cfc) (LP: #1398952):
     - [ee00c80] Instances with NUMA will be packed onto hosts
     - [ccb7ef2] Make Instance.save() update numa_topology
     - [3d0b946] objects: Makes sure Instance._save methods are called
     - [27d071f] Add support for fitting instance NUMA nodes onto a host
     - [6607de4] Add CHAP credentials support
     - [361ece2] Add legacy to the possible server group policies
     - [947bc73] Fix exception handling in _get_host_metrics()
     - [04d6471] Fix for extra_specs KeyError
     - [9b6699f] Use opportunistic approach for migration testing
     - [9c3ec16] Clean up iSCSI multipath devices in Post Live Migration
     - [ce1d1dd] Fix nova-compute start issue after evacuate
     - [7920cfd] Fix nova evacuate issues for RBD
     - [f9be946] Run build_and_run_instance in a separate greenthread
     - [e98738d] Fixes DOS issue in instance list ip filter
     - [9bb36c3] Keep migration status if instance still resizing
     - [6ffc2be] Translate 'powervm' hypervisor_type to 'phyp' for scheduling
     - [c159f91] Use response.text for returning unicode EC2 metadata
     - [837411a] Add @_retry_on_deadlock to _instance_update()
     - [d5e970d3] VMware: attach config drive if booting from a volume
     - [0bda022] libvirt: use six.text_type when setting text node value in guest xml
     - [3136cfc] Fix XML UnicodeEncode serialization error
   * d/p/rate-limit-power-sync-tasks.patch: Cherry-picked patch set 11 from
     https://review.openstack.org/#/c/132263/ (with minor adjustment to test file
     name).
   * d/control: Update dependencies based on updates to requirements.txt and
     test-requirements.txt.
Checksums-Sha1:
 411bbd7432954e6c9cf77c244a8d78a29b0c5d82 4541 nova_2014.2.1-0ubuntu1.dsc
 5cd313ccf22a1cd75518e0775e9253ff04de2675 4422203 nova_2014.2.1.orig.tar.gz
 64e8ad51fd5367ed37d2680cb838ec9b4fcd91c1 31628 nova_2014.2.1-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 a18d09ec3b2a7b9404955fe2b772daba7e7f75e53c503b1b9504c7ae2a4582c7 4541 nova_2014.2.1-0ubuntu1.dsc
 f2a600722e55ba170d756ee54fc20517214865b0521d52ca385336ea311e6d31 4422203 nova_2014.2.1.orig.tar.gz
 eac9c92542d981958695dd1dbb69caf5579e017bae625d5e5588e73758e7f24b 31628 nova_2014.2.1-0ubuntu1.debian.tar.xz
Files:
 a34cc89656c20a6e43cb80dbfbce9711 4541 net extra nova_2014.2.1-0ubuntu1.dsc
 4a9ee8259c78cb3070bf145a96746be2 4422203 net extra nova_2014.2.1.orig.tar.gz
 be6ceac76ed545cf3b686ed66d0592de 31628 net extra nova_2014.2.1-0ubuntu1.debian.tar.xz
Original-Maintainer: Openstack Maintainers <openstack at lists.launchpad.net>


More information about the Utopic-changes mailing list