Commit Graph

8 Commits

Author SHA1 Message Date
Murali Reddy 42b553e30e findbug fixes, added some comments, bug fixes 2014-03-14 15:59:05 +05:30
Murali Reddy 7b0677a2c2 couple of bug fixes 2014-03-14 15:59:04 +05:30
Murali Reddy 96fba6a81c adds hypervisor script to convert JSON routing polcies (ACL) config in
to flow rules and applies them on the bridge

add event subscriber in OvsTunnelManager, that listens to
replaceNetworkAcl events. On event sends the updated policy info to all
the hosts in the VPC
2014-03-14 15:59:03 +05:30
Murali Reddy eeec82b4b3 some bug fixes 2014-03-14 15:58:20 +05:30
Murali Reddy 73b6c1b0df Scripts that use ovs-vsctl and ovs-ofctl to setup a bridge for VPC in
distributed routing mode, and setup flows appropriatley

script to handle the VPC topology sent from management server in JSOn
format. From the JSON file, reqired configuration (tunnel setup and flow
rules setup) is setup on the bridge
2014-03-14 15:58:19 +05:30
David Nalley d630fa8697 license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
Salvatore Orlando b6c2c4c506 CS-14605: OVS cleanup
pep8 fixes to python scripts
removing superflous/unused code from python scripts
2012-04-25 11:32:01 +01:00
Salvatore Orlando 8268635846 Adding Missing file to source control 2012-04-23 22:32:16 +01:00