Commit Graph

16 Commits

Author SHA1 Message Date
Soren Hansen f9a780d9c6 Update version to 2010.1 in preparation for Austin release. 2010-10-19 23:36:28 -04:00
Soren Hansen 9abb45043c Install nova-scheduler. 2010-09-24 10:21:10 +02:00
Soren Hansen ea33870fd0 nova-api-new is no more. Don't attempt to install it. 2010-09-24 10:19:28 +02:00
Soren Hansen 91d88bbad0 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

##########################################
2010-09-01 18:13:24 +00:00
Soren Hansen 921d9d01d7 Better log formatter for Nova. It's just like gnuchangelog, but logs the author rather than the committer. 2010-08-31 21:17:48 +02:00
Soren Hansen 85c81f39e0 Fix up setup.py to match nova-rsapi -> nova-api-new rename. 2010-08-31 09:54:31 +02:00
Monty Taylor efc6317108 Added ChangeLog generation 2010-07-29 03:25:03 +00:00
Monty Taylor 49dd0c52c1 Fixed pep8 issues in setup.py - thanks redbo. 2010-07-28 16:05:17 -07:00
Monty Taylor 7c39435df5 Added ChangeLog generation. 2010-07-28 14:37:58 -07:00
Monty Taylor 10f32554c9 Tagged 0.9.0 and bumped the version to 0.9.1 2010-07-28 08:21:57 -07:00
Monty Taylor ea89153b93 Updated setup.py file to install stuff on a python setup.py install command. 2010-07-27 21:41:07 -07:00
Soren Hansen 56da5a45f6 Bump version to 0.9.0.
Change author to "OpenStack".
Change author_email to nova@lists.launchpad.net.
Change url to http://www.openstack.org/.
Change description to "cloud computing fabric controller".
2010-07-27 22:38:09 +02:00
Todd Willey c88d1f033b update copyrights 2010-07-15 01:28:51 -04:00
Vishvananda Ishaya 4ba6802ae5 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen caeece6e37 Updated licenses 2010-06-23 22:04:16 -07:00
Jesse Andrews bf6e6e718c initial commit 2010-05-27 23:05:26 -07:00