lp:~soren/nova/iptables-security-groups

Created by Soren Hansen and last modified
Get this branch:
bzr branch lp:~soren/nova/iptables-security-groups
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

460. By Soren Hansen

Spelling is hard. Typing even moreso.

459. By Soren Hansen

Revert changes to version.py

458. By Soren Hansen

Bring NWFilter driver up to speed on unfilter_instance.

457. By Soren Hansen

Instead of a set() to keep track of instances and security groups, use a dict(). __eq__ for stuff coming out of sqlalchemy does not do what I expected (probably due to our use of sessions).

456. By Soren Hansen

Merge trunk.

455. By Soren Hansen

Merge trunk

454. By Soren Hansen

Fixed a number of issues with the iptables firewall backend:
 * Port specifications for firewalls come back from the data store as integers, but were compared as strings.
 * --icmp-type was misspelled as --icmp_type (underscore vs dash)
 * There weren't any unit tests for these issues.

453. By Soren Hansen

Merge trunk

452. By Soren Hansen

Create LibvirtConnection directly, rather than going through libvirt_conn.get_connection. This should remove the dependency on libvirt for tests.

451. By Soren Hansen

Merge with trunk

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