summaryrefslogtreecommitdiffstats
path: root/nova/wsgi.py
diff options
context:
space:
mode:
authorSoren Hansen <soren.hansen@rackspace.com>2010-09-01 18:13:24 +0000
committerTarmac <>2010-09-01 18:13:24 +0000
commit91d88bbad095976bf3bccb98a30d2af9aafdbd53 (patch)
treefa0ef2f37c2fbe55e30468f14faded898561fd06 /nova/wsgi.py
parent937e8fae0237aed835ab2a55b4d4f0885a04f1d5 (diff)
parent921d9d01d731f2fda05c73775606f87b3be9aba6 (diff)
downloadnova-91d88bbad095976bf3bccb98a30d2af9aafdbd53.tar.gz
nova-91d88bbad095976bf3bccb98a30d2af9aafdbd53.tar.xz
nova-91d88bbad095976bf3bccb98a30d2af9aafdbd53.zip
This improves the changelog generated as part of "setup.py sdist". If you look at it now, it says that Tarmac has done everything and every little commit is listed. With this patch, it only logs the "top-most" commit and credits the author rather than the committer.
Example from the current output format (from current trunk): ########################################## 2010-08-31 Tarmac         Adjust setup.py to match nova-rsapi -> nova-api-new rename. 2010-08-31 Soren Hansen <soren.hansen@rackspace.com>         Fix up setup.py to match nova-rsapi -> nova-api-new rename. 2010-08-30 Tarmac         Reconnect to libvirt on broken connection. 2010-08-30 Soren Hansen <soren.hansen@rackspace.com>         Detect if libvirt connection has been broken and reestablish it. 2010-08-30 Tarmac         pylint fixes for /nova/virt/connection.py 2010-08-30 jaypipes@gmail.com         Merge trunk and resolve conflicts ########################################## With this patch, this is reduced to: ########################################## 2010-08-31 Soren Hansen <soren.hansen@rackspace.com>         Adjust setup.py to match nova-rsapi -> nova-api-new rename. 2010-08-30 Soren Hansen <soren.hansen@rackspace.com>         Reconnect to libvirt on broken connection. 2010-08-30 jaypipes@gmail.com         pylint fixes for /nova/virt/connection.py ##########################################
Diffstat (limited to 'nova/wsgi.py')
0 files changed, 0 insertions, 0 deletions