lp:~rackspace-titan/nova/versions_json_xml

Created by William Wolf and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/versions_json_xml
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

1289. By William Wolf

added tests, updated pep8 fixes

1288. By William Wolf

cleanup tests and fix pep8 issues

1287. By William Wolf

added versions list atom test and it passes

1286. By William Wolf

initial changes for application/atom+xml for versions

1285. By William Wolf

added 'update' field to versions

1284. By William Wolf

updated links to use proper atom:link per spec

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.

1280. By Brian Waldon

Ensures a bookmark link is returned in GET /images. Before, it was only returned in GET /images/detail

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