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:
jichenjc 2016-09-21 19:50:41 +08:00
parent 48a4fee10f
commit f81e32c9d1
1 changed files with 2 additions and 1 deletions

View File

@ -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