lp:~soren/nova/network-fixes

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/network-fixes
Only Soren Hansen can upload to this branch. If you are Soren Hansen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Soren Hansen
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

304. By Soren Hansen

s/APIRequestContext/get_admin_context/ <-- sudo for request contexts.

303. By Soren Hansen

Make _dhcp_file ensure the existence of the directory containing the files it returns.

302. By Soren Hansen

Merge trunk.

301. By Soren Hansen

Merge with trunk.
Move network initialisation code into new init_host method on the network manager.

300. By Soren Hansen

Call out to 'sudo kill' instead of using os.kill. dnsmasq runs as root or nobody, nova may or may not be running as root, so os.kill won't work.

299. By Soren Hansen

Make sure we also start dnsmasq on startup if we're managing networks.

298. By Soren Hansen

Only call _on_set_network_host on nova-network hosts.

297. By Soren Hansen

Add a flag the specifies where to find nova-dhcpbridge.

296. By Soren Hansen

Ensure dnsmasq can read updates to dnsmasq conffile.

295. By Soren Hansen

Set up network at manager instantiation time to ensure we're ready to handle the networks we're already supposed to handle.

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