Fix os_server docs build
This commit is contained in:
parent
50e7bff554
commit
f04cd88d22
1 changed files with 2 additions and 2 deletions
|
@ -93,8 +93,8 @@ options:
|
||||||
be attached. Networks may be referenced by net-id/net-name/port-id
|
be attached. Networks may be referenced by net-id/net-name/port-id
|
||||||
or port-name.
|
or port-name.
|
||||||
- 'Also this accepts a string containing a list of (net/port)-(id/name)
|
- 'Also this accepts a string containing a list of (net/port)-(id/name)
|
||||||
Eg: nics: "net-id=uuid-1,port-name=myport"'
|
Eg: nics: "net-id=uuid-1,port-name=myport"
|
||||||
Only one of network or nics should be supplied.
|
Only one of network or nics should be supplied.'
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
auto_ip:
|
auto_ip:
|
||||||
|
|
Loading…
Reference in a new issue