Commit Graph

27 Commits

Author SHA1 Message Date
Ewan Mellor 31e3aed4a2 Remove the unnecessary insertion of whitespace. This happens to be enough
to match this patch apply on recent versions of XenServer / Xen Cloud Platform.
2011-06-20 20:33:15 -07:00
Cory Wright 2bd6e55613 pep8 fixes 2011-05-31 09:51:20 -04:00
Cory Wright 613aee2dd1 move udev file so it follows the xen-backend.rules 2011-05-26 16:58:06 -04:00
Cory Wright fd2861fdcd fix sys.argv requirement 2011-05-13 21:05:12 +00:00
Cory Wright bccbe3f845 add udev rules and modified ovs_configure_vif_flows.py to work with udev rules 2011-05-13 19:29:10 +00:00
Cory Wright a7c25a19a9 Add init script and sysconfig file for openvswitch-nova 2011-05-13 14:21:55 +00:00
Cory Wright a13616c2de removed unused imports and renamed template variables 2011-04-22 16:35:26 -04:00
Cory Wright bbcc230416 change action= to actions= 2011-04-21 14:53:03 -04:00
Cory Wright 7c53dc7a79 bugfix signature 2011-04-20 14:24:29 -04:00
Cory Wright 169496af39 refactor the way flows are deleted/reset 2011-04-20 14:11:25 -04:00
Cory Wright a46bd9fb64 only apply ipv6 if the data exists in xenstore 2011-04-19 22:13:40 +00:00
Cory Wright 4e11c04a34 strip output, str() link local 2011-04-19 20:10:57 +00:00
Cory Wright c134d3c9bf calc link local 2011-04-18 13:30:54 -04:00
Cory Wright f2e9d4120e set the bridge on each OvsFlow 2011-04-14 14:35:42 -04:00
Cory Wright a4e1db03a2 use novalib for vif_rules.py, fix OvsFlow class 2011-04-01 20:26:59 +00:00
Cory Wright 74b9f240c7 extract execute methods to a library for reuse 2011-04-01 19:54:55 +00:00
Cory Wright 367581e63d change bridge 2011-04-01 15:28:21 +00:00
Cory Wright d7c51db418 lots of updates to ovs scripts 2011-04-01 14:43:04 +00:00
Cory Wright ab1bf7c0c1 minor fix and comment 2011-03-28 21:00:44 +00:00
Cory Wright f835c01f41 * committing ovs scripts 2011-03-18 20:35:44 -04:00
Eric Windisch 65f6648f61 cast execute commands to str 2011-03-11 12:09:20 -05:00
Eric Windisch 2379fc056d execvp: fix params 2011-03-10 19:26:20 -05:00
Eric Windisch e8554da80a execvp: cleanup. 2011-03-09 16:44:48 -05:00
Eric Windisch cac5881eaa execvp 2011-03-08 01:01:41 -05: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