lp:~yamahata/nova/lp787355

Created by Isaku Yamahata and last modified
Get this branch:
bzr branch lp:~yamahata/nova/lp787355
Only Isaku Yamahata can upload to this branch. If you are Isaku Yamahata please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Isaku Yamahata
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1103. By Isaku Yamahata

virt: add get_host_stats to driver and fakedriver

get_host_stats() is called by compute manager, so make it mandatory
instead of exception.
The exception is masked by _report_driver_status(), though.

1102. By Renuka Apte

Fixes euca-attach-volume for iscsi using Xenserver

Minor changes required to xenapi functions to get correct format for volume-id, iscsi-host, etc.

1101. By justinsb

Fix bug #744150 by starting nova-api on an unused port.

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.

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