lp:~soren/nova/lp714577

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

655. By Soren Hansen

Don't convert datetime objects to a string using .isoformat(). Leave it to sqlalchmeny (or pysqlite or whatever it is that does the magic) to work it out.

654. By Christian Berendt

fixes #713766 and probably #710959, please test the patch before committing it.

653. By Anne Gentle

Updates to the multinode install doc based on Wayne's findings. Merged with trunk so should easily merge in.

652. By Ryan Lane

Checks whether the instance id is a list or not before assignment. This is to fix a bug relating to nova/boto. The AWK-SDK libraries pass in a string, not a list. The euca tools pass in a list.

651. By Ryan Lane

Catching all socket errors in _get_my_ip, since any socket error is likely enough to cause a failure in detection.

650. By Christian Berendt

added new parameter --dhcp_domain to set the used domain by dnsmasq in /etc/nova/nova.conf

648. By termie

Adds logging.basicConfig() to run_tests.py so that attempting to log debug messages from tests will work.

647. By termie

Changes the behavior of run_test.sh so that pep8 is only run in the default case (when running all tests). It will no longer run when individual test cases are being given as in:

./run_tests.sh nova.tests.test_compute

646. By Soren Hansen

open cactus

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