api-ref: note that os-virtual-interfaces is nova-network only
Let's avoid confusion over errors from the os-virtual-interfaces exception when using Neutron and make a note that it's only implemented for nova-network. Change-Id: I7a136eecbeb5f89dfe98f51abf1188213bdca9fd Closes-Bug: #1648047
This commit is contained in:
parent
82dd754726
commit
a35de0cd7b
@ -6,6 +6,13 @@
|
||||
|
||||
Lists virtual interfaces for a server instance.
|
||||
|
||||
.. note::
|
||||
This API is only implemented for the nova-network service and will result
|
||||
in a 400 error response if the cloud is using the Neutron networking
|
||||
service. Use the Neutron ``ports`` API to list ports for a given server by
|
||||
filtering ports based on the port ``device_id`` which is the
|
||||
``{server_id}``.
|
||||
|
||||
List Virtual Interfaces
|
||||
=======================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user