lp:~jshepher/nova/lp850289

Created by Justin Shepherd and last modified
Get this branch:
bzr branch lp:~jshepher/nova/lp850289
Only Justin Shepherd can upload to this branch. If you are Justin Shepherd please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Justin Shepherd
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1575. By Justin Shepherd

imported nova/services.py to include defined flags

1574. By Scott Moser

Adding flavor extra data extension.

1573. By Brian Waldon

Removing toprettyxml from OSAPI xml serialization in favor of toxml.

1572. By Johannes Erdfelt

The 1.1 API specifies that two vendor content types are allowed in addition to the standard JSON and XML content types.

This branch adds support for application/vnd.openstack.compute+json and application/vnd.openstack.compute+xml.

1571. By Vish Ishaya

Fix issue where floating ips don't get recreated when a network host reboots.

1570. By Dan Prince

Fixes an issue where 'invalid literal for int' would occur when listing images after making a v1.1 server snapshot (with a UUID).

v1.1 image id's are now treated as strings (not integer ID's). The v1.0 API still tries to treat image id's as integers but doesn't fail miserably if they are uuid's either.

This should pave the way for image ID's as uuids and more closely matches the v1.1 spec with regards to images and the server refs they contain.

1569. By Dan Prince

Update test_libvirt so that flags and fakes are used instead of mocks for utils.import_class and utils.import_object. Fixes #lp849329.

1568. By Sateesh

Multi-NIC support for vmwareapi virt driver in nova.
Does injection of Multi-NIC information to instances with Operating system flavors Ubuntu, Windows and RHEL.
vmwareapi virt driver now relies on calls to network manager instead of nova db calls for network configuration information of instance.
Re-oranized VMWareVlanBridgeDriver and added session parmeter to methods to use existing session. Also removed session creation code as session comes as argument.
Added check for flat_inject flag before attempting an inject operation.

This branch resolves the following bugs:
  Bug #831497 in OpenStack Compute (nova): "Instance spawn operation fails on ESXi compute node"
  https://bugs.launchpad.net/nova/+bug/831497
  Bug #839383 in OpenStack Compute (nova): "ESX(i) VIFs and mac addresses"
  https://bugs.launchpad.net/nova/+bug/839383

1567. By Vish Ishaya

Deprecate aoe in preperation for removal in essex.

1566. By Josh Kearney

Only allow up to 15 chars for a Windows hostname.

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