Dom Del Nano
04120e891a
Ensure required LockingMode parameter is set on VIF and fail the packer build if vif is failed to be created
2021-01-02 23:09:19 -08:00
Dom Del Nano
1221794f0a
Get plugin building and mostly working
2020-09-13 01:22:59 -07:00
Rob Dobson
a0e9c97c89
Adding legacy support for exporting VDI's as VHDs using the Transfer VM.
...
Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
2015-04-27 18:11:40 +01:00
Rob Dobson
7f52133218
Pulling out the client library and importing it from upstream: xenserver/go-xenserver-client.
...
Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
2015-03-13 13:23:20 +00:00
Cheng Sun
c2e3cc9756
Set correct boot order
2015-01-06 14:02:00 +00:00
Cheng Sun
6ef9b70500
Try getting IP if reported by PV drivers
2015-01-06 14:02:00 +00:00
Cheng Sun
fc03c2010f
Workaround xapi bug in Task.GetResult
...
xapi currently sends us an xmlrpc-encoded string via xmlrpc.
This seems to be a bug. Remove this workaround when it's fixed
2015-01-02 16:55:43 +00:00
Cheng Sun
0cb3aff4e8
Fix Task.GetErrorInfo typecast crash
2015-01-02 16:55:43 +00:00
Cheng Sun
396a8de131
Add task GetResult method
2015-01-02 15:11:23 +00:00
Cheng Sun
152bdee7f2
Initial work on splitting ISO and XVA builders
...
Compiles -- but xva create_instance is incomplete
Several changes were rolled into this commit, including:
- "export_format" is now "format", and "keep_instance" is "keep_vm"
- gox is used for building (with the intention of allowing
cross-compilation in the future)
2014-12-31 16:09:23 +00:00