diff options
author | Sean Dague <sean@dague.net> | 2016-04-20 16:10:51 -0400 |
---|---|---|
committer | Sean Dague <sean@dague.net> | 2016-04-20 16:21:58 -0400 |
commit | d929b9fc7666d601894771c8f39f95c04d79fbd1 (patch) | |
tree | aab77eea0ca27f7600c167ffabe1db8b75e009d1 /api-ref/source/servers-action-evacuate.inc | |
parent | 9702e5d2e9433c67067847c02fb100cd808a3596 (diff) | |
download | nova-d929b9fc7666d601894771c8f39f95c04d79fbd1.tar.gz |
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
Diffstat (limited to 'api-ref/source/servers-action-evacuate.inc')
-rw-r--r-- | api-ref/source/servers-action-evacuate.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/api-ref/source/servers-action-evacuate.inc b/api-ref/source/servers-action-evacuate.inc index 55a64c9f22..d2ba71fc1f 100644 --- a/api-ref/source/servers-action-evacuate.inc +++ b/api-ref/source/servers-action-evacuate.inc @@ -1,4 +1,8 @@ .. -*- rst -*- +.. needs:method_verification +.. needs:parameter_verification +.. needs:example_verification +.. needs:body_verification Evacuate Server (Evacuate Action) ================================= |