Fix broken link in documentation
Documentation on developer.openstack.org points to API 2.1 now Change-Id: Ic49279bf2ad66b2467ae49fe87243011e3a8c362
This commit is contained in:
@@ -573,7 +573,7 @@ class ServerManager(base.BootingManagerWithFind):
|
||||
match the search_opts (optional). The search opts format is a
|
||||
dictionary of key / value pairs that will be appended to the query
|
||||
string. For a complete list of keys see:
|
||||
http://developer.openstack.org/api-ref-compute-v2.html#listServers
|
||||
http://developer.openstack.org/api-ref-compute-v2.1.html#listServers
|
||||
:param marker: Begin returning servers that appear later in the server
|
||||
list than that represented by this server id (optional).
|
||||
:param limit: Maximum number of servers to return (optional).
|
||||
|
||||
Reference in New Issue
Block a user