lp:~ed-leafe/nova/internal_id_fix

Created by Ed Leafe and last modified
Get this branch:
bzr branch lp:~ed-leafe/nova/internal_id_fix
Only Ed Leafe can upload to this branch. If you are Ed Leafe please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ed Leafe
Project:
OpenStack Compute (nova)
Status:
Abandoned

Recent revisions

527. By Ed Leafe

Fixed two cases where unit tests were failing

526. By Ed Leafe

Changed 'get_instance' back to 'get' to avoid further delay

525. By Ed Leafe

Removed a reference to 'instance_get_by_internal_id' that I missed in the original merge

524. By Ed Leafe

Fixed the code that broke when instances.internal_id was removed

523. By Vish Ishaya

Fixes format_instances error by passing reservation_id as a kwarg instead of an arg. Also removes extraneous yields in test_cloud that were causing tests to pass with broken code.

522. By Chiradeep Vittal <chiradeep@chiradeep-lt2>

Introduces basic support for spawning, rebooting and destroying vms when using Microsoft Hyper-V as the hypervisor.
Images need to be in VHD format. Note that although Hyper-V doesn't accept kernel and ramdisk
separate from the image, the nova objectstore api still expects an image to have an associated aki and ari. You can use dummy aki and ari images -- the hyper-v driver won't use them or try to download them.
Requires Python's WMI module.

521. By Cory Wright

This addition to the docs clarifies that it is a requirement for contributors to be listed in the Authors file before their commits can be merged to trunk.

520. By Devin Carlen

Removed dependencies on nova server components for the admin client.

519. By Todd Willey

Remove stale doc files so the autogeneration extension for sphinx will work properly.

518. By Eric Day

This branch contains the internal API cleanup branches I had previously proposed, but combined together and with all the UUID key replacement ripped out. This allows multiple REST interfaces (or other tools) to use the internal API directly, rather than having the logic tied up in the ec2 cloud.py file.

Branch metadata

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

Subscribers