Add bios_interface to api-ref spec
This is a doc change to add bios_interface to the api reference. Its included in the detailed node list and node show but wasn't shown in the api-ref. Change-Id: I8735d10db1644f8a2c872c75c156c75c06b79c0c
This commit is contained in:
parent
e9f3212525
commit
98c9500614
@ -436,6 +436,7 @@ Response
|
||||
- portgroups: n_portgroups
|
||||
- states: n_states
|
||||
- resource_class: resource_class
|
||||
- bios_interface: bios_interface
|
||||
- boot_interface: boot_interface
|
||||
- console_interface: console_interface
|
||||
- deploy_interface: deploy_interface
|
||||
@ -558,6 +559,7 @@ Response
|
||||
- portgroups: n_portgroups
|
||||
- states: n_states
|
||||
- resource_class: resource_class
|
||||
- bios_interface: bios_interface
|
||||
- boot_interface: boot_interface
|
||||
- console_interface: console_interface
|
||||
- deploy_interface: deploy_interface
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
The bios_interface is included in the detailed node list and node
|
||||
show but it wasn't part of the api reference spec. This fix adds it
|
||||
to the api-ref.
|
Loading…
Reference in New Issue
Block a user