charm-neutron-openvswitch/templates/kilo
Frode Nordahl 4ffbc2fe25 Fix handling of SR-IOV interface configuration
SR-IOV interfaces are currently only configured on charm
installation and not after seubsequent reboots.

The VFs need to be configured before the Neutron SR-IOV
agent is started. Charms should also really not be involved
in boot time system configuration. Due to these factors
this commit adds a init script and corrensponding systemd
unit file and upstart job to handle the boot-time configuration.

Keep configure_sriov function for runtime configuration. Add
warning about runtime configuration disrupting network service.

Add restart of Neutron SR-IOV agent after runtime configuration.

Cap value of sriov-numvfs at each interfaces sriov_totalvfs value.

Change-Id: I7bde7217bf027db09ded35a262c214ccb11d6d86
Closes-Bug: #1697572
2017-08-24 12:34:58 -07:00
..
fwaas_driver.ini [gnuoy,r=james-page] Add support for Neutron DVR 2015-04-01 13:53:02 +01:00
neutron-openvswitch-networking-sriov Fix handling of SR-IOV interface configuration 2017-08-24 12:34:58 -07:00
neutron-openvswitch-networking-sriov.conf Fix handling of SR-IOV interface configuration 2017-08-24 12:34:58 -07:00
neutron-openvswitch-networking-sriov.service Fix handling of SR-IOV interface configuration 2017-08-24 12:34:58 -07:00
neutron-openvswitch-networking-sriov.sh Fix handling of SR-IOV interface configuration 2017-08-24 12:34:58 -07:00
neutron.conf Support polling-interval rpc-response-timeout and report-interval 2017-08-07 09:57:46 +01:00
sriov_agent.ini Handle neutron-sriov-agent on Kilo and Liberty 2017-06-13 16:59:37 +02:00