summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Added babel/gettext build support.Monty Taylor2011-01-101-2/+13
* s/canonical_version/canonical_version_string/gSoren Hansen2011-01-081-1/+1
* Less code generation.Soren Hansen2011-01-071-34/+4
* Track version info, and make available for logging.Todd Willey2011-01-061-0/+39
* Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-0/+2
* Added reference in setup.py so that python setup.py test works now.Monty Taylor2010-12-231-0/+1
* Add include_package_data=True to setup.py.Soren Hansen2010-11-291-0/+1
* Fix typo "nova.util" -> "nova.utils"Soren Hansen2010-11-241-1/+1
* Merge with trunk.Soren Hansen2010-11-221-3/+13
|\
| * Adds images (only links one in), start for a nova-manage man file, and also d...Anne Gentle2010-11-191-1/+10
| |\
| | * Overwrite build_sphinx, making it run once for each of the html and man build...Soren Hansen2010-11-181-1/+10
| * | Update version to 2011.1 as that is the version we expect to release next.Soren Hansen2010-11-171-1/+1
| |\ \
| | * | Update version to 2011.1 as that is the version we expect to release next.Soren Hansen2010-11-171-1/+1
| | |/
| * / add nova-debug to setup.pyVishvananda Ishaya2010-10-251-1/+2
| |/
* / Added a .mailmap that maps addresses in bzr to people's real, preferredSoren Hansen2010-11-111-4/+6
|/
* Update version to 2010.1 in preparation for Austin release.Soren Hansen2010-10-191-1/+1
* Install nova-scheduler.Soren Hansen2010-09-241-0/+1
* nova-api-new is no more. Don't attempt to install it.Soren Hansen2010-09-241-1/+0
* This improves the changelog generated as part of "setup.py sdist". If you loo...Soren Hansen2010-09-011-2/+4
|\
| * Better log formatter for Nova. It's just like gnuchangelog, but logs the auth...Soren Hansen2010-08-311-2/+4
* | Fix up setup.py to match nova-rsapi -> nova-api-new rename.Soren Hansen2010-08-311-1/+1
|/
* Added ChangeLog generationMonty Taylor2010-07-291-4/+21
|\
| * Fixed pep8 issues in setup.py - thanks redbo.Monty Taylor2010-07-281-7/+6
| * Added ChangeLog generation.Monty Taylor2010-07-281-0/+18
* | Tagged 0.9.0 and bumped the version to 0.9.1Monty Taylor2010-07-281-1/+1
|/
* Updated setup.py file to install stuff on a python setup.py install command.Monty Taylor2010-07-271-7/+12
* Bump version to 0.9.0.Soren Hansen2010-07-271-6/+5
* update copyrightsTodd Willey2010-07-151-2/+0
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-13/+18
* initial commitJesse Andrews2010-05-271-0/+32