lp://staging/~blamar/nova/context-request
- Get this branch:
- bzr branch lp://staging/~blamar/nova/context-request
Branch merges
Branch information
Recent revisions
- 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 - 644. By Anthony Young
-
Fixes bug #709057
* Mark security_
group_instance_ associations as deleted when instance deleted
* Mark security_group_instance_ associations as deleted when security_group deleted
* Make SecurityGroup.instances mapping properly ignore deleted security_ group_instance_ associations
* Add testsIMO, this is important to merge. Nebula has monitoring projects that continually launch and destroy instances, and I imagine other real-world deployments may have similar health checkers. After a few weeks such health checkers choke due to the inefficient queries related to #709057.
- 642. By Ilya Alekseyev
-
Changed default handler for uncaughted exceptions. It uses logging instead print to stderr.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~hudson-openstack/nova/trunk