Jump to: navigation, search

Difference between revisions of "XenServer/Quantum"

Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
= Install Quantum on [[XenServer]] =
 
= Install Quantum on [[XenServer]] =
 +
 +
For using the quantum plugin see:
 +
http://openvswitch.org/openstack/documentation/
  
 
You can:
 
You can:

Revision as of 12:22, 26 July 2012

Install Quantum on XenServer

For using the quantum plugin see: http://openvswitch.org/openstack/documentation/

You can:

  • follow: [[[QuantumDevstack]]]
  • ensure your VM network is not on a VLAN
  • assuming you use Open vSwitch (default on XenServer 6.0.0 and later)
  • run the quantum agent on Dom0
  • add in nova.conf: xenapi_vif_driver=nova.virt.xenapi.vif.XenAPIOpenVswitchDriver

TODO - other steps not yet found.