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
/
nova
/
virt
/
xenapi_conn.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue starting nova-compute w/ XenServer
Brian Lamar
2012-02-28
1
-18
/
+1
*
Add hypervisor_hostname to compute_nodes table and use it in XenServer.
Josh Kearney
2012-02-23
1
-1
/
+18
*
blueprint host-aggregates: host maintenance - xenapi implementation
Armando Migliaccio
2012-02-23
1
-66
/
+10
*
Merge "Move get_info to taking an instance."
Jenkins
2012-02-23
1
-2
/
+2
|
\
|
*
Move get_info to taking an instance.
Michael Still
2012-02-22
1
-2
/
+2
*
|
blueprint host-aggregates: improvements and clean-up
Armando Migliaccio
2012-02-22
1
-3
/
+23
*
|
blueprint host-aggregates: xenapi implementation
Armando Migliaccio
2012-02-21
1
-3
/
+24
|
/
*
Fixes nova-volume support for multiple luns
Vishvananda Ishaya
2012-02-16
1
-1
/
+1
*
Added resize support for Libvirt/KVM.
Nachi Ueno
2012-02-14
1
-2
/
+4
*
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
*
Merge "Backslash continuations (nova.virt)"
Jenkins
2012-02-10
1
-4
/
+4
|
\
|
*
Backslash continuations (nova.virt)
Zhongyue Luo
2012-02-08
1
-4
/
+4
*
|
Stop using LoopingCall in nova.virt.xenapi_conn:wait_for_task()
Johannes Erdfelt
2012-02-08
1
-45
/
+35
|
/
*
Remove ajaxterm from Nova
Thierry Carrez
2012-02-07
1
-5
/
+1
*
Fix _poll_bandwidth_usage if no network on vif
Jason Kölker
2012-02-06
1
-7
/
+3
*
Add initiator to initialize_connection
Vishvananda Ishaya
2012-02-04
1
-0
/
+15
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Make sure multiple calls to _get_session() aren't nested
Johannes Erdfelt
2012-02-01
1
-1
/
+5
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-61
/
+67
*
Blueprint xenapi-provider-firewall and Bug #915403.
Deepak Garg
2012-01-24
1
-0
/
+3
*
ComputeNode Capacity support
Sandy Walsh
2012-01-23
1
-1
/
+1
*
Implements blueprint vnc-console-cleanup
Anthony Young
2012-01-17
1
-0
/
+9
*
Unbreak start instance and fixes bug 905270
Isaku Yamahata
2012-01-12
1
-2
/
+1
*
Blueprint xenapi-security-groups
Salvatore Orlando
2012-01-10
1
-2
/
+20
*
Make various methods static
Julien Danjou
2011-12-14
1
-1
/
+2
*
Merge "Renaming instance_actions.instance_id column to instance_uuid. bluepri...
Jenkins
2011-12-13
1
-5
/
+6
|
\
|
*
Renaming instance_actions.instance_id column to instance_uuid.
Naveed Massjouni
2011-12-13
1
-5
/
+6
*
|
bug 899767: fix vif-plugging with live migration
Dan Wendlandt
2011-12-12
1
-0
/
+5
|
/
*
Fix race condition in XenAPI when using <object>.get_all
Johannes Erdfelt
2011-12-07
1
-1
/
+1
*
Implement resize down for XenAPI
Johannes Erdfelt
2011-12-02
1
-2
/
+4
*
Merge "Fixing get_info method implementations in virt drivers to accept insta...
Jenkins
2011-12-01
1
-2
/
+2
|
\
|
*
Fixing get_info method implementations in virt drivers to accept
Naveed Massjouni
2011-11-30
1
-2
/
+2
*
|
Adds missing image_meta to rescue's spawn() calls.
Josh Kearney
2011-11-30
1
-2
/
+2
|
/
*
Fixes LP878319
Jason Kölker
2011-11-09
1
-1
/
+10
*
Reducing the number of compute calls to Glance
Brian Waldon
2011-11-09
1
-4
/
+4
*
Merge "Added code to libvirt backend to report state info."
Jenkins
2011-11-08
1
-3
/
+3
|
\
|
*
Added code to libvirt backend to report state info.
Lorin Hochstein
2011-10-27
1
-3
/
+3
*
|
flatten distributed scheduler
Sandy Walsh
2011-11-01
1
-2
/
+41
|
/
*
Removed callback concept on VM driver methods:
Brian Lamar
2011-10-25
1
-12
/
+12
*
Fix concurrency of XenAPI sessions
Johannes Erdfelt
2011-10-24
1
-21
/
+39
*
Only log instance actions once if instance action logging is enabled (now dis...
Josh Kearney
2011-10-19
1
-6
/
+16
*
Adds the ability to automatically issue a hard reboot to instances that have ...
Josh Kearney
2011-10-13
1
-0
/
+4
*
Adds more usage data to Nova's usage notifications.
Monsyne Dragon
2011-10-12
1
-0
/
+20
*
Remove AoE, Clean up volume code
Vishvananda Ishaya
2011-10-11
1
-7
/
+10
*
Fixing tests
Rick Harris
2011-09-21
1
-0
/
+12
|
\
|
*
Instance deletions in Openstack are immediate. This can cause data to be lost...
Johannes Erdfelt
2011-09-21
1
-0
/
+8
|
|
\
|
|
*
Merge with trunk
Johannes Erdfelt
2011-09-12
1
-2
/
+2
|
|
|
\
|
|
*
|
Implement deferred delete of instances
Johannes Erdfelt
2011-09-06
1
-0
/
+8
|
*
|
|
Added virt-level support for polling unconfirmed resizes.
Josh Kearney
2011-09-15
1
-0
/
+4
|
|
|
/
|
|
/
|
[next]