blob: d67cdb85ba21623f4658d6257f54f23ef944ef70 [file] [log] [blame]
Felipe Monteiroc0348ee2018-07-07 16:14:13 -04001---
2features:
3 - |
4 The ``update_service`` API is added to the ``services_client`` compute
5 library. This API is introduced in microversion 2.53 and supersedes
6 the following APIs:
7
8 * ``PUT /os-services/disable`` (``disable_service``)
9 * ``PUT /os-services/disable-log-reason`` (``disable_log_reason``)
10 * ``PUT /os-services/enable`` (``enable_service``)
11 * ``PUT /os-services/force-down`` (``update_forced_down``)