summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Remove remnants of babel i18n infrastructure"Jenkins2011-12-061-10/+0
|\
| * Remove remnants of babel i18n infrastructureMark McLoughlin2011-12-061-10/+0
* | Adding an install_requires to the setup call. Now you can pip install nova on...Ben McGraw2011-11-281-0/+9
* | Removing obsolete bzr-related clauses in setup.pyBen McGraw2011-11-281-26/+1
|/
* Separate metadata api into its own serviceVishvananda Ishaya2011-11-151-0/+3
* These fixes are the result of trolling the pylint violations hereMatthew Hooker2011-08-101-1/+0
|\
| * remove obsolete script from setup.pyMatthew Hooker2011-08-081-1/+0
* | Pass py_modules=[] to setup to avoid installing run_tests.py as a top-level m...Soren Hansen2011-08-101-1/+2
|/
* removing compute monitorBrian Waldon2011-08-021-1/+0
* Make the import of distutils.extra non-mandatory in setup.py. Just print a wa...jaypipes@gmail.com2011-04-261-7/+11
* adding gettext to setup.pyBrian Waldon2011-04-221-0/+2
* Add a find_data_files method to setup.py. Use it to get tools/ installed unde...Soren Hansen2011-04-051-0/+15
* add nova-vncproxy to setup.pyAnthony Young2011-03-291-0/+1
* Also remove nova-combined from setup.pyThierry Carrez2011-02-221-1/+0
* PEP8 errors and remove check in authors file for nova-core, since nova-core o...jaypipes@gmail.com2011-02-211-2/+4
* Merge trunk and re-run build_i18njaypipes@gmail.com2011-02-211-1/+6
|\
| * Adding missing scripts and files to setup.py / MANIFEST.inThierry Carrez2011-02-151-1/+6
* | Adds Distutils.Extra support, removes Babel support, which is half-baked at b...jaypipes@gmail.com2011-02-151-2/+11
|\ \ | |/ |/|
| * Merge Distutils.Extra changes for automating translation message catalog comp...jaypipes@gmail.com2011-02-141-2/+10
|/
* Fixed a pep8 spacing issue.Monty Taylor2011-01-271-0/+1
* Adds conditional around sphinx inclusion.Monty Taylor2011-01-251-11/+15
* Refactor run_tests.sh to allow us to run an extra command after the tests.Soren Hansen2011-01-191-8/+9
* revert live_migration branchAndy Smith2011-01-181-1/+0
* Get reviewed and fixed based on comments.masumotok2011-01-141-3/+25
|\
| * 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
* | merge recent revision(version of 2010/12/28)masumotok2010-12-311-0/+1
|\ \ | |/
| * Added reference in setup.py so that python setup.py test works now.Monty Taylor2010-12-231-0/+1
* | rev439ベースにライブマイグレーションの機能をマージmasumotok2010-12-071-2/+3
|/
* 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