lp:~rackspace-titan/nova/osapi-flavors-serialization

Created by Brian Waldon and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/osapi-flavors-serialization
Members of Titan can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Titan
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1290. By Brian Waldon

adding flavors xml serialization

1289. By Trey Morris

lp812489: better handling of periodic network host setup to prevent exception

1288. By Scott Moser

correct broken logic for lxc and uml to avoid adding vnc arguments (LP: #812553)

This fixes the logic, so that lxc and uml will not get vnc arguments added to
their libvirt xml. It also seems more readable to me.

1287. By Johannes Erdfelt

Most of the XenServer plugin files need the execute bit set to run properly. However, they are inconsistent as it is, with one file having the execute bit set, but the another having it set when it is not needed.

This trivial merge fixes the permissions to what they need to be to ensure the plugins will work properly on the dom0.

1286. By John Tran

network api release_floating_ip method will now check to see if an instance is associated to it, prior to releasing.

1285. By Brian Waldon

Corrects a bad model lookup in nova-manage

1284. By Matt Dietz

Fixes lp809587

The original flavor wasn't being applied to the instance on a reversion of a resize

1283. By Isaku Yamahata

This change adds the basic boot-from-volume support to the image service.

Specifically following API will supports --block-device-mapping with volume/snapshot and root device name

- register image

- describe image

- create image(newly support)

At the moment swap and ephemeral aren't supported yet. They will be supported with the next step

Next step

- describe instance attribute with euca command

- get metadata for bundle volume

- swap/ephemeral device support

1282. By Dan Prince

Updates to the XenServer agent plugin to fix file injection:

  -Update _agent_has_method so that it parses the features 'message' from nova-agent correctly. (it was trying to call .split on a dict).
  -Rip out the agent_has_method caching functionality which just plain wasn't working (with XenServer 5.6 SP2).
  -Pass the arg_dict to _agent_has_method. This fixes an issue where a subsequent call to xenstore.write_record didn't get the 'dom_id' (KeyError).
  -Fix a string formatting issue in inject_file in creating the b64 data.

1281. By Naveed Massjouni

Added some unit and integration tests for updating the server name via the openstack api.

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