lp://staging/~tr3buchet/nova/lp810195

Created by Trey Morris and last modified
Get this branch:
bzr branch lp://staging/~tr3buchet/nova/lp810195
Only Trey Morris can upload to this branch. If you are Trey Morris please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Trey Morris
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1273. By Trey Morris

ipv4 networks can now be created without ipv6 info even if FLAGS.use_ipv6 is true, also better handling of ipv6 parameters to nova-manage network create

1272. By Trey Morris

updated ipv6 network create

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.

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