index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Pull NovaWebSocketProxy class out of nova-novncproxy binary"
Jenkins
2013-01-17
1
-0
/
+1
|
\
|
*
Pull NovaWebSocketProxy class out of nova-novncproxy binary
Daniel P. Berrange
2013-01-16
1
-0
/
+1
*
|
Merge "Use testrepository setuptools support."
Jenkins
2013-01-16
1
-1
/
+1
|
\
\
|
*
|
Use testrepository setuptools support.
Monty Taylor
2013-01-14
1
-1
/
+1
|
|
/
|
*
Revert "Use testr setuptools commands."
James E. Blair
2013-01-14
1
-1
/
+1
|
*
Merge "Use testr setuptools commands."
Jenkins
2013-01-14
1
-1
/
+1
|
|
\
|
|
*
Use testr setuptools commands.
Monty Taylor
2013-01-12
1
-1
/
+1
*
|
|
enable hacking.py self tests
Sean Dague
2013-01-14
1
-62
/
+130
|
/
/
*
|
Merge "Upgrade WebOb to 1.2.3"
Jenkins
2013-01-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Upgrade WebOb to 1.2.3
Doug Hellmann
2013-01-07
1
-1
/
+1
*
|
Merge "Fix lintstack check for multi-patch reviews"
Jenkins
2013-01-12
1
-4
/
+22
|
\
\
|
*
|
Fix lintstack check for multi-patch reviews
Yun Mao
2013-01-08
1
-4
/
+22
|
|
/
*
|
Try out a new nova.conf.sample format
Mark McLoughlin
2013-01-10
1
-17
/
+22
*
|
Regenerate nova.conf.sample
Mark McLoughlin
2013-01-10
1
-21
/
+90
*
|
fix N402 on tools/
Sean Dague
2013-01-09
3
-3
/
+3
*
|
Merge "fix N401 errors, stop ignoring all N4* errors"
Jenkins
2013-01-09
1
-6
/
+11
|
\
\
|
|
/
|
/
|
|
*
fix N401 errors, stop ignoring all N4* errors
Sean Dague
2013-01-07
1
-6
/
+11
*
|
Make WebOb version specification more flexible
Doug Hellmann
2013-01-07
1
-1
/
+1
|
/
*
Import cfg module in extract_opts.py.
Dan Prince
2012-12-18
1
-0
/
+1
*
Replace fixtures.DetailStream with fixtures.StringStream.
Clark Boylan
2012-12-16
1
-1
/
+1
*
Use testr to run nova unittests.
Clark Boylan
2012-12-14
2
-10
/
+7
*
Merge "Port to argparse based cfg"
Jenkins
2012-12-12
1
-0
/
+1
|
\
|
*
Port to argparse based cfg
Mark McLoughlin
2012-12-11
1
-0
/
+1
*
|
Merge "Move zombie_instance_updated_at_window option"
Jenkins
2012-12-12
1
-2
/
+6
|
\
\
|
*
|
Move zombie_instance_updated_at_window option
Mark McLoughlin
2012-12-11
1
-2
/
+6
*
|
|
Merge "i18n raise Exception messages"
Jenkins
2012-12-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
i18n raise Exception messages
Chuck Short
2012-12-10
1
-1
/
+1
*
|
|
Correctly init XenAPIDriver in vm_vdi_cleaner.py
Brian Lamar
2012-12-10
1
-1
/
+4
|
/
/
*
|
Merge "Unpin lxml requirements"
Jenkins
2012-12-10
1
-1
/
+1
|
\
\
|
*
|
Unpin lxml requirements
Chuck Short
2012-12-08
1
-1
/
+1
*
|
|
Merge "Add generic customization hooks via decorator."
Jenkins
2012-12-10
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add generic customization hooks via decorator.
Brian Elliott
2012-11-30
1
-0
/
+1
*
|
|
Merge "Update tools/flakes to work with pydoc"
Jenkins
2012-12-08
1
-13
/
+13
|
\
\
\
|
*
|
|
Update tools/flakes to work with pydoc
Joe Gordon
2012-12-06
1
-13
/
+13
|
|
|
/
|
|
/
|
*
/
|
Fix pep8 exclude logic for 1.3.3
Joe Gordon
2012-12-06
1
-33
/
+23
|
/
/
*
|
Merge "Allow newer boto library versions"
Jenkins
2012-12-04
1
-1
/
+1
|
\
\
|
*
|
Allow newer boto library versions
Attila Fazekas
2012-12-03
1
-1
/
+1
|
|
/
*
/
Add pyflakes option to tox
Joe Gordon
2012-12-04
1
-0
/
+22
|
/
*
Merge "Add keystoneclient to pip-requires"
Jenkins
2012-11-25
1
-0
/
+1
|
\
|
*
Add keystoneclient to pip-requires
Joe Gordon
2012-11-19
1
-0
/
+1
*
|
Merge "Unpin amqplib and kombu requirements."
Jenkins
2012-11-22
1
-2
/
+2
|
\
\
|
*
|
Unpin amqplib and kombu requirements.
Vishvananda Ishaya
2012-11-14
1
-2
/
+2
*
|
|
Pin pep8 to 1.3.3
Chuck Short
2012-11-19
1
-1
/
+1
*
|
|
Use CONF.import_opt() for nova.config opts
Mark McLoughlin
2012-11-20
2
-2
/
+1
*
|
|
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
3
-3
/
+3
|
|
/
|
/
|
*
|
Remove nova.flags
Mark McLoughlin
2012-11-17
2
-2
/
+1
|
/
*
Isolate tests from the environment variable http_proxy.
Robert Collins
2012-11-14
1
-0
/
+1
*
Ban db import from nova/virt
Dan Smith
2012-11-12
1
-0
/
+7
*
Merge "Switch from FLAGS to CONF in misc modules"
Jenkins
2012-11-07
1
-4
/
+4
|
\
|
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
1
-4
/
+4
[next]