Fix and enable gating on H402
Summary docstrings should end with punctuation. Also changed it to command-style in a few places. Change-Id: Id94fe995aa05356106ad09899b0ada27d608ff21
This commit is contained in:
@@ -416,7 +416,7 @@ class QoSSpecsController(wsgi.Controller):
|
||||
|
||||
|
||||
class Qos_specs_manage(extensions.ExtensionDescriptor):
|
||||
"""QoS specs support"""
|
||||
"""QoS specs support."""
|
||||
|
||||
name = "Qos_specs_manage"
|
||||
alias = "qos-specs"
|
||||
|
||||
Reference in New Issue
Block a user