Merge "[api-ref]Host name is not necessary to contain '@'"
This commit is contained in:
@@ -665,7 +665,7 @@ has_dependent_backups:
|
|||||||
host:
|
host:
|
||||||
description: |
|
description: |
|
||||||
The OpenStack Block Storage host where the
|
The OpenStack Block Storage host where the
|
||||||
existing volume resides. Host format is ``host@backend``.
|
existing volume resides.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
@@ -677,7 +677,8 @@ host_name:
|
|||||||
type: string
|
type: string
|
||||||
host_name_1:
|
host_name_1:
|
||||||
description: |
|
description: |
|
||||||
The name of the host that hosts the storage backend.
|
The name of the host that hosts the storage backend,
|
||||||
|
may take the format of ``host@backend``.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
@@ -1314,7 +1314,7 @@ has_dependent_backups:
|
|||||||
host:
|
host:
|
||||||
description: |
|
description: |
|
||||||
The OpenStack Block Storage host where the
|
The OpenStack Block Storage host where the
|
||||||
existing volume resides. Host format is ``host@backend``.
|
existing volume resides.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: object
|
type: object
|
||||||
@@ -1333,7 +1333,8 @@ host_name:
|
|||||||
type: string
|
type: string
|
||||||
host_name_backend:
|
host_name_backend:
|
||||||
description: |
|
description: |
|
||||||
The name of the host that hosts the storage backend.
|
The name of the host that hosts the storage backend,
|
||||||
|
may take the format of ``host@backend``.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
Reference in New Issue
Block a user