5450c45253
Complete the operations on the compute.service resource. Change-Id: I0b7d41b407c436dd5583158bc6b5815847cffa31
10 lines
337 B
YAML
10 lines
337 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
compute.force_service_down function is renamed to
|
|
update_service_forced_down to better fit the operation meaning.
|
|
- |
|
|
compute.v2.service.force_down is renamed to set_forced_down to fit the operation meaning.
|
|
- |
|
|
return of compute.service modification operations is changed to be the service itself
|