Files
nova/api-ref
Matt Riedemann a9ba1be7b7 api-ref: fix misleading description in PUT /os-services/disable
The PUT /os-services/disable API does not actually check the
request body for a reason why the service is being disabled.
That's what PUT /os-services/disable-log-reason is for.

This removes that incorrect part of the API description.

Closes-Bug: #1697787

Change-Id: I7a0bbdad842e5d420085777d4fe2f9e6d3e94360
2017-06-13 18:42:42 -04:00
..