Make HTTP check doc heading more specific

It was confusing that this was titled "Writing custom check rules"
when it only discussed HTTP check rules. This makes it more clear
what the document deals with.

Change-Id: If23d817ab1392b97f1e2d8cfc3ddef2be9d9619c
This commit is contained in:
Ben Nemec 2020-01-15 17:52:00 +00:00
parent ee55593f66
commit e49b2ae612
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
==========================
Writing custom check rules
==========================
========================
Writing HTTP check rules
========================
oslo.policy has supported the following syntax for a while::
@ -48,4 +48,4 @@ Example code - HttpCheck
.. literalinclude:: ../../../oslo_policy/_external.py
:language: python
:linenos:
:lines: 28-64
:lines: 28-64