lp:~soren/nova/image-tests

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

Recent revisions

1439. By Soren Hansen

Make fake image driver return an empty string for images with no data. Add a test for this.

1438. By Soren Hansen

Merge trunk

1437. By Soren Hansen

pep8

1436. By Soren Hansen

Merge trunk

1435. By Soren Hansen

Add a test to make sure we can write image data and read it back again.

1434. By Soren Hansen

Merge trunk

1433. By Donal Lafferty

Added ability too boot VM from install ISO. System detects an image of type iso. Images is streamed to a VDI and mounted to the VM. Blank disk allocated to VM based on instance type.

Currently available for XenServer.

1432. By Soren Hansen

Add source-group filtering.

Move refresh to be triggered by allocation and deallocation of IP's rather than creation/destruction of instances.

There really needs a way to use ipsets for this, but it's not widely supported yet (went into mainline linux at 2.6.39), so this implementation just uses regular iptables.

1431. By John Tran

added logic to make the creation of networks (IPv4 only) validation a bit smarter:
  - detects if the cidr is already in use
  - detects if any existing smaller networks are within the range of requested cidr(s)
  - detects if splitting a supernet into # of num_networks && network_size will fit
  - detects if requested cidr(s) are within range of already existing supernet (larger cidr).

IPv6 logic remains intact yet had not been improved by this code.

1430. By John Tran

  fix InvalidPortRange exception shows up in euca2ools instead of UnknownError when euca-authorize is specified w/ invalid port #.

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