Commit Graph

26 Commits

Author SHA1 Message Date
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 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