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

Chuck Short zulcss at ubuntu.com
Wed Feb 11 20:23:49 UTC 2015


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

  [ Corey Bryant ]
  * Resynchronize with stable/juno (0bad3b1) (LP: #1418695):
    - [965fd30] Eventlet green threads not released back to pool
    - [4349015] Fix unit test failure due to tests sharing mocks
    - [33e0813] Fix image metadata returned for volumes
    - [af3af77] Fixes Hyper-V boot from volume live migration
    - [8c07d42] Add LibvirtGPFSVolumeDriver class
    - [1e4088f] Truncate encoded instance message to 255 or fewer
    - [4c1f28a] Fix connecting unnecessary iSCSI sessions issue
    - [4d91175] Add handling of BadRequest from Neutron
    - [9ee1a0f] only emit deprecation warnings once
    - [56e3dd3] Make ec2 auth support v4 signature format
    - [9f81d9b] Update eventlet API in libvirt driver
    - [2dec248] Unshelving a volume backed instance doesn't work
    - [d9bcfab] Return floating_ip['fixed_ip']['instance_uuid'] from neutronv2 API
    - [5e44c9f] fix pep8 errors that apparently slipped in
    - [7307dba] Fix disconnecting necessary iSCSI sessions issue
    - [eb58ed4] libvirt: safe_decode domain.XMLDesc(0) for i18n logging
    - [ee66c04] Fix ironic delete fails when flavor deleted
    - [39097d3] Add virtual interface before add fixed IP on nova-network
    - [46fa995] Fix live migration api stuck when migrate to old nova node
    - [2da2341] Extends use of ServiceProxy to more methods in HostAPI in cells
    - [699b467] Don't make a no-op DB call
    - [8a3b609] Fix libvirt watchdog support
    - [4dd5080] VMware: fix compute node exception when no hosts in cluster
    - [0bad3b1] Sync strutils from oslo-incubator for mask_password fix
  * d/control: Bump minimum python-eventlet to get socket_timeout support.
    (LP: #1419117).

Date: Mon, 09 Feb 2015 15:38:28 -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.2-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 09 Feb 2015 15:38:28 -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.2-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: 1418695 1419117
Changes:
 nova (1:2014.2.2-0ubuntu1) utopic; urgency=medium
 .
   [ Corey Bryant ]
   * Resynchronize with stable/juno (0bad3b1) (LP: #1418695):
     - [965fd30] Eventlet green threads not released back to pool
     - [4349015] Fix unit test failure due to tests sharing mocks
     - [33e0813] Fix image metadata returned for volumes
     - [af3af77] Fixes Hyper-V boot from volume live migration
     - [8c07d42] Add LibvirtGPFSVolumeDriver class
     - [1e4088f] Truncate encoded instance message to 255 or fewer
     - [4c1f28a] Fix connecting unnecessary iSCSI sessions issue
     - [4d91175] Add handling of BadRequest from Neutron
     - [9ee1a0f] only emit deprecation warnings once
     - [56e3dd3] Make ec2 auth support v4 signature format
     - [9f81d9b] Update eventlet API in libvirt driver
     - [2dec248] Unshelving a volume backed instance doesn't work
     - [d9bcfab] Return floating_ip['fixed_ip']['instance_uuid'] from neutronv2 API
     - [5e44c9f] fix pep8 errors that apparently slipped in
     - [7307dba] Fix disconnecting necessary iSCSI sessions issue
     - [eb58ed4] libvirt: safe_decode domain.XMLDesc(0) for i18n logging
     - [ee66c04] Fix ironic delete fails when flavor deleted
     - [39097d3] Add virtual interface before add fixed IP on nova-network
     - [46fa995] Fix live migration api stuck when migrate to old nova node
     - [2da2341] Extends use of ServiceProxy to more methods in HostAPI in cells
     - [699b467] Don't make a no-op DB call
     - [8a3b609] Fix libvirt watchdog support
     - [4dd5080] VMware: fix compute node exception when no hosts in cluster
     - [0bad3b1] Sync strutils from oslo-incubator for mask_password fix
   * d/control: Bump minimum python-eventlet to get socket_timeout support.
     (LP: #1419117).
Checksums-Sha1:
 7c0219dc06ea3cdd85fb69288ea5573ad42be9cd 4553 nova_2014.2.2-0ubuntu1.dsc
 3400245a28f8b4cc402cedbd62efcb0556b1bda1 4423122 nova_2014.2.2.orig.tar.gz
 40f2536a932e0a74e56d23f5ee8e377119471bc1 32296 nova_2014.2.2-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 f08cbbfa537d011f6ed7dd8cbc1c8f1c1c5fdfe4a7d6f3af5371d1d7c53ccc39 4553 nova_2014.2.2-0ubuntu1.dsc
 18dfd433aa043389318f28890578dcbe3c0606a38360f39ec8df8670150f89d7 4423122 nova_2014.2.2.orig.tar.gz
 7662cf8e3797ee19b59d6df46e97fca52786d754a253532f68b4aad209a4490d 32296 nova_2014.2.2-0ubuntu1.debian.tar.xz
Files:
 a86864afbb7a2cbd0915394002de21c7 4553 net extra nova_2014.2.2-0ubuntu1.dsc
 ca3e254798e19190c302e63c7ea4918b 4423122 net extra nova_2014.2.2.orig.tar.gz
 f3e366a30a71b779b1770a0487a7f457 32296 net extra nova_2014.2.2-0ubuntu1.debian.tar.xz
Original-Maintainer: Openstack Maintainers <openstack at lists.launchpad.net>


More information about the Utopic-changes mailing list