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
/
vmwareapi_conn.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor vmwareapi_conn => vmwareapi/driver
Sean Dague
2012-07-10
1
-398
/
+0
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Merge "Unused imports cleanup (folsom-2)"
Jenkins
2012-06-06
1
-2
/
+0
|
\
|
*
Unused imports cleanup (folsom-2)
Zhongyue Luo
2012-06-03
1
-2
/
+0
*
|
convert virt drivers to fully dynamic loading
Sean Dague
2012-05-31
1
-19
/
+14
|
/
*
Misused and not used config options
Zhongyue Luo
2012-05-16
1
-5
/
+5
*
Remove instance action logging mechanism
Brian Waldon
2012-05-08
1
-6
/
+0
*
Replaces exceptions.Error with NovaException
Alex Meade
2012-05-07
1
-2
/
+2
*
Adding 'host' info to volume-compute connection information.
Nirmal Ranganathan
2012-05-02
1
-2
/
+3
*
Add periodic_fuzzy_delay option.
Rick Harris
2012-03-23
1
-1
/
+1
*
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-2
/
+2
*
Don't use _ for variable name
Johannes Erdfelt
2012-03-07
1
-1
/
+1
*
blueprint host-aggregates: host maintenance - xenapi implementation
Armando Migliaccio
2012-02-23
1
-2
/
+7
*
Move get_info to taking an instance.
Michael Still
2012-02-22
1
-2
/
+2
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
Remove ajaxterm from Nova
Thierry Carrez
2012-02-07
1
-4
/
+0
*
Add initiator to initialize_connection
Vishvananda Ishaya
2012-02-04
1
-0
/
+9
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-24
/
+29
*
Unbreak start instance and fixes bug 905270
Isaku Yamahata
2012-01-12
1
-2
/
+1
*
Merge "Renaming instance_actions.instance_id column to instance_uuid. bluepri...
Jenkins
2011-12-13
1
-4
/
+4
|
\
|
*
Renaming instance_actions.instance_id column to instance_uuid.
Naveed Massjouni
2011-12-13
1
-4
/
+4
*
|
bug 899767: fix vif-plugging with live migration
Dan Wendlandt
2011-12-12
1
-1
/
+5
|
/
*
Fixing get_info method implementations in virt drivers to accept
Naveed Massjouni
2011-11-30
1
-2
/
+2
*
Removing line dos line endings in vmwareapi_conn.py
Naveed Massjouni
2011-11-29
1
-392
/
+392
*
Reducing the number of compute calls to Glance
Brian Waldon
2011-11-09
1
-2
/
+2
*
Removed callback concept on VM driver methods:
Brian Lamar
2011-10-25
1
-8
/
+8
*
Remove AoE, Clean up volume code
Vishvananda Ishaya
2011-10-11
1
-3
/
+4
*
First pass at adding reboot_type to reboot codepath.
Josh Kearney
2011-09-08
1
-1
/
+1
*
merge from trunk
Matthew Hooker
2011-08-09
1
-4
/
+9
|
\
|
*
Cleaned up some old code added by the last merge
Ed Leafe
2011-08-08
1
-4
/
+0
|
*
Updated with code changes on LP
Ed Leafe
2011-08-08
1
-2
/
+2
|
|
\
|
|
*
Changed all references to 'power state' to 'power action' as requested by rev...
Ed Leafe
2011-08-04
1
-1
/
+1
|
|
*
Merged trunk
Ed Leafe
2011-08-03
1
-4
/
+5
|
|
|
\
|
|
*
|
Removed duplicate methods created by previous merge.
Ed Leafe
2011-08-03
1
-4
/
+0
|
*
|
|
Merged trunk
Ed Leafe
2011-08-08
1
-4
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Revert to using context; to avoid conflict, we import context module as nova_...
Kevin L. Mitchell
2011-07-29
1
-4
/
+4
|
|
*
pull-up from trunk; fix problem obscuring context module with context param; ...
Kevin L. Mitchell
2011-07-29
1
-4
/
+4
|
|
|
\
|
|
*
|
Add context argument a lot more places and make unit tests work
Kevin L. Mitchell
2011-07-27
1
-4
/
+5
|
|
|
/
|
*
|
Merged from lab
Ed Leafe
2011-08-02
1
-0
/
+4
|
|
\
\
|
|
*
|
Added option for rebooting or shutting down a host.
Ed Leafe
2011-08-01
1
-0
/
+4
|
|
|
/
|
*
|
Merged trunk
Ed Leafe
2011-08-01
1
-6
/
+10
|
|
\
|
|
*
|
Added API and supporting code for rebooting or shutting down XenServer hosts.
Ed Leafe
2011-07-07
1
-0
/
+4
*
|
|
all subclasses of ComputeDriver should fully implement the interface of the d...
Matthew Hooker
2011-08-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Fixed PEP8 issues
Ryu Ishimoto
2011-07-21
1
-0
/
+1
*
|
First attempt at vmware API VIF driver integration
Ryu Ishimoto
2011-07-20
1
-3
/
+6
*
|
Added network_info parameter to all the appropriate places in virt layers and...
Ryu Ishimoto
2011-07-20
1
-3
/
+3
|
/
*
completed api changes. still need plugin changes
Ed Leafe
2011-07-01
1
-0
/
+4
*
block_device_mapping: don't use [] as default argument
Isaku Yamahata
2011-06-15
1
-1
/
+1
[next]