]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Bug #1012418 - quantum agent for OVS does not install properly on Xen XCP
authorJuliano Martinez <juliano.martinez@locaweb.com.br>
Mon, 18 Jun 2012 22:30:36 +0000 (19:30 -0300)
committerncode <juliano.martinez@locaweb.com.br>
Tue, 26 Jun 2012 18:27:23 +0000 (15:27 -0300)
commit8a5c0bbda5d2e0074b4c78a18e685f11eeefac06
treed0e62d50dc89962e08b71fa8053764e23032ffd5
parent163d15b383ccb72ca174f71aeacf448229791849
Bug #1012418 - quantum agent for OVS does not install properly on Xen XCP

This change added the feature to package and install the ovs-quantum-agent inside XS and XCP,
added an option on Makefile to gen and install using python2.6 ( by default it will use 2.4 )

Change-Id: I8860d7dcb7e7b74125784cb0f33c6ca03b37702b
quantum/plugins/openvswitch/Makefile
quantum/plugins/openvswitch/agent/ovs-quantum-agent-xs_xcp.spec [new file with mode: 0644]
quantum/plugins/openvswitch/agent/xenserver_install.sh