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

View File

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