api-ref: fix description in os-services

The services data model and API is not per-tenant, it's
per-region, so this change updates the docs to reflect that.

Change-Id: I45bc0bd5afcd05626f61be84c012e00f723f80eb
This commit is contained in:
Matt Riedemann 2017-03-16 18:00:13 -04:00
parent 808ab5d4ad
commit 3f2a5fc23a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Compute services (os-services)
================================
Lists all running Compute services for a tenant, enables or disables
Lists all running Compute services in a region, enables or disables
scheduling for a Compute service, logs disabled Compute service
information, and deletes a Compute service.