lp:~cthier/nova/test

Created by Chuck Thier and last modified
Get this branch:
bzr branch lp:~cthier/nova/test
Only Chuck Thier can upload to this branch. If you are Chuck Thier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chuck Thier
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

664. By Soren Hansen

Create a new AMQP connection by default.

663. By Rick Harris

Define sql_idle_timeout flag to be an integer.

This fixes bug706405 where MySQL Gone Away Errors were being generated.

662. By Soren Hansen

Add forwarding rules for floating IPs to the OUTPUT chain on the network node in addition to the PREROUTING chain.

661. By Soren Hansen

Use a NullPool for sqlite connections.

660. By Soren Hansen

Get a fresh connection in rpc.cast rather than using a recycled one.

659. By Bilal Akhtar

This branch fixes bug #708347: RunInstances: Invalid instance type gives improper error message

658. By Vish Ishaya

Fixes the ordering of init_host commands so that iptables chains are created before they are used.

This fixes an issue that arises if nova-network is started with flushed iptables after floating ips have been assigned.

657. By Soren Hansen

Pass timestamps to the db layer in fixed_ip_disassociate_all_by_timeout rather than converting to strings ahead of time, otherwise comparison between timestamps would often fail.

656. By SuperStack <email address hidden>

Added support for 'SAN' style volumes. A SAN's big difference is that the iSCSI target won't normally run on the same host as the volume service.

655. By Vish Ishaya

Automates the setup for FlatDHCP regardless of whether the interface has an ip address.

FlatDHCP only has worked until now if the underlying interface that you bridge into has no ip address. This branch will do the necessary setup to allow it to work by:

* Creating a bridge with the private address for dhcp
* Moving any existing ips from the interface onto the bridge
* Adding the interface to the bridge
* Recreating the default route if it was deleted by moving the interface

It will additionally add a route to compute hosts for bridges that it adds to the compute hosts. This seems to be necessary in some cases where the default route uses a different interface.

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