Add more description when service delete
As service delete will affect host aggregate, add more info Change-Id: I57b17f60228df83a033735c33cc74589dad30553 Implements: blueprint api-ref-in-rst-ocata
This commit is contained in:
parent
48a4fee10f
commit
f81e32c9d1
@ -221,7 +221,8 @@ Delete Compute Service
|
||||
|
||||
.. rest_method:: DELETE /os-services/{service_id}
|
||||
|
||||
Deletes a Compute service.
|
||||
Deletes a Compute service. If it's a nova-compute service, then corresponding host will
|
||||
removed from all the host aggregates as well.
|
||||
|
||||
Normal response codes: 204
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user