File openstack-nova-doc.changes of Package openstack-nova
------------------------------------------------------------------- Mon Dec 15 09:13:42 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.5.dev2.gae930ab: ------------------------------------------------------------------- Wed Oct 1 00:31:20 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev123.g312ccad: * Fix rootwrap for non openstack.org iqn's * Avoid referencing stale instance/network_info dicts in firewall * Don't refresh network cache for instances building or deleting * db: Add @_retry_on_deadlock to service_update() * Add Hyper-V driver in the "compute_driver" option description * Make floatingip-ip-delete atomic with neutron * Sync latest process and str utils from oslo * Avoid re-adding iptables rules for instances that have disappeared * Fixes NoneType vcpu list returned by Libvirt driver * Fix incorrect root partition size and compatible volume name * Always filter out multicast from reflection * Add declaration of 'refresh_instance_security_rules' to virt driver * libvirt: Custom disk_bus setting is being lost on hard_reboot * Make cells 'flavorid' for resizes * Add context as parameter for two libvirt APIs * Update aggregate should not allow duplicated names * Fix difference between mysql & psql of flavor-show * Fix docstring for disk_cachemodes ------------------------------------------------------------------- Tue Sep 16 00:41:13 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev87.g67f28d2: * Set is_public to False by default for volume backed snapshots * Fix migration 147 downgrading with no aggregates ------------------------------------------------------------------- Sat Sep 13 23:55:35 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev83.g8ffded7: * Block sqlalchemy migrate 0.9.2 as it breaks all of nova ------------------------------------------------------------------- Wed Sep 10 23:54:11 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev82.g325688e: * VMware: Add check for datacenter with no datastore * Fix security group list when not defined for an instance ------------------------------------------------------------------- Tue Sep 9 23:54:37 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev78.g6e8cb59: * Ignore 'dynamic' addr flag on bridge configuration ------------------------------------------------------------------- Fri Aug 22 00:02:25 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev76.gf8af69a: * Fixes hyper-v volume attach when host is AD member ------------------------------------------------------------------- Wed Aug 20 00:02:10 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev74.g8f0e58a: * Fix bug with not implemented virConnect.registerCloseCallback ------------------------------------------------------------------- Tue Aug 19 00:14:01 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev72.g5bd3276: * Use of logging in native thread causes deadlock connecting to libvirtd * Make non-admin users can unshelve a server ------------------------------------------------------------------- Sat Aug 16 00:15:08 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev68.g286bbca: * domainEventRegisterAny called too often * make libvirt driver get_connection thread-safe ------------------------------------------------------------------- Wed Aug 13 00:13:30 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev64.ge5a118b: * fix missing host when unshelving ------------------------------------------------------------------- Sat Aug 2 23:59:17 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev62.g0e4dd1b: * Fixes the Hyper-V agent individual disk metrics * Added missing raise statement when checking the config driver format * Replaces exception re-raising in Hyper-V * Fixes Hyper-V VHDX snapshot bigger than instance * Hyper-V: Change variable in debug log message * Fixed naming issue of variable in a debug statement formatting * Hyper-V:Preserve config drive image after the instance is resized * Libvirt:Instance resize confirm issue against NFS ------------------------------------------------------------------- Sat Aug 2 00:00:26 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev53.gfd45b41: * Fixes ConfigDrive bug on Windows ------------------------------------------------------------------- Fri Aug 1 00:00:17 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev52.g13a9f6f: * Hyper-v: Change the hyper-v error log for debug when resize failed * Fixes Hyper-V issue with VHD file format * Fixes get_vm_storage_paths issue for Hyper-V V2 API * Set python hash seed to 0 in tox.ini * Update log message for add_host_to_aggregate * Fix for qemu-nbd hang ------------------------------------------------------------------- Wed Jul 30 23:59:50 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev41.g7155b06: * Require admin context for interfaces on ext network * Use one query instead of two for quota_usages * Qpid: advance thru the list of brokers on reconnect * Use the mangle checksum fill rule regardless to the multi_host * Remove unnecessary steps for cold snapshots * Fix bug detach volume fails with "KeyError" in EC2 * Ensure deleted instances' status is always DELETED ------------------------------------------------------------------- Thu Jul 24 23:52:35 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev28.gad3b509: * Updated from global requirements ------------------------------------------------------------------- Thu Jul 24 08:17:10 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev26.g1dd97d1: * Avoid possible timing attack in metadata api ------------------------------------------------------------------- Thu Jul 10 00:14:31 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev25.ge6dd7da: * Ensure routing key is specified in the address for a direct producer * Save connection info in libvirt after volume connect ------------------------------------------------------------------- Thu Jun 19 00:23:34 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev21.gb818c8d: * Network: ensure that ports are 'unset' when instance is deleted ------------------------------------------------------------------- Tue Jun 17 00:25:42 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev20.gb11badf: * Remove unnecessary call to fetch info_cache ------------------------------------------------------------------- Wed Jun 4 00:14:15 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev18.g0bf0bb4: * VMware: ensure rescue instance is deleted when instance is deleted * Fix: Unshelving an instance uses original image ------------------------------------------------------------------- Fri May 30 00:32:13 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev14.g5cf70c2: * VMWare: add power off vm before detach disk during unrescue ------------------------------------------------------------------- Fri May 9 00:08:38 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev12.gf20424a: * Fix KeyError if neutron security group is not TCP/UDP/ICMP and no ports ------------------------------------------------------------------- Fri Apr 25 00:27:10 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.4.dev10.g155262c: * Bump stable/havana next version to 2013.2.4 ------------------------------------------------------------------- Wed Apr 16 00:31:16 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev9.g0a4146d: * Update ensure()/reconnect() to catch MessagingError * network_info cache should be cleared before being rescheduled * VMware: fix exception when using multiple compute nodes ------------------------------------------------------------------- Thu Apr 10 23:40:24 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev4.g3e208e1: * plug_vif raise NotImplementedError instead of pass ------------------------------------------------------------------- Wed Apr 9 23:40:55 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev2.gdbb7dd0: * Add RBAC policy for ec2 API security groups calls ------------------------------------------------------------------- Tue Apr 8 23:41:04 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev1.g17445aa: * VMware: bug fix for VM rescue when config drive is configured 2013.2.3 ------------------------------------------------------------------- Thu Apr 3 00:35:08 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev59.gfeedcb2: * Fix 'icehouse-compat' processing for compute rpc ------------------------------------------------------------------- Tue Apr 1 00:39:30 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev58.gecb058d: * User a more accurate max_delay for reconnects * Pass thru credentials to allow re-authentication * Persist image format to a file, to prevent attacks based on changing it * Do not hide exception in update_instance_cache_with_nw_info * handle empty network info in instance cache * VMware: enable driver to work with postgres database * Grizzly to Havana Upgrade wipes out Nova quota_usages * Explicity teardown on error in libguestfs setup() * Further harden boto version checking in EC2 tests * Take a vm out of SNAPSHOTTING after Glance error * Use block_device_info at post_live_migration_at_destination ------------------------------------------------------------------- Wed Mar 19 01:40:39 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev41.ge965ca0: * VMware: fix the VNC port allocation * neutron_metadata_proxy_shared_secret should not be written to log file * VMware: fix image snapshot with attached volume * Make rbd.libvirt_info parent class compatible ------------------------------------------------------------------- Tue Mar 18 11:01:34 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev33.g83508c3: * Correct the state for PAUSED instances on reboot * VMWare: bug fix for Vim exception handling * Fix InstanceNotFound error in _delete_instance_files * Fixed a problem in iSCSI multipath * Enable compute_node_update to tolerate deadlocks ------------------------------------------------------------------- Fri Mar 14 01:22:55 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev23.g5661055: * VMware: fix bug for exceptions thrown in _wait_for_task ------------------------------------------------------------------- Thu Mar 6 15:53:34 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev22.g1b790cc: * Remove unneeded call to conductor in network interface * Remove reduntant call to update_instance_info_cache * Retry reservation commit and rollback on deadlock ------------------------------------------------------------------- Wed Mar 5 01:18:55 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev16.g51429d4: * VMware: fix disk extend bug when no space on datastore * Don't raise MySQL 2013 'Lost connection' errors ------------------------------------------------------------------- Tue Mar 4 01:13:39 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev13.gfe48d3d: * Add db2 communication error code when check the db connection ------------------------------------------------------------------- Mon Mar 3 11:29:38 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev11.gdcdbf67: * VMware: Always upload a snapshot as a preallocated disk * hyperv: Retry after WMI query fails to find dev * libvirt: handle exception while get vcpu info ------------------------------------------------------------------- Sat Mar 1 01:10:24 UTC 2014 - cloud-devel@suse.de - Update to version nova-2013.2.3.dev5.gfc5aed0: * Fix changes-since filter for list-servers API * Ensure MTU is set when the OVS vif driver is used ------------------------------------------------------------------- Thu Oct 17 14:52:27 UTC 2013 - speilicke@suse.com - Don't require python-Cheeta, upstream moved to Jinja2 ------------------------------------------------------------------- Fri Jul 19 20:30:51 UTC 2013 - dmueller@suse.com - adjust rm command ------------------------------------------------------------------- Tue Jul 9 12:02:16 UTC 2013 - dmueller@suse.com - update buildrequires ------------------------------------------------------------------- Mon Mar 18 09:39:21 UTC 2013 - speilicke@suse.com - Drop +git.$TIMESTAMP.$COMMITHASH version suffix ------------------------------------------------------------------- Fri Feb 22 10:26:40 UTC 2013 - saschpe@suse.de - BuildRequire openstack-suse-macros instead of openstack-macros ------------------------------------------------------------------- Wed Dec 19 15:36:47 UTC 2012 - saschpe@suse.de - It's a noarch package -------------------------------------------------------------------- Tue Dec 11 17:36:43 UTC 2012 - saschpe@suse.de - Move to obs-service-git_tarballs + Drop BuildRequires: python-setuptools-git - Update to version 2012.2.3+git.1355243803.9e62846: + Bump version to 2012.2.3 + Final versioning for 2012.2.2 + Don't leak info from libvirt LVM backed instances -------------------------------------------------------------------- Mon Dec 10 17:20:47 UTC 2012 - iartarisi@suse.com - Update to latest git (670b388): + Fix rpc control_exchange regression. ------------------------------------------------------------------- Thu Dec 6 13:51:20 UTC 2012 - iartarisi@suse.com - Fix version name ------------------------------------------------------------------- Fri Nov 16 12:52:08 UTC 2012 - saschpe@suse.de - Add more documentation requirements but disable some, currently the build fails if too much is enabled (I/O error) ------------------------------------------------------------------- Thu Nov 15 13:26:43 UTC 2012 - saschpe@suse.de - Use openstack-macros - Additional documentation requirements ------------------------------------------------------------------- Thu Nov 8 11:49:52 UTC 2012 - saschpe@suse.de - Drop from_vcs build flag ------------------------------------------------------------------- Wed Jun 27 12:39:11 UTC 2012 - saschpe@suse.de - Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV - Simplify from_vcs macros ------------------------------------------------------------------- Wed Jun 27 10:13:39 CEST 2012 - vuntz@suse.com - Sync version to the version we currently have, to fix build. - Add jsonutils-fix-new-anyjson.patch: fix nova.utils to be compatibly with the version of python-anyjson we use (lp#1017765). ------------------------------------------------------------------- Mon Jun 25 09:33:07 UTC 2012 - saschpe@suse.de - Initial version