nova/etc/nova
liyingjun 35ee11438d Sync log.py from oslo
This change syncs log.py from oslo-incubator with commit
79e8a9a08daf563aa8a8d9280c9a6a27dcafc8f2

To honor RFC5424 add use_syslog_rfc_format config option
(default False, would be deprecated in J after existing
syslog format deprecation) which adds APP-NAME to syslog message
before MSG part to reflect application or service name.
Usable only with use_syslog, otherwise ignored.

During J, the default logging format for syslog should be changed
to always provide APP-NAME, thus use_syslog_rfc_format could be
deprecated in J as well.

Since the rootwrap code was graduating to a separate library,
so the rootwrap related change should just go into oslo.rootwrap
and when oslo.rootwrap is released, nova will pull in the library.

Change-Id: I6018c7322314a4b57052be1ec0fc5fa437069f44
Closes-bug: 904307
2014-02-21 06:40:49 +08:00
..
rootwrap.d libvirt: support configurable wipe methods for LVM backed instances 2014-02-17 10:20:00 +00:00
api-paste.ini Remove middleware ratelimits from v3 api 2013-12-15 18:52:03 +08:00
cells.json Load cell data from a configuration file 2013-07-15 10:32:23 -05:00
logging_sample.conf Remove referances to LegacyFormatter in example logging.conf. 2013-05-06 11:54:15 -07:00
nova.conf.sample Sync log.py from oslo 2014-02-21 06:40:49 +08:00
policy.json Merge "Add V3 api for pci support" 2014-02-20 20:12:50 +00:00
release.sample Allow loading of product/vendor/package info from external file 2012-12-19 18:54:33 +00:00
rootwrap.conf Add syslogging to nova-rootwrap 2012-12-13 10:09:46 +01:00