lp:~cbehrens/nova/lp821720

Created by Chris Behrens and last modified
Get this branch:
bzr branch lp:~cbehrens/nova/lp821720
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

1389. By Chris Behrens

zone_aware_scheduler classes couldn't build instances due to a change to compute api's create_db_entry_for_new_instance call. now passing image argument down to the scheduler and through to the call. updated a existing test to cover this

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.

1384. By Justin Shepherd

Implemented @test.skip_unless and @test.skip_if functionality in nova/test.py.

Added nova/tests/test_skip_examples.py which contains example skip case usages.

1383. By Gabe Westmaas

Updates v1.1 servers/id/action requests to comply with the 1.1 spec

1382. By Dan Prince

Add exception logging for instance IDs in the __public_instance_is_accessible smoke test function. This should help troubleshoot an intermittent failure.

1381. By Matt Dietz

Fixes lp821144

Revert resize broken because an incorrect number of parameters and a bad call at the virt layer

1380. By John Tran

For nova-manage network create cmd, added warning when size of subnet(s) being created are larger than FLAG.network_size, in attempt to alleviate confusion. For example, currently when 'nova-manage network create foo 192.168.0.0/16', the result is that it creates a 192.168.0.0/24 instead without any indication to why

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