Define identity api version in api_versions dict
Change-Id: Id6edb3660d4a50ef68e9091bdf3c2f78fc5d5f4f
diff --git a/README.rst b/README.rst
index ebe58a7..ab5e74a 100644
--- a/README.rst
+++ b/README.rst
@@ -26,11 +26,12 @@
host: '127.0.0.1'
port: 11211
prefix: 'CACHE_HORIZON'
+ api_versions:
+ identity: 2
identity:
engine: 'keystone'
host: '127.0.0.1'
port: 5000
- api_version: 2
mail:
host: '127.0.0.1'
@@ -64,11 +65,12 @@
host: '127.0.0.1'
port: 11211
prefix: 'CACHE_HORIZON'
+ api_versions:
+ identity: 2
identity:
engine: 'keystone'
host: '127.0.0.1'
port: 5000
- api_version: 2
mail:
host: '127.0.0.1'
@@ -86,11 +88,12 @@
host: '127.0.0.1'
port: 11211
prefix: 'CACHE_HORIZON'
+ api_versions:
+ identity: 2
identity:
engine: 'keystone'
host: '127.0.0.1'
port: 5000
- api_version: 2
mail:
host: '127.0.0.1'
regions:
@@ -224,11 +227,12 @@
host: '127.0.0.1'
port: 11211
prefix: 'CACHE_DEFAULT'
+ api_versions:
+ identity: 2
identity:
engine: 'keystone'
host: '127.0.0.1'
port: 5000
- api_version: 2
mail:
host: '127.0.0.1'
@@ -264,11 +268,12 @@
host: '127.0.0.1'
port: 11211
prefix: 'CACHE_SITE1'
+ api_versions:
+ identity: 2
identity:
engine: 'keystone'
host: '127.0.0.1'
port: 5000
- api_version: 2
mail:
host: '127.0.0.1'
openstack2:
@@ -302,11 +307,12 @@
host: '127.0.0.1'
port: 11211
prefix: 'CACHE_SITE2'
+ api_versions:
+ identity: 3
identity:
engine: 'keystone'
host: '127.0.0.1'
port: 5000
- api_version: 3
mail:
host: '127.0.0.1'