lp:~zedshaw/nova/generic-msg-queue-layer

Created by Zed A. Shaw and last modified
Get this branch:
bzr branch lp:~zedshaw/nova/generic-msg-queue-layer
Only Zed A. Shaw can upload to this branch. If you are Zed A. Shaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zed A. Shaw
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1333. By Zed A. Shaw

Merge from trunk.

1332. By Zed A. Shaw

Reorganize the code to satisfy review comments.

1331. By Zed A. Shaw

Use the util.import_object to import a module.

1330. By Zed A. Shaw

Merge in from trunk resolving a conflict in test_cloud.py

1329. By Zed A. Shaw

Add myself to authors.

1328. By Zed A. Shaw

Implements a simplified messaging abstraction with the least amount of impact to the code base.

1327. By Trey Morris

compute now appends self.host to the call to add an additional fixed ip to an instance

1326. By Dan Prince

Updates to the compute API and manager so that rebuild, reboot, snapshots, and password resets work with the most recent versions of novaclient.

1325. By Yoshiaki Tamura

Add OpenStack API support for block_device_mapping.

This patch enables boot from volume feature already implemented in EC2
API, as an OpenStack API extension.

1324. By Kevin Bringard

queries in the models.Instance context need to reference the table by name (fixed_ips) however queries in the models.FloatingIp context alias the tables out properly and return the data as fixed_ip (which is why you need to reference it by fixed_ip in that context).

Ideally we should probably consider adding a fixed_ip alias to the models.Instance query context so that the api code is consistent, but for now this should resolve the outstanding issues.

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.