neutron/neutron/tests/contrib
Armando Migliaccio 4a6d06550b Inherit segmentation details for trunk subports if requested
This patch introduces support for requests where the user does
not know the segmentation details of a subport and by specifying
segmentation_type=inherit will let the trunk plugin infer these
details from the network to which the subport is connected to, thus
ignoring the segmentation_id in case it were to be specified.

This type of request is currently expected to have correct results
when the network segmentation type is 'vlan', and the network has
only one segment (provider-net extension use case).

DocImpact: Extend trunk documentation to include Ironic use case.

Closes-bug: #1648129

Depends-on: Ib510aade1716e6ca92940b85245eda7d0c84a070
Change-Id: I3be2638fddf3a9723dd852a3f9ea9f64eb1d0dd6
2017-04-03 21:22:38 -07:00
..
hooks Inherit segmentation details for trunk subports if requested 2017-04-03 21:22:38 -07:00
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
functional-testing.filters Replace nc command with ncat 2017-01-03 16:09:14 +00:00
gate_hook.sh Inherit segmentation details for trunk subports if requested 2017-04-03 21:22:38 -07:00
post_test_hook.sh Bump os-log-merger version in post_test_hook 2017-03-15 11:54:09 +00:00

README

The files in this directory are intended for use by the
Neutron infra jobs that run the various functional test
suites in the gate.