lp://staging/~blamar/+junk/experimental-libvirt

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

Related bugs

Related blueprints

Branch information

Owner:
Brian Lamar
Status:
Development

Recent revisions

1222. By Brian Lamar

Commit before merge of trunk.

1221. By Brian Lamar

Diving in.

1220. By Brian Lamar

merged with p1

1219. By Brian Lamar

Added explicit unittests for common init_host scenarios.

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers