Fix the example http_check.yaml for Keystone

Need "project_name" under "keystone_config" if user wants to use
another Keystone. Add "project_name" to the http_check.yaml example.

Change-Id: I642fdf8cc2789d2c2ba8bcb10adbd8b30b9bc91a
This commit is contained in:
Koji Nakazono 2017-10-06 09:24:13 +09:00
parent cd53cafa7b
commit d8f0857f62
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ instances:
# use_keystone: True
# keystone_config:
# keystone_url: http://endpoint.com/v3/
# project_name: project
# username: user
# password: password