index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set install_requires in setup.py.
Andrew Laski
2012-09-07
1
-0
/
+2
*
Merge "Refactor instance_usage_audit. Add audit tasklog."
Jenkins
2012-07-11
1
-1
/
+0
|
\
|
*
Refactor instance_usage_audit. Add audit tasklog.
Monsyne Dragon
2012-07-10
1
-1
/
+0
*
|
Remove unused find_data_files function in setup.py
Monty Taylor
2012-07-11
1
-13
/
+0
*
|
Update common setup code to latest.
Monty Taylor
2012-07-07
1
-26
/
+1
|
/
*
Merge "Use setuptools-git plugin for MANIFEST."
Jenkins
2012-06-28
1
-0
/
+1
|
\
|
*
Use setuptools-git plugin for MANIFEST.
Monty Taylor
2012-06-28
1
-0
/
+1
*
|
Add missing nova-novncproxy to tarballs
Thierry Carrez
2012-06-28
1
-0
/
+1
|
/
*
Merge "Prefix all nova binaries with 'nova-'."
Jenkins
2012-06-06
1
-4
/
+4
|
\
|
*
Prefix all nova binaries with 'nova-'.
Dan Prince
2012-06-06
1
-4
/
+4
*
|
Add zeromq driver. Implements blueprint zeromq-rpc-driver
Eric Windisch
2012-06-06
1
-0
/
+1
|
/
*
Include volume-usage-audit in tarballs
Thierry Carrez
2012-05-22
1
-1
/
+3
*
Generate a Changelog for Nova
Chuck Short
2012-05-04
1
-2
/
+11
*
Remove nova Direct API
Joe Gordon
2012-04-10
1
-3
/
+1
*
Remove tools/nova-debug
Joe Gordon
2012-03-22
1
-2
/
+1
*
Remove Virtual Storage Array (VSA) code
Brian Waldon
2012-03-15
1
-1
/
+0
*
Remove broken bin/*spool* tools
Joe Gordon
2012-03-14
1
-2
/
+0
*
setup.py: Fix doc building
Adam Gandelman
2012-03-07
1
-1
/
+1
*
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-7
/
+5
*
Move translations to babel locations.
Monty Taylor
2012-02-08
1
-1
/
+0
*
Get rid of distutils.extra.
Monty Taylor
2012-02-08
1
-15
/
+1
*
Remove ajaxterm from Nova
Thierry Carrez
2012-02-07
1
-1
/
+0
*
Create nova cert worker for x509 support
Vishvananda Ishaya
2012-01-24
1
-0
/
+1
*
Implements blueprint vnc-console-cleanup
Anthony Young
2012-01-17
1
-1
/
+2
*
Add missing scripts to setup.py (lp#917676)
Mark McLoughlin
2012-01-17
1
-3
/
+7
*
Remove a whole bunch of unused imports
Vishvananda Ishaya
2012-01-13
1
-3
/
+0
*
Implements blueprint separate-nova-volumeapi
Anthony Young
2012-01-13
1
-1
/
+2
*
Remove install_requires processing.
Monty Taylor
2012-01-04
1
-8
/
+0
*
'except:' to 'except Exception:' as per HACKING
Joe Gordon
2011-12-27
1
-1
/
+1
*
A more secure root-wrapper alternative
Thierry Carrez
2011-12-07
1
-0
/
+1
*
Merge "Remove remnants of babel i18n infrastructure"
Jenkins
2011-12-06
1
-10
/
+0
|
\
|
*
Remove remnants of babel i18n infrastructure
Mark McLoughlin
2011-12-06
1
-10
/
+0
*
|
Adding an install_requires to the setup call. Now you can pip install nova on...
Ben McGraw
2011-11-28
1
-0
/
+9
*
|
Removing obsolete bzr-related clauses in setup.py
Ben McGraw
2011-11-28
1
-26
/
+1
|
/
*
Separate metadata api into its own service
Vishvananda Ishaya
2011-11-15
1
-0
/
+3
*
These fixes are the result of trolling the pylint violations here
Matthew Hooker
2011-08-10
1
-1
/
+0
|
\
|
*
remove obsolete script from setup.py
Matthew Hooker
2011-08-08
1
-1
/
+0
*
|
Pass py_modules=[] to setup to avoid installing run_tests.py as a top-level m...
Soren Hansen
2011-08-10
1
-1
/
+2
|
/
*
removing compute monitor
Brian Waldon
2011-08-02
1
-1
/
+0
*
Make the import of distutils.extra non-mandatory in setup.py. Just print a wa...
jaypipes@gmail.com
2011-04-26
1
-7
/
+11
*
adding gettext to setup.py
Brian Waldon
2011-04-22
1
-0
/
+2
*
Add a find_data_files method to setup.py. Use it to get tools/ installed unde...
Soren Hansen
2011-04-05
1
-0
/
+15
*
add nova-vncproxy to setup.py
Anthony Young
2011-03-29
1
-0
/
+1
*
Also remove nova-combined from setup.py
Thierry Carrez
2011-02-22
1
-1
/
+0
*
PEP8 errors and remove check in authors file for nova-core, since nova-core o...
jaypipes@gmail.com
2011-02-21
1
-2
/
+4
*
Merge trunk and re-run build_i18n
jaypipes@gmail.com
2011-02-21
1
-1
/
+6
|
\
|
*
Adding missing scripts and files to setup.py / MANIFEST.in
Thierry Carrez
2011-02-15
1
-1
/
+6
*
|
Adds Distutils.Extra support, removes Babel support, which is half-baked at b...
jaypipes@gmail.com
2011-02-15
1
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
Merge Distutils.Extra changes for automating translation message catalog comp...
jaypipes@gmail.com
2011-02-14
1
-2
/
+10
|
/
*
Fixed a pep8 spacing issue.
Monty Taylor
2011-01-27
1
-0
/
+1
[next]