Add a note service can access v3 API using v2 URL

backport: liberty

Closes-Bug:#1527182
Closes-Bug:#1527386
Change-Id: I5a4bdba998c5492813c60e9f4d23091193fd401e
This commit is contained in:
Jialiang
2016-01-01 10:00:24 -08:00
committed by Andreas Jaeger
parent f91966c9ff
commit 2efd8ab658

View File

@@ -174,3 +174,7 @@ Create the service entity and API endpoints
Each service that you add to your OpenStack environment requires one
or more service entities and three API endpoint variants in the Identity
service.
.. note::
Services can access the v3 API using the v2.0 URL.