lp://qastaging/~ubuntu-server-dev/nova/diablo
- Get this branch:
- bzr branch lp://qastaging/~ubuntu-server-dev/nova/diablo
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 229. By Chuck Short
-
* New upstrem release:
+ Dropped the following patches:
- backport-iscsitarget- choice. patch
- block-migration-needs- copy-backingfil e.patch
- use-netcat-instead- of-socat. patch
- fqdn-in-local-hostname- of-ec2- metadata. patch
- backport-recreate- gateway- using-dhcp. patch
- backport-snapshot- cleanup. patch
- fix-lp863305-images- permission. patch
- security-fix-lp868360. patch
- fix-traversal-via-image- register. patch
- security-fix-tenant- bypass. patch
+ Refreshed the following patches:
- backport-lxc-container- console- fix.patch
- backport-libvirt- console- pipe.patch - 228. By Chuck Short
-
* New upstream release, this is the stable updates release of Nova.
This update fixes various issues such as networking, OS API, EC2
API amongst others. Fixes include:
* 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-backingfil e.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. - 226. By Chuck Short
-
* SECURITY UPDATE: fix tenant bypass by authenticated users via OpenStack
API (LP: #904072)
- CVE-2012-0030
* SECURITY UPDATE: fix directory traversal during image registration via
EC2 API and S3/RegisterImage
- fix-traversal-via-image- register. patch: adjust nova/image/s3.py to
use basename instead of absolute path
- CVE-2011-XXXX
* SECURITY UPDATE: fix information leak via invalid key
debina/patches/ security- fix-lp868360. patch: adjust nova/auth/ manager. py
to not return access, secret or admin fields for User error and
project_manager_ id, description and member_ids for Project
- LP: #868360
- CVE-2011-XXXX - 225. By Chuck Short
-
debian/control: Either install xen-hypervisor-
4.1-amd64 or
xen-hypervisor-4.1-i386 for nova-compute-xen. (LP: #873243) - 222. By Chuck Short
-
debian/
patches/ fix-iscsi- target- path.patch: Fix ISCSI target path patch.
(LP: #871278)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/~hudson-openstack/nova/trunk