api-ref: Fix unnecessary description in servers-admin-action
The action to change the administrative password is not included in servers-admin-action.inc. So the description related to the action is removed. Change-Id: I942aaea755375822e9f5ac9e29287de0c08dc573 Implements: blueprint api-ref-in-rst-pike Closes-Bug: #1686917
This commit is contained in:
parent
98f2071e06
commit
9d6913d9f0
@ -7,11 +7,8 @@
|
||||
Enables administrators to perform an action on a server. Specify the
|
||||
action in the request body.
|
||||
|
||||
You can change the administrative password for a server and
|
||||
inject network information into a server.
|
||||
|
||||
You can migrate, live-migrate, reset networking on, and reset the state
|
||||
of a server.
|
||||
You can inject network information into, migrate, live-migrate,
|
||||
reset networking on, and reset the state of a server.
|
||||
|
||||
|
||||
Inject Network Information (injectNetworkInfo Action)
|
||||
|
Loading…
Reference in New Issue
Block a user