]>
author | Brad Hall <bhall@nicira.com> | |
Sat, 4 Jun 2011 03:56:32 +0000 (20:56 -0700) | ||
committer | Brad Hall <bhall@nicira.com> | |
Sat, 4 Jun 2011 03:56:32 +0000 (20:56 -0700) | ||
commit | 46a57d2c11b99ff4309a9d92023b739138d57896 | |
tree | 4389a3ba49e44e65d58cc1ca7e9c0b48bbf42019 | tree | snapshot |
parent | 84bed05e112c2d616903972769330088551e73fc | commit | diff |
quantum/plugins/openvswitch/Makefile | [new file with mode: 0644] | blob |
quantum/plugins/openvswitch/README | [new file with mode: 0644] | blob |
quantum/plugins/openvswitch/__init__.py | [new file with mode: 0644] | blob |
quantum/plugins/openvswitch/agent/install.sh | [new file with mode: 0644] | blob |
quantum/plugins/openvswitch/agent/ovs_quantum_agent.py | [new file with mode: 0755] | blob |
quantum/plugins/openvswitch/agent/set_external_ids.sh | [new file with mode: 0755] | blob |
quantum/plugins/openvswitch/ovs_db.py | [new file with mode: 0644] | blob |
quantum/plugins/openvswitch/ovs_models.py | [new file with mode: 0644] | blob |
quantum/plugins/openvswitch/ovs_quantum_plugin.ini | [new file with mode: 0644] | blob |
quantum/plugins/openvswitch/ovs_quantum_plugin.py | [new file with mode: 0644] | blob |