lp:~mdragon/nova/services-ext

Created by Monsyne Dragon and last modified
Get this branch:
bzr branch lp:~mdragon/nova/services-ext
Only Monsyne Dragon can upload to this branch. If you are Monsyne Dragon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Monsyne Dragon
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1550. By Monsyne Dragon

Test fix

1549. By Monsyne Dragon

Added services extention.

1548. By Kevin L. Mitchell

Stock zones follows a fill-first methodology—the current zone is filled with instances before other zones are considered. This adds a flag to nova to select a spread-first methodology. The implementation is simply adding a random.shuffle() prior to sorting the list of potential compute hosts by weights.

1547. By Josh Kearney

Pass reboot_type (either HARD or SOFT) to the virt layers from the API.

This only works with XenAPI at the moment. The other hypervisors will need to be implemented as their maintainers see fit.

1546. By Vish Ishaya

Remove the unnecessary sudo from qemu-img as it is unneeded and doesn't work with our current packaging.

1545. By Brian Waldon

Remove chanes_since and key_name from basic server entity.

1544. By Trey Morris

adds a fake_network module to tests to generate sensible network info for tests. It does not require using the db.

This is the first round of a few, it creates the fake_get_instance_nw_info function and updates the libvirt tests to use it.

1543. By Brian Waldon

Adding a can_read_deleted filter back to db.api.instance_get_all_by_filters that was removed in a recent merge.

1542. By Thierry Carrez

Open Essex (switch version to 2012.1)

1541. By Thierry Carrez

Last Diablo translations for Nova

Branch metadata

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

Subscribers