Felipe Monteiro | c0348ee | 2018-07-07 16:14:13 -0400 | [diff] [blame] | 1 | --- |
2 | features: | ||||
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``) |