From fedba17a107b98c117fefe4fdf37cabf1ad9ba35 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 5 Jan 2018 09:46:43 -0600 Subject: [PATCH] Doc8 and file cleanup Trivial cleanup, primarily to have something to merge to trigger spec publishing that was missed. Change-Id: I57044352648d8041ec08e761a9e03ecf8f42aaef --- specs/api/v2/block_storage_general_api_info.rst | 3 ++- specs/juno/.gitignore | 0 specs/kilo/.gitignore | 0 specs/newton/.placeholder | 0 specs/ocata/.placeholder | 0 specs/pike/.placeholder | 0 specs/queens/enable-multiattach.rst | 6 +++--- specs/rocky/.gitignore | 0 8 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 specs/juno/.gitignore delete mode 100644 specs/kilo/.gitignore delete mode 100644 specs/newton/.placeholder delete mode 100644 specs/ocata/.placeholder delete mode 100644 specs/pike/.placeholder delete mode 100644 specs/rocky/.gitignore diff --git a/specs/api/v2/block_storage_general_api_info.rst b/specs/api/v2/block_storage_general_api_info.rst index ed4c8d44..4e1fd6cf 100644 --- a/specs/api/v2/block_storage_general_api_info.rst +++ b/specs/api/v2/block_storage_general_api_info.rst @@ -14,7 +14,8 @@ We welcome feedback, comments and bug reports at Intended audience ----------------- -This spec assumes the reader has a general understanding of storage and is familiar with these concepts: +This spec assumes the reader has a general understanding of storage and is +familiar with these concepts: - ReSTful web services diff --git a/specs/juno/.gitignore b/specs/juno/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/specs/kilo/.gitignore b/specs/kilo/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/specs/newton/.placeholder b/specs/newton/.placeholder deleted file mode 100644 index e69de29b..00000000 diff --git a/specs/ocata/.placeholder b/specs/ocata/.placeholder deleted file mode 100644 index e69de29b..00000000 diff --git a/specs/pike/.placeholder b/specs/pike/.placeholder deleted file mode 100644 index e69de29b..00000000 diff --git a/specs/queens/enable-multiattach.rst b/specs/queens/enable-multiattach.rst index 0b3a5a61..3a3db624 100644 --- a/specs/queens/enable-multiattach.rst +++ b/specs/queens/enable-multiattach.rst @@ -125,9 +125,9 @@ only way to safely control this is be requiring that a type of "multiattach" is created and used on volume creation. If an additional attach request is made to a volume that is NOT of the type -multi-attach enabled the request should fail as the volume is already in-use, and -either a new volume should be created of the correct type, or the volume should -be retyped. Of course if the policy allows and the type is correct the +multi-attach enabled the request should fail as the volume is already in-use, +and either a new volume should be created of the correct type, or the volume +should be retyped. Of course if the policy allows and the type is correct the additional attachment request should be processed and the existing attachment(s) are left active and NOT interrupted. diff --git a/specs/rocky/.gitignore b/specs/rocky/.gitignore deleted file mode 100644 index e69de29b..00000000