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:
Dirk Mueller
2013-12-14 12:33:24 +01:00
parent 7b87e07e02
commit 582abea303
57 changed files with 123 additions and 123 deletions

View File

@@ -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"