summaryrefslogtreecommitdiff
path: root/nova/virt/xenapi/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Enable N302: Import modules onlyJoe Gordon2013-01-251-1/+3
* refactor xenapi/connection => xenapi/driverSean Dague2012-07-101-0/+1
* Finish removing xenapi.HelperBase classJohannes Erdfelt2012-06-011-6/+0
* Start removing unnecessary classes from XenAPI driverJohannes Erdfelt2012-05-311-24/+0
* Removing XenAPI class variable, use session instead.Rick Harris2012-04-201-4/+2
* Minor xenapi driver cleanupsJohannes Erdfelt2012-03-281-3/+0
* Fix race condition in XenAPI when using <object>.get_allJohannes Erdfelt2011-12-071-0/+25
* fixed unittests and further clean-up post-eventlet mergeArmando Migliaccio2010-12-181-1/+1
* * code cleanupArmando Migliaccio2010-12-151-21/+1
* final cleanup, after moving unittest work into another branchArmando Migliaccio2010-12-141-0/+30
* second round for unit testing frameworkArmando Migliaccio2010-12-131-0/+5
* addressed review comments, complied with HACKING guidelinesArmando Migliaccio2010-12-071-8/+0
* fixed import module in __init__.pyArmando Migliaccio2010-12-061-5/+2
* moved XenAPI namespace definition into xenapi/__init__.pyArmando Migliaccio2010-12-061-0/+11
* pep8 fixes and further round of refactoringArmando Migliaccio2010-11-291-0/+15