lp:~usc-isi/nova/cover-script

Created by Lorin Hochstein and last modified
Get this branch:
bzr branch lp:~usc-isi/nova/cover-script
Members of USC-ISI can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
USC-ISI
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1102. By Lorin Hochstein

Added support for generating coverage reports when running unit tests

1101. By Lorin Hochstein

Workaround for coverage bug

1100. By Andrey Brindeyev

--dhcp-lease-max=150 by default. This prevents >150 instances in one network.

1099. By <email address hidden>

found a typo in the xenserver glance plugin that doesn't work with glance trunk. Also modified the image url to fetch from /v1/image/X instead of /image/X as that returned a 300.

1098. By Soren Hansen

Include data files for public key tests in the tarball.

1097. By Vish Ishaya

Makes sure vlan creation locks so we don't race and fail to create a vlan.

1096. By Eldar Nugaev

print information about nova-manage project problems

1095. By Rick Harris

This is the groundwork for the upcoming distributed scheduler changes. Nothing is actually wired up here, so it shouldn't break any existing code (and all tests pass).

The goals were to:

1. Define the basic distributed scheduler communication mechanism:
   a. call_zone_method - how each zone can communicate with its children

   b. encrypted child-blobs - how child zones an securely and statelessly report back weight and build-plan info

2. Put in hooks for advanced-filtering (hard-requirements, capabilities) as well as preferences (least-cost-scheduling)

3. Create a base set of dist-scheduler tests that we can extend as we add more functionality.

Next up will be to:

1. Add in a filtering driver

2. Add in a cost-scheduler driver

1094. By William Wolf

Get rid of old virt/images.py functions that are no longer needed. Checked for any loose calls to these functions and found none. All tests pass for me.

1093. By Dan Prince

Update OSAPI v1.1 extensions so that it supports RequestExtensions. ResponseExtensions were removed since the new RequestExtension covers both use cases. This branch also removes some of the odd serialization code in the RequestExtensionController that converted dictionary objects into webob objects. RequestExtension handlers should now always return proper webob objects.

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