~rackspace-titan/nova/limits-v1-1-response-formatting

  • Committer: Tarmac
  • Author(s): Soren Hansen
  • Date: 2010-09-01 18:13:24 UTC
  • mfrom: (254.1.1 better-changelog)
  • Revision ID: hudson@openstack.org-20100901181324-3aos3nwlhughw2oq
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

##########################################
Filename Latest Rev Last Changed Committer Comment Size
..
bin 1 14 years ago Jesse Andrews initial commit Diff
bzrplugins 254.1.1 13 years ago Soren Hansen Better log formatter for Nova. It's just like gnuc Diff
CA 1 14 years ago Jesse Andrews initial commit Diff
doc 157.3.1 13 years ago Monty Taylor Updated sphinx layout to a two-dir layout like swi Diff
nova 1 14 years ago Jesse Andrews initial commit Diff
plugins 145.3.2 13 years ago Ewan Mellor Move the xenapi top level directory under plugins, Diff
smoketests 139 13 years ago Soren Hansen Merge with -core's diverged trunk. Diff
tools 139 13 years ago Soren Hansen Merge with -core's diverged trunk. Diff
.bzrignore 186.1.1 13 years ago Monty Taylor Added ChangeLog generation. 39 bytes Diff Download File
.gitignore 182 13 years ago Tarmac Got the tree set for debian packaging. 125 bytes Diff Download File
File builddeb.sh 139 13 years ago Soren Hansen Merge with -core's diverged trunk. 787 bytes Diff Download File
HACKING 139.2.2 13 years ago Jesse Andrews reorder imports spacing 1.3 KB Diff Download File
LICENSE 1 14 years ago Jesse Andrews initial commit 9.9 KB Diff Download File
MANIFEST.in 186.1.1 13 years ago Monty Taylor Added ChangeLog generation. 699 bytes Diff Download File
pylintrc 246.3.6 13 years ago Eric Day More pylintrc updates. 774 bytes Diff Download File
README 157.1.1 13 years ago Monty Taylor Updated URLs in the README file to point to curren 836 bytes Diff Download File
run_tests.py 238.1.1 13 years ago andy rather comprehensive style fixes 4.1 KB Diff Download File
File run_tests.sh 217.1.4 13 years ago jaypipes at gmail Merge case statement options 1.7 KB Diff Download File
setup.cfg 181.1.5 13 years ago Monty Taylor Updated setup.py file to install stuff on a python 135 bytes Diff Download File
setup.py 266 13 years ago Tarmac This improves the changelog generated as part of " 2.1 KB Diff Download File