[ubuntu/utopic-proposed] nova 1:2014.2.3-0ubuntu1 (Accepted)
Chuck Short
zulcss at ubuntu.com
Fri May 8 15:30:10 UTC 2015
nova (1:2014.2.3-0ubuntu1) utopic; urgency=medium
* Resynchronize with stable/juno (4fdd83f) (LP: #1443429)
- [af85403] Fixes Hyper-V: configdrive is not migrated to destination
- [db827c7] Handle nova-network tuple format in legacy RPC calls
- [85d335d] fix the websocket_bad_token test
- [b29c8e0] Changed target version of NovaCompute object during Service backport
- [7c4be65] libvirt: partial fix for live-migration with config drive
- [5a0711d] libvirt: Fixes live migration for volume backed instances
- [6f479a4] Don't create block device mappings in the API cell
- [34f029e] libvirt: make default value of numa cell memory to 0 when not defined
- [b4e3e87] Compute: catch more specific exception for _get_instance_nw_info
- [676ba7b] Websocket Proxy should verify Origin header
- [8c377b2] Fix kwargs['instance'] KeyError in @reverts_task_state decorator
- [6c86f8e] Stop stacktracing in _get_filter_uuid
- [a761c61] VMware: prevent exception with migrate_disk_and_power_off
- [33dcffc] Handle MessagingException in unshelving instance
- [f9bcf74] Handle 404 in os-baremetal-nodes GET
- [b904b0b] Compute: Catch binding failed exception while init host
- [b3f80bd] Make tests use sha256 as openssl default digest algorithm
- [86efb1d] Transform IPAddress to string when creating port
- [40b19d9] Fixes Hyper-V configdrive network injection issue
- [ae0c898] Make code compatible with v4 auth and workaround webob bug.
- [de1b33d] Fixes interfaces template identification issue
- [42cae28] libvirt: Make sure volumes are well detected during block migration
- [acb0cc0] Hyper-V: Fix retrieving console logs on live migration
- [7a30e35] Use reasonable timeout for rpc service_update()
- [7da8a1c] boot instance with same net-id for multiple --nic
- [fd36262] Fixes Hyper-V should log a clear error message
- [ae47935] Allow instances to attach to shared external nets
- [e7828d9] Fix live migration RPC compatibility with older versions
- [4ea3c18] Support macvtap for vif_type being hw_veb
- [acefbcb] VMware: fix exception when multiple compute nodes are running
* debian/patches/disable-websockify-tests.patch: Refreshed
Date: Tue, 21 Apr 2015 09:28:44 -0400
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.3-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 21 Apr 2015 09:28:44 -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.2.3-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: 1443429
Changes:
nova (1:2014.2.3-0ubuntu1) utopic; urgency=medium
.
* Resynchronize with stable/juno (4fdd83f) (LP: #1443429)
- [af85403] Fixes Hyper-V: configdrive is not migrated to destination
- [db827c7] Handle nova-network tuple format in legacy RPC calls
- [85d335d] fix the websocket_bad_token test
- [b29c8e0] Changed target version of NovaCompute object during Service backport
- [7c4be65] libvirt: partial fix for live-migration with config drive
- [5a0711d] libvirt: Fixes live migration for volume backed instances
- [6f479a4] Don't create block device mappings in the API cell
- [34f029e] libvirt: make default value of numa cell memory to 0 when not defined
- [b4e3e87] Compute: catch more specific exception for _get_instance_nw_info
- [676ba7b] Websocket Proxy should verify Origin header
- [8c377b2] Fix kwargs['instance'] KeyError in @reverts_task_state decorator
- [6c86f8e] Stop stacktracing in _get_filter_uuid
- [a761c61] VMware: prevent exception with migrate_disk_and_power_off
- [33dcffc] Handle MessagingException in unshelving instance
- [f9bcf74] Handle 404 in os-baremetal-nodes GET
- [b904b0b] Compute: Catch binding failed exception while init host
- [b3f80bd] Make tests use sha256 as openssl default digest algorithm
- [86efb1d] Transform IPAddress to string when creating port
- [40b19d9] Fixes Hyper-V configdrive network injection issue
- [ae0c898] Make code compatible with v4 auth and workaround webob bug.
- [de1b33d] Fixes interfaces template identification issue
- [42cae28] libvirt: Make sure volumes are well detected during block migration
- [acb0cc0] Hyper-V: Fix retrieving console logs on live migration
- [7a30e35] Use reasonable timeout for rpc service_update()
- [7da8a1c] boot instance with same net-id for multiple --nic
- [fd36262] Fixes Hyper-V should log a clear error message
- [ae47935] Allow instances to attach to shared external nets
- [e7828d9] Fix live migration RPC compatibility with older versions
- [4ea3c18] Support macvtap for vif_type being hw_veb
- [acefbcb] VMware: fix exception when multiple compute nodes are running
* debian/patches/disable-websockify-tests.patch: Refreshed
Checksums-Sha1:
acc8de927a44048e1d34f4af40b3c019f64220ba 4553 nova_2014.2.3-0ubuntu1.dsc
1bd122a07a191c9c8ba379af8ad2ec004df5fa4d 4436742 nova_2014.2.3.orig.tar.gz
bc87bb486ef69ea8383dccbd6d21d37b967bcde1 33240 nova_2014.2.3-0ubuntu1.debian.tar.xz
Checksums-Sha256:
8eed5e16ce55557213c8c6d06cccffd4ee875048053f75a2e70614edc96cc112 4553 nova_2014.2.3-0ubuntu1.dsc
5fc1f02c887a4ca9b1968dba71864cdb5e81bfbee3da398c64260be0cf1d7a2b 4436742 nova_2014.2.3.orig.tar.gz
c5422d24a8205b8ea2d447bf86125bbe4c4eaef3d9539eebee89353191632c34 33240 nova_2014.2.3-0ubuntu1.debian.tar.xz
Files:
1b1287fd3a20377e805e548eed1bf80c 4553 net extra nova_2014.2.3-0ubuntu1.dsc
06d1b0580e04b8693fbb8dcb58fe09f7 4436742 net extra nova_2014.2.3.orig.tar.gz
bb7c0e14ca29f90bc8f8dcb891b84f2d 33240 net extra nova_2014.2.3-0ubuntu1.debian.tar.xz
Original-Maintainer: Openstack Maintainers <openstack at lists.launchpad.net>
More information about the Utopic-changes
mailing list