Support for Ocata
Parameterized configuration for Ocata
Configure service under apache2
Other changes:
- Adding .gitreview
Change-Id: Iee2b91134d423ec871b44d78e60c9a711ee58896
Relates-To: #PROD-10651 #PROD-10652
diff --git a/README.rst b/README.rst
index 85246e6..2633fbf 100644
--- a/README.rst
+++ b/README.rst
@@ -44,6 +44,14 @@
user: openstack
password: password
virtual_host: '/openstack'
+ cache:
+ members:
+ - host: 10.10.10.10
+ port: 11211
+ - host: 10.10.10.11
+ port: 11211
+ - host: 10.10.10.12
+ port: 11211
Development and testing