lp:~skoubli/nova/lp843633

Created by Serguei Koubli and last modified
Get this branch:
bzr branch lp:~skoubli/nova/lp843633
Only Serguei Koubli can upload to this branch. If you are Serguei Koubli please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Serguei Koubli
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1559. By Serguei Koubli

--auto_assign_floating_ip=true crashes on logout in OpenStack Compute (nova)

1558. By Brian Waldon

Correctly map image statuses from Glance to OSAPI v1.1

1557. By Antony Messerli

pep8 fixes in nova/db/sqlalchemy/api.py and nova/virt/disk.py

1556. By Dan Prince

Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with Glance keystone.

1555. By Chuck Short

Some arches dont have dmidecode, check to see if libvirt is capable of running rather getInfo of the arch its running on.

1554. By Thierry Carrez

Fixes rogue usage of sudo that crept in

1553. By Chuck Short

Fixes shutdown of lxc containers.

1552. By Scott Moser

use 'qemu-image resize' rather than 'truncate' to grow image files

qcow-image is capable of growing qcow formated disks in addition to
being able to grow a qcow formated one. (LP: #836759)

I've verified that after this change both a full disk uploaded as 'raw' and one that was uploaded as 'qcow2' are correctly resized, and that in oneiric, the instance has its root filesystem resized for /dev/vda1 correctly.

1551. By Tushar Patil

When vpn=true in allocate ip, it attempts to allocate the ip that is reserved in the network. Unfortunately fixed_ip_associate attempts to ignore reserved ips.
This fix allows to filter reserved ip address only when vpn=True.

1550. By Mark McLoughlin

Do not require --bridge_interface for FlatDHCPManager (lp:844944)

Unlike VlanManager, FlatDHCPManager actually works fine without a bridge
interface on single host deployments.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers