[ubuntu/saucy-proposed] nova 1:2013.2.3-0ubuntu1 (Accepted)
Chuck Short
zulcss at ubuntu.com
Fri Apr 11 09:12:39 UTC 2014
nova (1:2013.2.3-0ubuntu1) saucy-proposed; urgency=medium
* Resynchronize with stable/havana (feedcb2) (LP: #1302575):
- [feedcb2] Fix 'icehouse-compat' processing for compute rpc
- [ecb058d] User a more accurate max_delay for reconnects
- [bdc7519] Pass thru credentials to allow re-authentication
- [25e761a] Persist image format to a file, to prevent attacks based on changing it
- [53acc09] Do not hide exception in update_instance_cache_with_nw_info
- [f44bdfe] handle empty network info in instance cache
- [00d1882] VMware: enable driver to work with postgres database
- [44c60c6] Grizzly to Havana Upgrade wipes out Nova quota_usages
- [2edf6ff] VMware: fix the VNC port allocation
- [4ac67d1] neutron_metadata_proxy_shared_secret should not be written to log file
- [590519a] Correct the state for PAUSED instances on reboot
- [d50fad8] VMWare: bug fix for Vim exception handling
- [c87a88f] Fix InstanceNotFound error in _delete_instance_files
- [374ff97] Fixed a problem in iSCSI multipath
- [5661055] VMware: fix bug for exceptions thrown in _wait_for_task
- [aa7f550] VMware: fix image snapshot with attached volume
- [06dd47f] Explicity teardown on error in libguestfs setup()
- [985b5aa] VMware: fix disk extend bug when no space on datastore
- [03f7ee0] Further harden boto version checking in EC2 tests
- [88da098] Take a vm out of SNAPSHOTTING after Glance error
- [6564525] Enable compute_node_update to tolerate deadlocks
- [9520b8d] VMware: Always upload a snapshot as a preallocated disk
- [d3c8757] Remove unneeded call to conductor in network interface
- [b047eaa] Remove reduntant call to update_instance_info_cache
- [3f72ffb] Fix changes-since filter for list-servers API
- [b09ccd5] Don't raise MySQL 2013 'Lost connection' errors
- [2bb8ce8] Add db2 communication error code when check the db connection
- [1c7ff2a] hyperv: Retry after WMI query fails to find dev
- [0d3d7c9] Retry reservation commit and rollback on deadlock
- [e095dab] Make rbd.libvirt_info parent class compatible
- [83926a0] libvirt: handle exception while get vcpu info
- [b508376] Use block_device_info at post_live_migration_at_destination
- [e52d4fa] Ensure MTU is set when the OVS vif driver is used
- [d4056f8] Add RBAC policy for ec2 API security groups calls
* debian/patches/fix-boto-versioning.patch: Dropped no longer needed.
Date: Fri, 04 Apr 2014 10:00:12 -0400
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/nova/1:2013.2.3-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 04 Apr 2014 10:00:12 -0400
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-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:2013.2.3-0ubuntu1
Distribution: saucy-proposed
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
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-spiceproxy - OpenStack Compute - spice html5 proxy
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: 1302575
Changes:
nova (1:2013.2.3-0ubuntu1) saucy-proposed; urgency=medium
.
* Resynchronize with stable/havana (feedcb2) (LP: #1302575):
- [feedcb2] Fix 'icehouse-compat' processing for compute rpc
- [ecb058d] User a more accurate max_delay for reconnects
- [bdc7519] Pass thru credentials to allow re-authentication
- [25e761a] Persist image format to a file, to prevent attacks based on changing it
- [53acc09] Do not hide exception in update_instance_cache_with_nw_info
- [f44bdfe] handle empty network info in instance cache
- [00d1882] VMware: enable driver to work with postgres database
- [44c60c6] Grizzly to Havana Upgrade wipes out Nova quota_usages
- [2edf6ff] VMware: fix the VNC port allocation
- [4ac67d1] neutron_metadata_proxy_shared_secret should not be written to log file
- [590519a] Correct the state for PAUSED instances on reboot
- [d50fad8] VMWare: bug fix for Vim exception handling
- [c87a88f] Fix InstanceNotFound error in _delete_instance_files
- [374ff97] Fixed a problem in iSCSI multipath
- [5661055] VMware: fix bug for exceptions thrown in _wait_for_task
- [aa7f550] VMware: fix image snapshot with attached volume
- [06dd47f] Explicity teardown on error in libguestfs setup()
- [985b5aa] VMware: fix disk extend bug when no space on datastore
- [03f7ee0] Further harden boto version checking in EC2 tests
- [88da098] Take a vm out of SNAPSHOTTING after Glance error
- [6564525] Enable compute_node_update to tolerate deadlocks
- [9520b8d] VMware: Always upload a snapshot as a preallocated disk
- [d3c8757] Remove unneeded call to conductor in network interface
- [b047eaa] Remove reduntant call to update_instance_info_cache
- [3f72ffb] Fix changes-since filter for list-servers API
- [b09ccd5] Don't raise MySQL 2013 'Lost connection' errors
- [2bb8ce8] Add db2 communication error code when check the db connection
- [1c7ff2a] hyperv: Retry after WMI query fails to find dev
- [0d3d7c9] Retry reservation commit and rollback on deadlock
- [e095dab] Make rbd.libvirt_info parent class compatible
- [83926a0] libvirt: handle exception while get vcpu info
- [b508376] Use block_device_info at post_live_migration_at_destination
- [e52d4fa] Ensure MTU is set when the OVS vif driver is used
- [d4056f8] Add RBAC policy for ec2 API security groups calls
* debian/patches/fix-boto-versioning.patch: Dropped no longer needed.
Checksums-Sha1:
85b2297fc19764b46dc5e421452905dc6ae89975 3966 nova_2013.2.3-0ubuntu1.dsc
4e1ad5999931a8b455ac94e42d10408da1830dfc 6888463 nova_2013.2.3.orig.tar.gz
0bbccdf2465ae6b1088209a25615ee7f93d2652a 48162 nova_2013.2.3-0ubuntu1.debian.tar.gz
Checksums-Sha256:
9b6734ee5d9cb7a8eb86e57cbe9ff4ba8de41c9cfc434e80cb23734e05badb8f 3966 nova_2013.2.3-0ubuntu1.dsc
02902cb65b5adb0419c69cdb03ea2a0cfdfe8f7df342be44f3760d66cdecb61e 6888463 nova_2013.2.3.orig.tar.gz
c68865a2dde3918d791fbfe07b389ebe9593a92feb291be30c0d3fb0bdfe8bdb 48162 nova_2013.2.3-0ubuntu1.debian.tar.gz
Files:
2f416e082e313df4f1435353af31c3f5 3966 net extra nova_2013.2.3-0ubuntu1.dsc
58a1d6005f9819ed9d5c70293fcc7493 6888463 net extra nova_2013.2.3.orig.tar.gz
25d8919d82b787c71dc73ac1e9e85cd7 48162 net extra nova_2013.2.3-0ubuntu1.debian.tar.gz
Original-Maintainer: Openstack Maintainers <openstack at lists.launchpad.net>
More information about the Saucy-changes
mailing list