summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "xenapi: reduce polling interval for agent"Jenkins2012-08-091-10/+10
|\
| * xenapi: reduce polling interval for agentJohannes Erdfelt2012-08-071-10/+10
* | xenapi: wait for agent resetnetwork responseJohannes Erdfelt2012-08-071-7/+5
|/
* Merge "XenAPI: Fix race-condition with cached images."Jenkins2012-08-012-0/+66
|\
| * XenAPI: Fix race-condition with cached images.Rick Harris2012-08-012-0/+66
* | Merge "Fix ip6tables support in xenapi bug 934603"Jenkins2012-08-011-1/+4
|\ \ | |/ |/|
| * Fix ip6tables support in xenapi bug 934603Mate Lakat2012-07-271-1/+4
* | Xen: VHD sequence validation should handle swap.Rick Harris2012-07-301-0/+3
|/
* Xen: Validate VHD footer timestamps.Rick Harris2012-07-241-0/+24
* Merge "Adds logging for renaming and hardlinking."Jenkins2012-07-201-5/+15
|\
| * Adds logging for renaming and hardlinking.Rick Harris2012-07-201-5/+15
* | Ensure VHDs in staging area are sequenced properly.Rick Harris2012-07-191-0/+19
|/
* Remove VDI chain limit for migrations.Rick Harris2012-07-163-75/+34
* Merge "Use explicit destination user in xenapi rsync call"Jenkins2012-07-131-1/+2
|\
| * Use explicit destination user in xenapi rsync callJohannes Erdfelt2012-07-131-1/+2
* | Remove VDI chain limit for snapshots.Rick Harris2012-07-121-162/+136
|/
* Ignore failure to delete kernel/ramdisk in xenapi driverJohannes Erdfelt2012-07-091-2/+11
* Merge "Get hypervisor uptime."Jenkins2012-07-051-1/+8
|\
| * Get hypervisor uptime.Kevin L. Mitchell2012-06-291-1/+8
* | Merge "Run hacking tests as part of the gate."Jenkins2012-07-031-0/+1
|\ \
| * | Run hacking tests as part of the gate.Monty Taylor2012-07-021-0/+1
| |/
* | Refactoring code to kernel Dom0 plugin.Rick Harris2012-06-293-85/+125
|/
* Dom0 plugin now returns data in proper format.Rick Harris2012-06-292-15/+11
* Add missing utils declaration to RPM spec.Rick Harris2012-06-281-0/+1
* Refactor Dom0 Glance plugin.Rick Harris2012-06-282-318/+390
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-314-14/+13
* Bump XenServer plugin versionAntony Messerli2012-05-161-1/+1
* Fix XenServer windows agent issueChris Behrens2012-05-101-1/+1
* Improve grammar throughout nova.Paul McMillan2012-04-101-13/+15
* Use 'root' instead of 'os' in XenAPI driverJohannes Erdfelt2012-04-091-4/+4
* Merge "Fixes bug 954833 By adding the execute bit to the xenhost xenapi plugin"Jenkins2012-03-141-0/+0
|\
| * Fixes bug 954833John Garbutt2012-03-141-0/+0
* | Update transfer_vhd to handle unicode correctly.Dan Prince2012-03-141-2/+4
|/
* Use cPickle and not just pickle.Alex Meade2012-03-122-2/+2
* Increase logging for xenapi plugin glance uploadsMark Washenberger2012-03-081-1/+11
* Validate VDI chain before moving into SR.Rick Harris2012-03-081-3/+37
* HACKING fixes, all but sqlalchemy.Yuriy Taraday2012-03-073-27/+27
* Merge "Fixes bug 942556 and bug 944105"Jenkins2012-03-061-24/+19
|\
| * Fixes bug 942556 and bug 944105John Garbutt2012-03-021-24/+19
* | Retry download_vhd with different glance host each timeJohannes Erdfelt2012-03-021-32/+17
|/
* Copy data when migration dst is on a different FSMark Washenberger2012-02-231-7/+8
* blueprint host-aggregates: host maintenance - xenapi implementationArmando Migliaccio2012-02-231-1/+2
* Merge "blueprint host-aggregates: improvements and clean-up"Jenkins2012-02-221-4/+4
|\
| * blueprint host-aggregates: improvements and clean-upArmando Migliaccio2012-02-221-4/+4
* | Merge "Clarify use of Use of deprecated md5 library"Jenkins2012-02-221-0/+1
|\ \ | |/ |/|
| * Clarify use of Use of deprecated md5 libraryJoe Gordon2012-02-211-0/+1
* | Merge "blueprint host-aggregates: xenapi implementation"Jenkins2012-02-221-0/+54
|\ \
| * | blueprint host-aggregates: xenapi implementationArmando Migliaccio2012-02-211-0/+54
| |/
* | Avoid copying file if dst is a directory.Rick Harris2012-02-211-11/+14
|/
* Catch httplib.HTTPException as wellJohannes Erdfelt2012-02-151-0/+4