add tags to files for the content verification phase

This adds a set of tags in comments to the beginning of files so that
we can process them according to the documentation here:
https://wiki.openstack.org/wiki/NovaAPIRef

Part of bp:api-ref-in-rst

Change-Id: I17cf584dafb5bd969c12f51b7e7185d92365bf93
This commit is contained in:
Sean Dague
2016-04-20 16:10:51 -04:00
parent 9702e5d2e9
commit d929b9fc76
57 changed files with 228 additions and 0 deletions

View File

@@ -1,4 +1,8 @@
.. -*- rst -*-
.. needs:method_verification
.. needs:parameter_verification
.. needs:example_verification
.. needs:body_verification
============================================
Servers diagnostics (servers, diagnostics)