[ubuntu/trusty-proposed] nova 1:2014.1.2-0ubuntu1 (Accepted)

Corey Bryant corey.bryant at canonical.com
Wed Aug 13 14:37:56 UTC 2014


nova (1:2014.1.2-0ubuntu1) trusty; urgency=medium

  [ Corey Bryant ]
  * Resynchronize with stable/icehouse (c545075) (LP: #1354159):
    - [1408081] Mask block_device_info auth_password in virt driver debug logs
    - [8d7de91] VMware: Add check for datacenter with no datastore
    - [0d9419f] Fixes hyper-v volume attach when host is AD member
    - [1469c8e] Prevent clean-up of migrating instances on compute init
    - [0617601] VMware: use default values in get_info() when properties are missing
    - [c8df2ac] Set python hash seed to 0 in tox.ini
    - [7de0132] Do not pass instances without host to compute API
    - [811cab7] Do not process events for instances without host
    - [0e1580e] Attach/detach interface to paused instance with affect live flag
    - [397de7b] Turn periodic tasks off in all unit tests
    - [9f59ca7] Avoid possible timing attack in metadata api
    - [72cc37d] Handle service creation race by service workers
    - [af7ba1c] Fixes rbd backend image size
    - [a8b52c0] VMware: Fix race in spawn() when resizing cached image
    - [132d5a2] Avoid re-adding iptables rules for instances that have disappeared
    - [0142324] VMware: Fix fake raising the wrong exception in _remove_file
    - [b08f62a] Fix security group list when not defined for an instance
    - [f598864] libvirt: Make nwfilter driver use right filterref
    - [da777f1] Make sure domain exists before referencing it
    - [8d260a8] Scheduler: enable scheduler hint to pass the group name
    - [4c551d9] Instance groups: add method get_by_hint
    - [9f5d2a6] Avoid referencing stale instance/network_info dicts in firewall
    - [e43c43e] Neutronv2 api does not support neutron without port quota
    - [120ecf3] Fix the wrong dest of 'vlan' option and add new 'vlan_start' option
    - [f864329] Use default rpc_response_timeout in unit tests
    - [4aeefa7] Network: ensure that ports are 'unset' when instance is deleted
    - [a365897] Save connection info in libvirt after volume connect
    - [d1c5736] Cleanup allocating networks when InstanceNotFound is raised
    - [2f40191] Failure during termination should always leave state as error()
    - [485f25d] Use no_timer_check with soft-qemu
    - [0994254] Use correct project/user for quotas
    - [4c6b0f7] Revert "Remove broken quota-classes API"
    - [96212b1] libvirt: Refresh volume connection_info after volume snapshot
    - [c104f2f] Set the volume access mode during volume attach
    - [c754305] VCDriver - Ignore host in Maintenance mode in stats update
    - [4820dbb] VMware: Fix memory leaks caused by caches
    - [0252c87] Include pending task in log message on skip sync_power_state
    - [9095bcf] Fixes Hyper-V iSCSI target login method
    - [17e71f7] VMware: prevent image snapshot if no root disk defined
    - [c545075] versions API: ignore request with a body
  * d/p/fix-requirements.patch: Refreshed.
  * d/p/Fixes-rdb-backend-image-size.patch: Dropped. Fixed upstream in 2014.1.2.

  [ James Page ]
  * d/watch: Point to tarballs.openstack.org for release artifacts.

Date: Thu, 07 Aug 2014 17:16:50 -0400
Changed-By: Corey Bryant <corey.bryant at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: James Page <james.page at ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/nova/1:2014.1.2-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 07 Aug 2014 17:16:50 -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-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.1.2-0ubuntu1
Distribution: trusty
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-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: 1354159
Changes:
 nova (1:2014.1.2-0ubuntu1) trusty; urgency=medium
 .
   [ Corey Bryant ]
   * Resynchronize with stable/icehouse (c545075) (LP: #1354159):
     - [1408081] Mask block_device_info auth_password in virt driver debug logs
     - [8d7de91] VMware: Add check for datacenter with no datastore
     - [0d9419f] Fixes hyper-v volume attach when host is AD member
     - [1469c8e] Prevent clean-up of migrating instances on compute init
     - [0617601] VMware: use default values in get_info() when properties are missing
     - [c8df2ac] Set python hash seed to 0 in tox.ini
     - [7de0132] Do not pass instances without host to compute API
     - [811cab7] Do not process events for instances without host
     - [0e1580e] Attach/detach interface to paused instance with affect live flag
     - [397de7b] Turn periodic tasks off in all unit tests
     - [9f59ca7] Avoid possible timing attack in metadata api
     - [72cc37d] Handle service creation race by service workers
     - [af7ba1c] Fixes rbd backend image size
     - [a8b52c0] VMware: Fix race in spawn() when resizing cached image
     - [132d5a2] Avoid re-adding iptables rules for instances that have disappeared
     - [0142324] VMware: Fix fake raising the wrong exception in _remove_file
     - [b08f62a] Fix security group list when not defined for an instance
     - [f598864] libvirt: Make nwfilter driver use right filterref
     - [da777f1] Make sure domain exists before referencing it
     - [8d260a8] Scheduler: enable scheduler hint to pass the group name
     - [4c551d9] Instance groups: add method get_by_hint
     - [9f5d2a6] Avoid referencing stale instance/network_info dicts in firewall
     - [e43c43e] Neutronv2 api does not support neutron without port quota
     - [120ecf3] Fix the wrong dest of 'vlan' option and add new 'vlan_start' option
     - [f864329] Use default rpc_response_timeout in unit tests
     - [4aeefa7] Network: ensure that ports are 'unset' when instance is deleted
     - [a365897] Save connection info in libvirt after volume connect
     - [d1c5736] Cleanup allocating networks when InstanceNotFound is raised
     - [2f40191] Failure during termination should always leave state as error()
     - [485f25d] Use no_timer_check with soft-qemu
     - [0994254] Use correct project/user for quotas
     - [4c6b0f7] Revert "Remove broken quota-classes API"
     - [96212b1] libvirt: Refresh volume connection_info after volume snapshot
     - [c104f2f] Set the volume access mode during volume attach
     - [c754305] VCDriver - Ignore host in Maintenance mode in stats update
     - [4820dbb] VMware: Fix memory leaks caused by caches
     - [0252c87] Include pending task in log message on skip sync_power_state
     - [9095bcf] Fixes Hyper-V iSCSI target login method
     - [17e71f7] VMware: prevent image snapshot if no root disk defined
     - [c545075] versions API: ignore request with a body
   * d/p/fix-requirements.patch: Refreshed.
   * d/p/Fixes-rdb-backend-image-size.patch: Dropped. Fixed upstream in 2014.1.2.
 .
   [ James Page ]
   * d/watch: Point to tarballs.openstack.org for release artifacts.
Checksums-Sha1:
 a1a8038439dcfceb381c5a4e75180646356c824a 4871 nova_2014.1.2-0ubuntu1.dsc
 5a0ac6af6ead160456ddbf9825dafb0042e07ecf 7993877 nova_2014.1.2.orig.tar.gz
 34600bdad9abe7947172c2547771d43605f4579c 33628 nova_2014.1.2-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 8b0e5428ca2567d31f1ea7ff88c2192792884a849f00ccf96fd5bf7a0a9f10db 4871 nova_2014.1.2-0ubuntu1.dsc
 6cd7e9a823895b29df0864d65ee55a1915151ef15a19090cd570d80d3b31b27d 7993877 nova_2014.1.2.orig.tar.gz
 cf6f59acf5adfff50cd4c83924efaa3de30ea01eab6b87106d16909c0a9ecca8 33628 nova_2014.1.2-0ubuntu1.debian.tar.xz
Files:
 9d4185b25a85de107b0abd3bd218173d 4871 net extra nova_2014.1.2-0ubuntu1.dsc
 1569e4e112964049ae635a669d723da6 7993877 net extra nova_2014.1.2.orig.tar.gz
 32c93e798aabfa7a72dfd5db5f441d99 33628 net extra nova_2014.1.2-0ubuntu1.debian.tar.xz
Original-Maintainer: Openstack Maintainers <openstack at lists.launchpad.net>


More information about the Trusty-changes mailing list