Adding information about keystone admin and member ports.

This commit is contained in:
Tom Miller 2016-07-13 15:39:59 -06:00
parent 51b1fe1c7b
commit b0ddef046d
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ Installation
-----
Requires a working version of Kibana. The kibana configuration file (/opt/kibana/config/kibana.yml) should be updated
with the following:
with the following where keystone_port should be the keystone admin port (default: 35357) not the keystone member
port (default: 5000):
```
fts-keystone.port: ${keystone_port}