[Openstack-docs] [openstack/nova] DocImpact review request change I030a7e00b878d7931456e7e323db37b7c47fce48
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Sat Nov 10 15:32:22 UTC 2012
Hi, I'd like you to take a look at this patch for potential
documentation impact.
https://review.openstack.org/15206
Log:
commit 7cee40a47e3bb838fb5d22174e2774347fdb10d2
Author: ivan-zhu <bozhu at linux.vnet.ibm.com>
Date: Thu Nov 1 23:04:43 2012 +0800
Add REST API support for list/enable/disable nova services
Implements one workitem of blueprint apis-for-nova-manage
This adds an extension that provides REST API for list/enable/
disable nova service. The interface ia accessed via
GET /v2/{tenant_id}/os-services
PUT /v2/{tenant_id}/os-services/enable
PUT /v2/{tenant_id}/os-services/disable
And the command:nova host-describe have implemented the functionality
of nova-manage service describe_resource. So we needn't add a REST
API for it.
DocImpact
Change-Id: I030a7e00b878d7931456e7e323db37b7c47fce48
More information about the Openstack-docs
mailing list