lp:~blamar/nova/libvirt-cleanup-branch

Created by Brian Lamar and last modified
Get this branch:
bzr branch lp:~blamar/nova/libvirt-cleanup-branch
Only Brian Lamar can upload to this branch. If you are Brian Lamar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brian Lamar
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1221. By Brian Lamar

Merged trunk

1220. By Brian Lamar

Merged trunk.

1219. By Brian Lamar

review feedback from bcwaldon and ed leafe

1218. By Brian Lamar

Two small cleanups in libvirt:

1) Moved flag defines to __init__.py
2) Replaced lazy-loading of imports with utils.optional_import (new)

One unrelated change is the addition of unittest2 to pip-requires. I'm
using the unittest.skipIf method in test_libvirt.py and unittest2 has
backported all Python 2.7 unittest improvements.

1217. By Vish Ishaya

This speeds up multiple runs of tests to start up much faster because it only runs db migrations if the test db doesn't exist. It also adds the -r/--recreate-db option to run_tests.sh to delete the tests db so it will be recreated.

1216. By Vish Ishaya

Proposing this because it is a critical fix before milestone. Suggestions on testing it are welcome.

1215. By Yuriy Taraday

Fix for bug #788265.
Remove created_at, updated_at and deleted_at from instance_type dict returned by methods in sqlalchemy API.

1214. By Todd Willey

Add api methods to delete provider firewall rules.

1213. By Salvatore Orlando

This small change restores single quotes and double quotes as they were before in the filter expression for retrieving the PIF (physical interface) xenapi should use for creating VLAN interfaces.

I'm not sure why they were altered, possibly because of coding style conventions, but unfortunately xenapi does not accept single quotes for separating filter expression tokens.

1212. By Ewan Mellor

Remove the unnecessary insertion of whitespace. This happens to be enough
to make this patch apply on recent versions of XenServer / Xen Cloud Platform.

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