[ubuntu/vivid-proposed] nova 1:2015.1.1-0ubuntu1 (Accepted)

Corey Bryant corey.bryant at canonical.com
Mon Aug 10 17:43:58 UTC 2015


nova (1:2015.1.1-0ubuntu1) vivid; urgency=medium

  * Resynchronize with stable/kilo (d8a470d) (LP: #1481008):
    - [e6e39e1] Remove incorrect Instance 1.18 relationship for PciDevice 1.2
    - [a55ea8c] Fix the incorrect PciDeviceList version number
    - [e56aed8] Add support for forcing migrate_flavor_data
    - [ccd002b] Fix migrate_flavor_data string substitution
    - [124b501] Allow libvirt cleanup completion when serial ports already released
    - [4908d46] Fixed incorrect dhcp_server value during nova-network creation
    - [0cf44ff] Fixed nova-network dhcp-hostsfile update during live-migration
    - [dc6af6b] libvirt: handle code=38 + sigkill (ebusy) in destroy()
    - [6e22a8b] hypervisor support matrix: add kvm on system z in kilo release
    - [e013ebf] Fix max_number for migrate_flavor data
    - [2b5fe5d] Reduce window for allocate_fixed_ip / release_fixed_ip race in nova-net
    - [cd6353a] Mark ironic credential config as secret
    - [48a6217] Ensure to store context in thread local after spawn/spawn_n
    - [fc7f1ab] Store context in local store after spawn_n
    - [199f0ab] Fixes TypeError when libvirt version is BAD_LIBVIRT_CPU_POLICY_VERSIONS
    - [1f4088d] Add 'docker' to the list of known hypervisor types
    - [30fe27d] Fix noVNC console access for an IPv6 setup
    - [41ba203] libvirt: Don't try to confine a non-NUMA instance
    - [2635ee0] Fix quota-update stuck in deleting when nova-compute startup finish
    - [540221f] Remove useless volume when boot from volume failed
    - [4bb1e08] network: fix instance cache refresh for empty list
    - [22adc62] Make nova-manage handle completely missing flavor information
    - [c66c8e1] libvirt: safe_decode xml for i18n logging
    - [c42b47e] Reschedules sometimes do not allocate networks
    - [72f7e30] Hyper-V: Fixes cold migration / resize issue
    - [a0f093a] Create instance_extra entry if it doesn't update
    - [6463b38] Don't wait for an event on a resize-revert
    - [d55ee5a] Ironic: pass injected files through to configdrive
    - [e7519b4] Associate floating IPs with first v4 fixed IP if none specified
    - [d18058e] libvirt: handle NotSupportedError in compareCPU
    - [1a6053b] fix network setup on evacuate
    - [aaaf7ce] Delete shelved_* keys in n-cpu unshelve call
    - [82f83d4] Correct the help text for the compute option.
    - [8ba0159] Fix loading things in instance_extra for old instances
    - [709f0bb] Delay STOPPED lifecycle event for all domains, not just Xen
    - [1b941f1] Handle return code 2 from blkid calls
    - [8e9ecf7] Libvirt: Use tpool to invoke guestfs api
    - [7ae9466] Incorrect argument order passed to swap_volume
    - [c363c2d] VMWare: Isolate unit tests from requests
    - [e896c5a] Make test_version_string_with_package_is_good work with pbr 0.11
    - [cbf606b] view hypervisor details rest api should be allowed for non-admins
    - [c1b6e1a] sync oslo: service child process normal SIGTERM exit
    - [d8a470d] Hyper-V: checks for existent Notes in list_instance_notes
  * d/p/fixup-blkid.patch: Dropped. Fixed upstream.

Date: Mon, 03 Aug 2015 14:30:20 -0400
Changed-By: Corey Bryant <corey.bryant at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nova/1:2015.1.1-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 03 Aug 2015 14:30:20 -0400
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-serialproxy 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
Architecture: source
Version: 1:2015.1.1-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Corey Bryant <corey.bryant at canonical.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-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-serialproxy - OpenStack Compute - serial proxy
 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: 1481008
Changes:
 nova (1:2015.1.1-0ubuntu1) vivid; urgency=medium
 .
   * Resynchronize with stable/kilo (d8a470d) (LP: #1481008):
     - [e6e39e1] Remove incorrect Instance 1.18 relationship for PciDevice 1.2
     - [a55ea8c] Fix the incorrect PciDeviceList version number
     - [e56aed8] Add support for forcing migrate_flavor_data
     - [ccd002b] Fix migrate_flavor_data string substitution
     - [124b501] Allow libvirt cleanup completion when serial ports already released
     - [4908d46] Fixed incorrect dhcp_server value during nova-network creation
     - [0cf44ff] Fixed nova-network dhcp-hostsfile update during live-migration
     - [dc6af6b] libvirt: handle code=38 + sigkill (ebusy) in destroy()
     - [6e22a8b] hypervisor support matrix: add kvm on system z in kilo release
     - [e013ebf] Fix max_number for migrate_flavor data
     - [2b5fe5d] Reduce window for allocate_fixed_ip / release_fixed_ip race in nova-net
     - [cd6353a] Mark ironic credential config as secret
     - [48a6217] Ensure to store context in thread local after spawn/spawn_n
     - [fc7f1ab] Store context in local store after spawn_n
     - [199f0ab] Fixes TypeError when libvirt version is BAD_LIBVIRT_CPU_POLICY_VERSIONS
     - [1f4088d] Add 'docker' to the list of known hypervisor types
     - [30fe27d] Fix noVNC console access for an IPv6 setup
     - [41ba203] libvirt: Don't try to confine a non-NUMA instance
     - [2635ee0] Fix quota-update stuck in deleting when nova-compute startup finish
     - [540221f] Remove useless volume when boot from volume failed
     - [4bb1e08] network: fix instance cache refresh for empty list
     - [22adc62] Make nova-manage handle completely missing flavor information
     - [c66c8e1] libvirt: safe_decode xml for i18n logging
     - [c42b47e] Reschedules sometimes do not allocate networks
     - [72f7e30] Hyper-V: Fixes cold migration / resize issue
     - [a0f093a] Create instance_extra entry if it doesn't update
     - [6463b38] Don't wait for an event on a resize-revert
     - [d55ee5a] Ironic: pass injected files through to configdrive
     - [e7519b4] Associate floating IPs with first v4 fixed IP if none specified
     - [d18058e] libvirt: handle NotSupportedError in compareCPU
     - [1a6053b] fix network setup on evacuate
     - [aaaf7ce] Delete shelved_* keys in n-cpu unshelve call
     - [82f83d4] Correct the help text for the compute option.
     - [8ba0159] Fix loading things in instance_extra for old instances
     - [709f0bb] Delay STOPPED lifecycle event for all domains, not just Xen
     - [1b941f1] Handle return code 2 from blkid calls
     - [8e9ecf7] Libvirt: Use tpool to invoke guestfs api
     - [7ae9466] Incorrect argument order passed to swap_volume
     - [c363c2d] VMWare: Isolate unit tests from requests
     - [e896c5a] Make test_version_string_with_package_is_good work with pbr 0.11
     - [cbf606b] view hypervisor details rest api should be allowed for non-admins
     - [c1b6e1a] sync oslo: service child process normal SIGTERM exit
     - [d8a470d] Hyper-V: checks for existent Notes in list_instance_notes
   * d/p/fixup-blkid.patch: Dropped. Fixed upstream.
Checksums-Sha1:
 4538a21c292b0f724d54a158e8e6b0c8a0ae54dd 5683 nova_2015.1.1-0ubuntu1.dsc
 3f9a7479e7969f23c0371b12cef233ca351392dc 4544374 nova_2015.1.1.orig.tar.gz
 a8f7485ac0e57af8dcf8176ff9a1ed9d79743924 35860 nova_2015.1.1-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 3db128cfde4e6726072e9018a88c0dc2b3b14350ebb1c272ef36257ec84ad179 5683 nova_2015.1.1-0ubuntu1.dsc
 d9b480827995727f2ccc06e4b5709e689e8a466006e07157ce92bc9d074e197e 4544374 nova_2015.1.1.orig.tar.gz
 43d29e0cd5f3e03912909f8579275264140f7a17af5684e0b18f24c8ef1c3156 35860 nova_2015.1.1-0ubuntu1.debian.tar.xz
Files:
 f3ca4e8e3d9d486cc85d75e82eb41e71 5683 net extra nova_2015.1.1-0ubuntu1.dsc
 d91d849643565145a1d6489ecc7aa7d3 4544374 net extra nova_2015.1.1.orig.tar.gz
 b24ef310e7237af3bb629fc343024e1c 35860 net extra nova_2015.1.1-0ubuntu1.debian.tar.xz
Original-Maintainer: Openstack Maintainers <openstack at lists.launchpad.net>


More information about the Vivid-changes mailing list