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
/
nova
/
virt
/
connection.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove deprecated connection_type flag
Sean Dague
2012-10-01
1
-84
/
+0
*
refactor baremetal/proxy => baremetal/driver
Sean Dague
2012-07-10
1
-1
/
+1
*
refactor xenapi/connection => xenapi/driver
Sean Dague
2012-07-10
1
-1
/
+1
*
refactor vmwareapi_conn => vmwareapi/driver
Sean Dague
2012-07-10
1
-1
/
+1
*
Merge "use import_object_ns for compute_driver loading"
Jenkins
2012-07-03
1
-6
/
+7
|
\
|
*
use import_object_ns for compute_driver loading
Sean Dague
2012-07-02
1
-6
/
+7
*
|
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
|
/
*
refactor libvirt from connection -> driver
Sean Dague
2012-06-27
1
-1
/
+1
*
added deprecated.warn helper method
Sean Dague
2012-06-18
1
-1
/
+3
*
Merge "Log connection_type deprecation message as WARNING"
Jenkins
2012-06-13
1
-3
/
+1
|
\
|
*
Log connection_type deprecation message as WARNING
Dan Prince
2012-06-11
1
-3
/
+1
*
|
add unit tests for new virt driver loader
Sean Dague
2012-06-11
1
-2
/
+2
|
/
*
convert virt drivers to fully dynamic loading
Sean Dague
2012-05-31
1
-25
/
+18
*
Grammar fixes.
Matt Joyce
2012-05-29
1
-1
/
+1
*
clean-up of the bare-metal framework.
Armando Migliaccio
2012-05-25
1
-3
/
+6
*
xenapi_conn -> xenapi.connection
Johannes Erdfelt
2012-04-12
1
-1
/
+1
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Implements blueprint heterogeneous-tilera-architecture-support
Mikyung Kang
2012-02-07
1
-0
/
+9
*
bug 924266: connection_type and firewall_driver flags mismatch
Armando Migliaccio
2012-02-06
1
-0
/
+1
*
Remove Hyper-V support
Soren Hansen
2012-02-01
1
-3
/
+0
*
Cleaning up imports in compute and virt
Brian Waldon
2011-12-21
1
-1
/
+1
*
Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py...
Brian Lamar
2011-04-22
1
-1
/
+1
*
Implementation of blueprint hypervisor-vmware-vsphere-support. (Link to blue...
sateesh
2011-03-24
1
-1
/
+4
|
\
|
*
* Modified raise statements to raise nova defined Exceptions.
sateesh
2011-03-11
1
-1
/
+4
*
|
Doh! Missed two places which were importing the old driver location
Justin Santa Barbara
2011-03-23
1
-1
/
+1
*
|
Renamed check_instance -> check_isinstance to make intent clearer
Justin Santa Barbara
2011-03-22
1
-1
/
+1
*
|
Initial implementation of refresh instance states
Justin Santa Barbara
2011-03-14
1
-1
/
+3
|
/
*
Merge trunk.
Todd Willey
2011-01-07
1
-0
/
+3
|
\
|
*
Merge from trunk: process replaced with util
Chiradeep Vittal
2011-01-03
1
-1
/
+1
|
|
\
|
*
\
Merged from trunk and fixed merge issues.
Chiradeep Vittal
2010-12-14
1
-8
/
+21
|
|
\
\
|
*
|
|
Register the Hyper-V module into the list of virt modules
Chiradeep Vittal
2010-10-08
1
-0
/
+3
*
|
|
|
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Final round of marking translation strings
jaypipes@gmail.com
2010-12-11
1
-1
/
+1
|
|
/
|
/
|
*
|
pep8 fixes and further round of refactoring
Armando Migliaccio
2010-11-29
1
-2
/
+2
*
|
Virt documentation.
Todd Willey
2010-11-01
1
-8
/
+12
*
|
clean up the compute documentation a bit.
Todd Willey
2010-10-28
1
-1
/
+10
|
/
*
Merge trunk and resolve conflicts
jaypipes@gmail.com
2010-08-30
1
-4
/
+7
|
\
|
*
Added documentation to the nova.virt interface.
Ewan Mellor
2010-08-13
1
-0
/
+9
*
|
pylint fixes for nova/virt/connection.py
jaypipes@gmail.com
2010-08-10
1
-0
/
+10
|
/
*
First commit of XenAPI-specific code (i.e. connections to the open-source
Ewan Mellor
2010-07-18
1
-0
/
+3
*
In preparation for XenAPI support, refactor the interface between
Ewan Mellor
2010-07-18
1
-0
/
+42