fix documentation typo

Change-Id: I071d4b1a14fed6fc31ba446fb8838ad6426bdaf3
This commit is contained in:
Alvaro Lopez Garcia 2015-12-03 18:17:51 +01:00
parent 3ad56a34c2
commit 9a2533eb54
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ to be added just before the last component of the pipeline. So, in the example
above where ``/v2`` has been configured, we need to duplicate the
``[composite:openstack_compute_api_v2]`` as follows::
[composite:occi_api_v11]
[composite:occi_api_11]
use = call:nova.api.auth:pipeline_factory
noauth = compute_req_id faultwrap sizelimit noauth ratelimit occi osapi_compute_app_v2
keystone = compute_req_id faultwrap sizelimit occi authtoken keystonecontext ratelimit occi osapi_compute_app_v2