Jump to: navigation, search

Difference between revisions of "XenServer/Quantum"

Line 8: Line 8:
 
* run the quantum agent on Dom0
 
* run the quantum agent on Dom0
 
* add in nova.conf: xenapi_vif_driver=nova.virt.xenapi.vif.XenAPIOpenVswitchDriver
 
* add in nova.conf: xenapi_vif_driver=nova.virt.xenapi.vif.XenAPIOpenVswitchDriver
 +
TODO - other steps not yet found.

Revision as of 17:09, 20 July 2012

Install Quantum on XenServer

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.