lp:~cbehrens/nova/lp854239

Created by Chris Behrens and last modified
Get this branch:
bzr branch lp:~cbehrens/nova/lp854239
Only Chris Behrens can upload to this branch. If you are Chris Behrens please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Behrens
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1598. By Chris Behrens

merged trunk and resolved conflict

1597. By Chris Behrens

fix unrelated pep8 issue in trunk

1596. By Chris Behrens

fix a test where list order was assumed

1595. By Chris Behrens

Removed the extra code added to support filtering instances by instance uuids.
Instead, added 'uuid' to the list of exact_filter_match names.
Updated the caller to add 'uuid: uuid_list' to the filters dictionary, instead of passing it in as another argument.
Updated the ID to UUID mapping code to return a dictionary, which allows the caller to be more efficient... It removes an extra loop there.
A couple of typo fixes.

1594. By Jason Kölker

* Remove the foreign key and backrefs tying vif<->instance
* Update instance filtering to pass ip related filters to the network manager
* move/update tests

1593. By Vish Ishaya

Adds an optional flag to force dhcp releases on instance termination. This allows ips to be reused without having to wait for the lease to timeout.

1592. By Brian Waldon

Fixing case where OSAPI server create would return 500 on malformed body.

1591. By Vish Ishaya

Fix the issue with the new dnsmasq where it tries and fails to bind to ipv6 addresses.

1590. By Édouard Thuleau

Fixes the handling of snapshotting in libvirt driver to actually use the proper image type instead of using raw for everything. Also cleans up an unneeded flag. Based on doude's initial work.

1589. By Jason Kölker

Remove vestigial db call for fixed_ips.

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