From 254771be4b4faf98b4a6d3d4ed602c2a5fbada6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awek=20Kap=C5=82o=C5=84ski?= Date: Wed, 3 May 2017 17:08:42 +0000 Subject: [PATCH] Move `qos-improved-validation-mechanism` specs to Pike This feature is implemented for Pike already in I75bd18b3a1875daa5639dd141fb7bbd6e1c54118 Note about required rename of "notifications" driver is also removed from specs because it was already changed and deprecated in Ocata and is removed in Pike. Change-Id: I05db8054bc0a2188afcd435cfd5ec6d2dbf7fa19 --- .../qos-improved-validation-mechanism-rules.rst | 5 ----- 1 file changed, 5 deletions(-) rename specs/{archive/newton => pike}/qos-improved-validation-mechanism-rules.rst (97%) diff --git a/specs/archive/newton/qos-improved-validation-mechanism-rules.rst b/specs/pike/qos-improved-validation-mechanism-rules.rst similarity index 97% rename from specs/archive/newton/qos-improved-validation-mechanism-rules.rst rename to specs/pike/qos-improved-validation-mechanism-rules.rst index ef0c71128..3624db82b 100644 --- a/specs/archive/newton/qos-improved-validation-mechanism-rules.rst +++ b/specs/pike/qos-improved-validation-mechanism-rules.rst @@ -134,11 +134,6 @@ modification of rules will be handled by the QoS plugin alone consuming the validate_policy_for_port function that will be provided by the implementation. -Notes ------ -QoS "notification" driver is certainly an unfortunate name for the interface and -may need to be changed into something more sensible in the future. - References ========== [1] https://bugs.launchpad.net/neutron/+bug/1586056