Merge "Update the default value for nova api_verison"

This commit is contained in:
Zuul 2018-04-27 06:10:54 +00:00 committed by Gerrit Code Review
commit 4fdb22cba2
1 changed files with 1 additions and 1 deletions

View File

@ -336,7 +336,7 @@ so that the watcher service is configured for your needs.
[nova_client]
# Version of Nova API to use in novaclient. (string value)
#api_version = 2.53
#api_version = 2.56
api_version = 2.1
#. Create the Watcher Service database tables::