lp://staging/~renukaapte/nova/xen-sm-driver-d2

Created by Renuka Apte and last modified
Get this branch:
bzr branch lp://staging/~renukaapte/nova/xen-sm-driver-d2
Only Renuka Apte can upload to this branch. If you are Renuka Apte please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Renuka Apte
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1274. By Renuka Apte

Fix remote volume bug

1273. By Renuka Apte

Xenapi Storage Manager Volume Driver

For details, please read the full specification here:
http://wiki.openstack.org/xenapi-sm-volume-driver

1272. By Renuka Apte

Minor refactor Volume, iSCSI driver code

Add ability to pass implementation specific parameters.

1271. By Mike Scherbakov

Improvements to nova-manage:
1. nova-manage network list now shows what belongs to what project, and what's the vlan id, simplifying management in case of several networks/projects
2. nova-manage server list [zone] - shows servers. Useful if you have many servers and want to list them in particular zone, instead of grep'ing nova-manage service list.

1270. By Alex Meade

Updated responses for GET /images and GET /images/detail to respect the OSAPI v1.1 spec

1269. By Sandy Walsh

Extends the exception.wrap_exception decorator to optionally send an update to the notification system in the event of a failure.

1268. By Dan Prince

Don't pop 'vpn' on kwargs inside a loop in RPCAllocateFixedIP._allocate_fixed_ips (fixes KeyError).

Update allocate_fixed_ip methods in network manager to accept correct kwargs. (fixes regression in bzr 1266)

1267. By Sandy Walsh

Starting part of multi-nic support in the guest. Adds the remove_fixed_ip code, but is incomplete as it needs the API extension that Vek is working on.

1266. By Alexander Sakhnov

Fix bug 809316. While attempting to launch cloudpipe instance via 'nova-manage vpn run' command, it comes up with IP from instances DHCP pool and not the second IP from the subnet, which break the forwarding rules that allow users to access the vpn.
This is due 'allocate_fixed_ip' method in VlanManager doesn't receive 'vpn' as an argument from caller method and cloudpipe instances always considers as 'common' instances.

1265. By Matt Dietz

This doesn't actually fix anything anymore, as the wsgi_refactor branch from Waldon took care of the issue. However, a couple rescue unit tests would have caught this originally, so I'm proposing this to include those.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers