lp:~rconradharris/nova/lp742229

Created by Rick Harris and last modified
Get this branch:
bzr branch lp:~rconradharris/nova/lp742229
Only Rick Harris can upload to this branch. If you are Rick Harris please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Rick Harris
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

887. By Rick Harris

pep8 fix

886. By Rick Harris

disk_format is now an ImageService property

885. By Naveed Massjouni

Support for markers for pagination as defined in the 1.1 spec.

884. By termie

Ports the Tornado version of an S3 server to eventlet and wsgi, first step in deprecating the twistd-based objectstore.

This is a trivial implementation, never meant for production, it exists to provide an s3-look-alike objectstore for use when developing/testing things related to the amazon APIs (eucatools, etc), any production deployment would be expected to use Swift + an S3 interface.

In later patches I expect to be able to remove the old objectstore code entirely.

883. By Muneyuki Noguchi

Fix lp741415 by splitting arguments of _execute in the iSCSI driver.

882. By Naveed Massjouni

Support for markers for pagination as defined in the 1.1 spec.

881. By Sateesh

Implementation of blueprint hypervisor-vmware-vsphere-support. (Link to blueprint: https://blueprints.launchpad.net/nova/+spec/hypervisor-vmware-vsphere-support)

Adds support for hypervisor vmware ESX/ESXi server in OpenStack (Nova).

Key features included are,
1) Support for FLAT and VLAN networking model
2) Support for Guest console access through VMware vmrc
3) Integrated with Glance service for image storage and retrival

Documentation: A readme file at "doc/source/vmwareapi_readme.rst" encapsulates configuration/installation instructions required to use this module/feature.

880. By Rick Harris

Adds serverId to OpenStack API image detail per related_image blueprint

879. By Salvatore Orlando

Fix for bug #740947
Executing parted with sudo in _write_partition (vm_utils.py)

878. By Dan Prince

Implement API extensions for the Openstack API. Based on the Openstack 1.1 API the following types of extensions are supported:

-Top level resources (extension)
-Action extensions (add an extra action to a core nova controller)
-Response extensions (inject data into response from core nova controllers)

To add an extension simply drop an extension file into the configured osapi_extensions_path (which defaults to /var/lib/nova/extensions).

See nova/tests/api/openstack/extensions/foxinsocks.py for an example Extension.

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.