~ubuntu-branches/ubuntu/oneiric/nova/oneiric-proposed

Viewing all changes in revision 47.

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2011-11-17 10:05:11 UTC
  • mfrom: (1.1.33) (45.1.1 oneiric-security)
  • Revision ID: package-import@ubuntu.com-20111117100511-01l5ax2vkrd7jmxq
Tags: 2011.3+git20111117-0ubuntu1
* New upstream release, this is a stable updates release of Nova.
  This update fixes various issues with networking issues, OS API 
  issues and EC2 API issues amongst others. Fixes include:
  + Make sure to recreate gateway for moved ip. (LP: #859587)
  + Put fully qualified domain name in local-hostname.
    (LP: #854614)
  + Fix the grantee group leading for source groups.
    (LP: #859679)
  + Call endheaders when auth_token is None. (LP: #856721)
  + Remove db_pool complexities from nova.db.sqlalchemy.session.
    (LP: #838581)
  + Raise InssufficentFreeMemory. (LP: #851374) (LP: #858679)
  + Don't leak exceptions out to users. (LP: #874472)
  + Make snapshots work for amis. (LP: #873156)
  + Make snapshots private by default. (LP: #850389)
  + Snapshots/bacups can no longer happen simultaneously.
    (LP: #727502)
  + Adding backing file copy operation on kvm block migration.
    (LP: #850602)
  + Check if host list is not empty before trying to weigh
    the hosts. (LP: #861310)
  + Enforce snapshot cleanup. (LP: #861582)
  + VDI is not resized to instance_type local_gb on 
    initial boot. (LP: #845714)
  + Adds the tenant id to the create images response Location
    header (LP: #862672)
  + OS api consoles create() broken. (LP: #862633)
  + Deallocate IP if build fails. (LP: #837687)
  + Stop returning correct password on api calls.
    (LP: #868360)
  + Handle pidfile exception for dnsmasq. (LP: #865399)
  + Make sure unknown extensions return 404. (LP: #869153)
  + Ensure non-default FLAGS.logfile_mode is properly converted to 
    an octet. (LP: #862969)
  + Explicit errors on confirm/revertResize failures. (LP: #856527)
  + Adds ext4 and reiserfs to _mount_filesystem(). (LP: #870495)
  + Improve access check on images. (LP: #863305)
  + Auto assigning floating IPs. (LP: #834633)
  + Fix typo in scheduler. (LP: #883233)
  + Fix deletion of instances without fixed ips.
  + Fix file injection of OSAPI rebuilds. (LP: #881649)
  + Fix adding bulk create fixed ips.
  + Retry failed SQL connections (LP: #876663)
  + Updated NoAuth to account for requests ending in /
    (LP:  #882742)
  + ajax_console_proxy_port needs to be an integer.
    (LP: #884527)
  + Newly created network has no uuid.
    (LP: #861160)
  + Fix KeyError when passed unknown format of time.
    (LP: #883253)
  + Add local storage of context for logging.
    (LP: #879582)
  + Fix nova logs everything to syslog twice.
    (LP: #884863)
  + Fix nova-ajax-console-proxy crashes on shutdown.
    (LP: #884534)
  + Fix exception.KeypairNotFound usage correction.
    (LP: #885462)
  + Undefine libvirt saved instances. (LP: #814561)
* Dropped patches:
  + debian/patches/fqdn-in-local-hostname-of-ec2-metadata.patch:
    Applied upstream.
  + debian/patches/backport-recreate-gateway-using-dhcp.patch:
    Applied upstream.
  + debian/patches/block-migration-needs-copy-backingfile.patch:
    Applied usptream.
  + debian/patches/backport-snapshot-cleanup.patch:
    Applied upstream.
  + debian/patches/fix-lp863305-images-permission.patch:
    Applied upstream.
  + debian/patches/security-fix-lp868360.patch:
    Applied upstream.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: