Fix 'server' and 'instance' occurrence in api-ref
some api-ref have sentence like '..for a server instance' which is inconsistent and confusing as we use server for VM terminology. I think here 'instance' word is being considered object of server which is wrong. We should always mention server only. part of bp:api-ref-in-rst-pike Change-Id: I32afe56cfc66b34b76d1f7e1b507d3d5e722e6a1
This commit is contained in:
committed by
Ghanshyam Mann
parent
a3df985a6e
commit
49cade591f
@@ -5,7 +5,7 @@
|
||||
===================================================================
|
||||
|
||||
Attaches volumes that are created through the volume API to server
|
||||
instances. Also, lists volume attachments for a server instance, shows
|
||||
instances. Also, lists volume attachments for a server, shows
|
||||
details for a volume attachment, and detaches a volume.
|
||||
|
||||
List volume attachments for an instance
|
||||
|
||||
Reference in New Issue
Block a user