lp:~termie/nova/conditional_syslog

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
termie
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

715. By termie

don't make a syslog handler if we didn't ask for one

714. By Thierry Carrez

Fix DescribeRegion answer by introducing '{ec2,osapi}_listen' flags instead of overloading {ec2,osapi}_host. Get rid of paste_config_to_flags, bin/nova-combined. Adds debug FLAGS dump at start of nova-api.

713. By Ken Pepple

no, really fix lp721297 this time

712. By Vish Ishaya

Add flags for listen_port to nova-api. This allows us to listen on one port, but return another port (for a proxy or load balancer) in calls like describe_regions, etc.

711. By Vish Ishaya

Fixes various issues regarding verbose logging and logging errors on import.

* Adds a call to logging.reset() after flags are loaded via FLAGS()
* Uses logfile flag to log properly during run_tests
* Only adds handlers to root logger
* Removes the stream handler if logfile is set
* Syslog handler is in addition to logfile or stream handler
* Removed need for logging.basicConfig()

710. By termie

Some quick test cleanups, first step towards standardizing the way we start services in tests.

709. By justinsb

The OpenStack API was using the 'secret' as the 'access key'. There is an 'access key' and there is a 'secret key'. Access key ~= username. Secret key ~= password. This fix is necessary for the OpenStack Python API bindings to log in.

708. By Launchpad Translations on behalf of nova-core

Adds translation catalogs and distutils.extra glue code that automates the process of compiling message catalogs into .mo files.

707. By Christian Berendt

introducing a new flag timeout_nbd for manually setting the time in seconds for waiting for an upcoming NBD device

706. By Vish Ishaya

Various optimizations of lookups relating to users.

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