summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRonald Bradford <ronald.bradford@gmail.com>2016-02-02 20:38:02 +0000
committerRonald Bradford <ronald.bradford@gmail.com>2016-02-04 18:37:40 +0000
commit6d104a3b412fc0a649bfd3246de95ed1f5b94a4a (patch)
tree0b09e2cb68f83afa0284439e3920b1097b0f68ec /.gitignore
parent22afa47ca74b1cd5cab9b723d6e0fe1ebcd622cd (diff)
downloadoslo-rootwrap-6d104a3b412fc0a649bfd3246de95ed1f5b94a4a.tar.gz
Remove unused use-syslog-rfc-format option
Remove this option that appears ignored. For reference by similar name only, this option is marked as deprecated and to be removed from oslo.log in Mitaka. Refer to I9b77899fe437d359df2a15961866b194b564ca48. Change-Id: I9a97b53d829a9ca6b92ee4b545f616a3bc5b25be
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index af2178d..96e344f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ ChangeLog
*.pyc
*.log
.tox
+.eggs*
.coverage
oslo.rootwrap.egg-info/
build/