Commit Graph

41 Commits

Author SHA1 Message Date
Ewan Mellor e8a8b14e6b Merged with trunk revno 572. 2011-01-17 19:32:34 +00:00
Rick Harris b5445da21b Merging trunk 2011-01-17 11:16:36 -06:00
Ewan Mellor b8c45af21d Merged with trunk revno 565. 2011-01-14 15:51:42 +00:00
Ed Leafe d91a06b4fe Removed unneeded SimpleDH code from agent plugin. Improved handling of plugin call failures. 2011-01-11 12:17:39 -06:00
Salvatore Orlando a96c12f134 fixed issue in pluginlib_nova.py 2011-01-11 16:11:08 +00:00
Salvatore Orlando 6ba35582ee Now removing kernel/ramdisk VDI after copy
Code tested with PV and HVM guests
Fixed pep8 errors

Could not run tests - test environment broken on dev machine
2011-01-11 01:50:14 +00:00
Ed Leafe bae57e8276 Fixed issues raised by reviews 2011-01-10 15:33:10 -06:00
Salvatore Orlando 97ff39bd1d Can now correctly launch images with external kernels through glance.
Further tests and Pep8 fixes to come.
2011-01-10 18:26:40 +00:00
Ed Leafe 147693e45c Additional cleanup prior to pushing 2011-01-07 11:04:53 -06:00
Ed Leafe eaa5b59948 getting ready to push for merge prop 2011-01-07 10:23:48 -06:00
Rick Harris ecb6363533 Merging trunk 2011-01-06 23:46:36 -06:00
Rick Harris 3bf9bc6f6c Reserving image before uploading 2011-01-06 21:37:33 -06:00
Ed Leafe e66f301737 Got the basic 'set admin password' stuff working 2011-01-06 15:53:11 -06:00
Ed Leafe 69ca117095 Added xenstore plugin changed 2011-01-04 18:33:08 -06:00
Ed Leafe 02c86d1e11 Made the plugin output fully json-ified, so I could remove the exception handlers in vmops.py. Cleaned up some pep8 issues that weren't caught in earlier runs. 2011-01-04 15:20:10 -06:00
Ed Leafe 2d48078278 Added agent.py plugin. Merged xenstore plugin changes. 2010-12-31 08:57:16 -06:00
Ed Leafe 9335314407 Added OpenStack's copyright to the xenstore plugin. 2010-12-31 08:53:01 -06:00
Ed Leafe b097d5a247 Corrected the sloppy import in the xenstore plugin that was copied from other plugins. 2010-12-31 04:44:45 -06:00
Ed Leafe 66f8e28fb4 completed the basic xenstore read/write/delete functionality 2010-12-30 18:12:57 -06:00
Rick Harris 2a08bed775 Merging trunk 2010-12-30 11:26:21 -06:00
Rick Harris d22b5f10be Merging trunk 2010-12-27 13:45:57 -06:00
Cory Wright 002bbfa7a6 Moving README to doc/networking.rst per recommendation from Jay Pipes 2010-12-27 12:06:36 -05:00
Cory Wright d009dcbfb4 merge trunk 2010-12-27 11:27:46 -05:00
Rick Harris af4d6e84c6 Getting Snapshots to work with cloudservers command-line tool 2010-12-22 13:01:33 -06:00
Cory Wright 3d810cf7c6 merge antonymesserli's changes, fixed some formatting, and added copyright notice 2010-12-22 13:18:03 -05:00
Antony Messerli a653173c75 Added networking protections readme 2010-12-22 11:28:08 -06:00
Antony Messerli 130d75a8b2 Moved xenapi into xenserver specific directory 2010-12-22 11:27:23 -06:00
Cory Wright 1b47ef95ff Close devnull filehandle 2010-12-20 18:15:40 -05:00
Cory Wright ab0cba603d Rewrite of vif_rules.py to meet coding standards and be more pythonic in
general.  Use absolute paths for iptables/ebtables/arptables in host-rules.
2010-12-20 17:24:08 -05:00
Antony Messerli 2462eab6f0 initial commit of xenserver host protections 2010-12-20 10:56:10 -06:00
Rick Harris 650a0cdbc8 Cleaned up TODOs, using flags now 2010-12-17 19:17:39 -06:00
Salvatore Orlando 6c9ec94d0c Code reviewed 2010-12-17 11:49:00 +00:00
Rick Harris e601ab4a10 XenAPI Snapshots first cut 2010-12-16 20:59:27 -06:00
Salvatore Orlando 9308d57ee0 final cleanup 2010-12-15 17:35:56 +00:00
Salvatore Orlando eaf463e4cc removed temporary comment lines 2010-12-15 14:27:07 +00:00
Salvatore Orlando a6e1399dfb nothing 2010-12-14 17:16:58 +00:00
Salvatore Orlando 1dfcd8e6cd nothing 2010-12-14 17:02:43 +00:00
Salvatore Orlando 41203e726f support for pv guests (in progress) 2010-12-14 16:32:28 +00:00
Salvatore Orlando 49a1cadd61 raw instances can now be launched in xenapi (only as hvm at the moment) 2010-12-09 16:42:52 +00:00
Salvatore Orlando 31a1c59ec2 first test commit 2010-12-07 14:36:49 +00:00
Ewan Mellor 4130a50690 Move the xenapi top level directory under plugins, as suggested by Jay Pipes. 2010-08-04 23:45:41 +01:00