lp:~rackspace-titan/nova/images-links-lp803505

Created by Brian Waldon and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/images-links-lp803505
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

1272. By Brian Waldon

adding bookmark to images index

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.

1264. By Trey Morris

fixes an issue where network host fails to start because a NoNetworksFound exception wasn't being handled correctly.

1263. By Naveed Massjouni

Made xen plugins rpm noarch.

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