Re-define the 'nics' parameter for creating database
Change-Id: I7a522b1f6d421ecbed0cedcdb2edd1f90b9b672b
This commit is contained in:
parent
f72015179e
commit
dae5bc1bc7
@ -580,10 +580,11 @@ name:
|
|||||||
type: string
|
type: string
|
||||||
nics:
|
nics:
|
||||||
description: |
|
description: |
|
||||||
Network interfaces when creating underlying Nova
|
Network interfaces for database service inside Nova instances.
|
||||||
instances.
|
``NOTE:`` For backward compatibility, this parameter uses the same schema
|
||||||
``NOTE:`` this parameter use the same schema when
|
as novaclient creating servers, but only ``net-id`` is supported ans can
|
||||||
novaclient creating servers.
|
only be specified once. This parameter is required in service tenant
|
||||||
|
deployment model.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: array
|
type: array
|
||||||
|
Loading…
Reference in New Issue
Block a user