File: remove-xenserver-vif-driver-option-850f8dcfe54bca7c.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (11 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    The ``[xenserver]/vif_driver`` configuration option was deprecated in
    the 15.0.0 Ocata release and has now been removed. The only supported
    vif driver is now ``XenAPIOpenVswitchDriver`` used with Neutron as the
    backend networking service configured to run the
    ``neutron-openvswitch-agent`` service. See the `XenServer configuration
    guide`_ for more details on networking setup.

    .. _XenServer configuration guide: https://docs.openstack.org/nova/latest/admin/configuration/hypervisor-xen-api.html