lp:~johannes.erdfelt/nova/lp822748

Created by Johannes Erdfelt and last modified
Get this branch:
bzr branch lp:~johannes.erdfelt/nova/lp822748
Only Johannes Erdfelt can upload to this branch. If you are Johannes Erdfelt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Johannes Erdfelt
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1394. By Johannes Erdfelt

Import sys as well

1393. By Johannes Erdfelt

Save exception and re-raise that instead of depending on thread local
exception that may have been clobbered by intermediate processing

1392. By Rick Harris

Adds ability to disable snapshots in the Openstack API.

1391. By Chris Behrens

ZoneAwareScheduler classes couldn't build local instances due to an additional argument ('image') being added to compute_api.create_db_entry_for_new_instance() at some point.

With this fix, 'image' is now being passed down to the scheduler and into the above call. Updated an existing test so that it didn't stub around the above failing call.

1390. By Ilya Alekseyev

Added possibility to mark fixed ip like reserved and unreserved.

1389. By Vish Ishaya

Fixes broken image_convert. The context being passed to glance image service was not a real context.

1388. By Brian Waldon

Glance Image Service now understands how to use glance client to paginate through images.

1387. By Josh Kearney

Allow actions queries by UUID and PEP8 fixes.

1386. By Adam Gandelman

Make sure mapping['dns'] is formatted correctly before injecting via template into images.
mapping['dns'] is retrieved from the network manager via info['dns'], which is a list constructed of multiple DNS servers.

Fixes LP Bug #821203

1385. By Soren Hansen

Add a generic image service test and run it against the fake image service.

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