summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2017-08-23 10:04:34 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2017-08-23 10:04:34 -0400
commitfa4870f87fd84d87ae35511db7ef25aa9106185d (patch)
tree6c788589145c7a77310062a217587bb8be551af5 /api-ref
parent2c47063a4fe246b211529f55c35bf824e4d8aec6 (diff)
downloadnova-fa4870f87fd84d87ae35511db7ef25aa9106185d.tar.gz
api-ref: fix key_name note formatting
Also fixes up some of the grammar in the note itself. Change-Id: I7920428217b8b07fd72768a475ff407a1aabca2c
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/parameters.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 36bc57e7a3..3a062e620d 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -3453,10 +3453,10 @@ ip_range_delete:
key_name:
description: |
Key pair name.
- .. note::
- The ``null`` value allowed in Nova legacy v2 API, but due to the strict
- input validation, it isn't allowed in Nova v2.1 API.
+ .. note:: The ``null`` value was allowed in the Nova legacy v2 API,
+ but due to strict input validation, it is not allowed in
+ the Nova v2.1 API.
in: body
required: false
type: string