neutron/neutron/plugins/ml2/drivers
David Shaughnessy a9a1943fde DSCP QoS rule implementation
This patch adds the front end and back end implementation of QoS DSCP.

Associated patches that are dependent on this one:

* python-neutronclient: https://review.openstack.org/#/c/254280
* openstack-manuals: https://review.openstack.org/#/c/273638
* API Guide: https://review.openstack.org/#/c/275253
* Heat:
  * Spec: https://review.openstack.org/#/c/272173
  * QoSDscpMarkingRule resource: https://review.openstack.org/#/c/277567
* Fullstack tests: https://review.openstack.org/#/c/288392/

APIImpact - The API now supports marking traffic egressing from a VM's
            dscp field with a valid dscp value.

Co-Authored-By: Nate Johnston <nate_johnston@cable.comcast.com>
Co-Authored-By: Victor Howard <victor.r.howard@gmail.com>
Co-Authored-By: Margaret Frances <margaret_frances@cable.comcast.com>
Co-Authored-By: James Reeves <james.reeves5546@gmail.com>
Co-Authored-By: John Schwarz <jschwarz@redhat.com>
Needed-By: I25ad60c1b9a66e568276a772b8c496987d9f8299
Needed-By: I881b8f5bc9024c20275bc56062de72a1c70c8321
Needed-By: I48ead4b459183db795337ab729830a1b3c0022da
Needed-By: Ib92b172dce48276b90ec75ee5880ddd69040d7c8
Needed-By: I4eb21495e84feea46880caf3360759263e1e8f95
Needed-By: I0ab6a1a0d1430c5791fea1d5b54106c6cc93b937
Partial-Bug: #1468353

Change-Id: Ic3baefe176df05f049a2e06529c58fd65fe6b419
2016-03-18 10:07:24 +01:00
..
agent Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
l2pop Merge "Unmarshall portinfo on update_fdb_entries calls" 2016-02-18 09:16:19 +00:00
linuxbridge Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
macvtap Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
mech_sriov Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
openvswitch DSCP QoS rule implementation 2016-03-18 10:07:24 +01:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Add global_physnet_mtu and deprecate segment_mtu 2016-03-08 11:11:08 -08:00
mech_agent.py Improve logging for port binding 2016-03-02 11:56:35 +00:00
type_flat.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_geneve.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_gre.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_local.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_tunnel.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
type_vxlan.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00