heat/heat
Emilien Macchi 03ab18d459 Supports 'virtio-forwarder' vnic type for port
Supports the 'virtio-forwarder' vnic type for port sync with Neutron.
The 'virtio-forwarder' is an indirect mode for SR-IOV interfaces used to
connect the instances into the Neutron networks. It has been supported
since the Queens release:
I28315fb12f62dc7d52d099c211086b2b81eca39a

Note that 'virtio-forwarder' is already supported by Horizon:
openstack_dashboard/api/neutron.py:
  ('virtio-forwarder', _('Virtio Forwarder'))

Nova:
nova/network/model.py:
  VNIC_TYPE_VIRTIO_FORWARDER = 'virtio-forwarder'

openstackclient:
openstackclient/network/v2/port.py:
  choices=(...), virtio-forwarder

neutron-lib:
neutron_lib/api/definitions/portbindings.py
  VNIC_VIRTIO_FORWARDER = 'virtio-forwarder'

Task: 40435
Change-Id: Ie65f8858d6d1a1854702eb33c40ea827505bfe51
2020-07-24 13:34:35 +05:30
..
api Improve naming of get_allowed_params() argument 2020-07-14 14:53:59 -04:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Monkey patch original current_thread _active 2020-05-04 13:19:21 -04:00
common Use correct attribute from entrypoint 2020-07-15 17:51:57 +05:30
db Rename variables in sort key validation 2020-07-14 14:53:59 -04:00
engine Supports 'virtio-forwarder' vnic type for port 2020-07-24 13:34:35 +05:30
hacking Update hacking for Python3 2020-04-16 08:41:49 +02:00
httpd Merge "fix logger names" 2019-10-07 19:30:55 +00:00
locale Imported Translations from Zanata 2020-05-05 06:55:31 +00:00
objects Merge "Logging Consistency" 2020-05-04 10:12:13 +00:00
policies New resource OS::Neutron::QoSMinimumBandwidthRule 2020-04-27 17:00:24 +08:00
rpc Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
scaling Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
tests Supports 'virtio-forwarder' vnic type for port 2020-07-24 13:34:35 +05:30
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py change the dist name to 'openstack-heat' 2018-11-01 11:54:05 -04:00