neutron/neutron/tests/contrib
Ryan Tidwell 9cda319687 Enable CRUD for trunk ports
This patch enables basic CRUD operations on trunk ports and defines
related API extensions. Trunk ports and sub-ports can be persisted
in the Neutron model and are made visible through the API, but the
L2 agent is not notified and no trunk ports or subports are actually
instantiated on compute hosts.

This one of the main patches in the series that implement the end
to end functionality.

Partially-implements: blueprint vlan-aware-vms

Co-Authored-By: Armando Migliaccio <armamig@gmail.com>
Change-Id: I26453eb9a1b25e116193417271400994ac57e4c1
2016-07-02 16:09:45 -07:00
..
hooks Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00
README Drop functional/contrib directory 2015-01-06 12:21:55 -08:00
functional-testing.filters Change get_root_helper_child_pid to stop when it finds cmd 2016-04-04 12:15:33 -04:00
gate_hook.sh Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00
post_test_hook.sh Delete post_test_hook.generate_test_logs 2016-05-04 11:11:46 -04: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.