lp:~itohm/nova/lp720157

Created by Masanori Itoh and last modified
Get this branch:
bzr branch lp:~itohm/nova/lp720157
Only Masanori Itoh can upload to this branch. If you are Masanori Itoh please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Masanori Itoh
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

756. By Masanori Itoh

Merged to trunk rev 760, and fixed comment line indent according to Jay's comment.

755. By Masanori Itoh

Merged to trunk rev 759.

754. By Masanori Itoh

Merged trunk rev 758.

753. By Masanori Itoh

Port Todd's lp720157 fix to the current trunk, rev 752.

752. By Naveed Massjouni

This branch implements the openstack-api-hostid blueprint: "Openstack API support for hostId".

751. By Nirmal Ranganathan <email address hidden>

Wrapped the instance_types comparison with an int and added a test case for it. Removed the inadvertently added newline

750. By Rick Harris

Adds VHD build support for XenServer driver.

* Adds new ImageType DISK_VHD
* Adds determine_disk_image_type which uses Glance `type` to figure out whether an image is a VHD or not
* Adds code to Glance XenServer plugin to handle downloading a VHD and depositing it into the Storage Repository
* Modifies the remove_kernel_ramdisk code to account for RAW and VHD images
* Adds to unit tests for determine_disk_image_type and basic test for spawning a VHD image

Notes:

Currently Nova'a Compute-API makes use of FLAGS.null_kernel ('nokernel') to determine whether an image is "RAW/VHD"-ish. I've left that requirement in for now; however, I plan on adding a bug to make that optional.

Requires Glance patch https://code.launchpad.net/~rconradharris/glance/bug720459/+merge/50098

749. By Christian Berendt

introduced new flag "max_nbd_devices" to set the number of possible NBD devices

748. By Anne Gentle

Did a pull from trunk to be sure I had the latest, then deleted the test directory. I guess it appeared when I started using venv. Doh.

747. By Christian Berendt

reverted my changes from https://code.launchpad.net/~berendt/nova/lp722554/+merge/50579 and reused the existing db api methods to add the disabled services. Looks much better now :)

i couldn't figure out how to uncommit and revert my changes in an already pushed branch, always ending in "ERROR: These branches have diverged.". So i created a new branch rev2 and a new proposal...

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