summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* hardcode pbr and d2to1 versionsChuck Short2013-06-031-1/+1
* Transition from openstack.common.setup to pbr.Monty Taylor2013-05-071-74/+15
* Move console scripts to entrypoints.Monty Taylor2013-04-041-26/+31
* Set version to 2013.2Thierry Carrez2013-03-201-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-0/+2
* Update to simplified common oslo version code.Monty Taylor2013-02-101-3/+4
* Add nova-spicehtml5proxy helperDaniel P. Berrange2013-01-161-0/+1
* CLI for bare-metal database sync.Mikyung Kang2013-01-081-0/+1
* PXE bare-metal provisioning helper serverMikyung Kang2013-01-081-0/+1
* Cells: Add the main code.Chris Behrens2013-01-041-0/+1
* Add missing binaryChuck Short2012-11-201-0/+1
* removes the nova-volume code from novaVishvananda Ishaya2012-10-281-3/+0
* Remove unused imports in setup.pyAndrew Laski2012-10-241-3/+0
* Add trove classifiers for PyPIDoug Hellmann2012-10-221-0/+10
* Set install_requires in setup.py.Andrew Laski2012-09-071-0/+2
* Merge "Refactor instance_usage_audit. Add audit tasklog."Jenkins2012-07-111-1/+0
|\
| * Refactor instance_usage_audit. Add audit tasklog.Monsyne Dragon2012-07-101-1/+0
* | Remove unused find_data_files function in setup.pyMonty Taylor2012-07-111-13/+0
* | Update common setup code to latest.Monty Taylor2012-07-071-26/+1
|/
* Merge "Use setuptools-git plugin for MANIFEST."Jenkins2012-06-281-0/+1
|\
| * Use setuptools-git plugin for MANIFEST.Monty Taylor2012-06-281-0/+1
* | Add missing nova-novncproxy to tarballsThierry Carrez2012-06-281-0/+1
|/
* Merge "Prefix all nova binaries with 'nova-'."Jenkins2012-06-061-4/+4
|\
| * Prefix all nova binaries with 'nova-'.Dan Prince2012-06-061-4/+4
* | Add zeromq driver. Implements blueprint zeromq-rpc-driverEric Windisch2012-06-061-0/+1
|/
* Include volume-usage-audit in tarballsThierry Carrez2012-05-221-1/+3
* Generate a Changelog for NovaChuck Short2012-05-041-2/+11
* Remove nova Direct APIJoe Gordon2012-04-101-3/+1
* Remove tools/nova-debugJoe Gordon2012-03-221-2/+1
* Remove Virtual Storage Array (VSA) codeBrian Waldon2012-03-151-1/+0
* Remove broken bin/*spool* toolsJoe Gordon2012-03-141-2/+0
* setup.py: Fix doc buildingAdam Gandelman2012-03-071-1/+1
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-071-7/+5
* Move translations to babel locations.Monty Taylor2012-02-081-1/+0
* Get rid of distutils.extra.Monty Taylor2012-02-081-15/+1
* Remove ajaxterm from NovaThierry Carrez2012-02-071-1/+0
* Create nova cert worker for x509 supportVishvananda Ishaya2012-01-241-0/+1
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-171-1/+2
* Add missing scripts to setup.py (lp#917676)Mark McLoughlin2012-01-171-3/+7
* Remove a whole bunch of unused importsVishvananda Ishaya2012-01-131-3/+0
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-1/+2
* Remove install_requires processing.Monty Taylor2012-01-041-8/+0
* 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-271-1/+1
* A more secure root-wrapper alternativeThierry Carrez2011-12-071-0/+1
* 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
|\