From d5d37c2abf59ee40ff4a9b3d147f269895df9dc6 Mon Sep 17 00:00:00 2001 From: tanlin Date: Thu, 13 Feb 2014 14:54:49 +0800 Subject: [PATCH] Rename Openstack to OpenStack Change-Id: I35692f6800febbb71555e9d5fe28ddc12c25f6a4 --- doc/source/webapi/v2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/webapi/v2.rst b/doc/source/webapi/v2.rst index cd31ca616..2fbe0621f 100644 --- a/doc/source/webapi/v2.rst +++ b/doc/source/webapi/v2.rst @@ -103,7 +103,7 @@ API Queries +++++++++++ Ceilometer API calls: -.. note:: To successfully query the Ceilometer you must first get a project-specific token from the Keystone service and add it to any API calls that you execute against that project. See the `Openstack credentials documentation `_ for additional details. +.. note:: To successfully query the Ceilometer you must first get a project-specific token from the Keystone service and add it to any API calls that you execute against that project. See the `OpenStack credentials documentation `_ for additional details. A simple query to return a list of available meters::