Update the default value for nova api_verison
refer to https://github.com/openstack/watcher/blob/master/watcher/conf/nova_client.py#L26 Change-Id: If7c12d49c68e1bfc30327d465b9d5bafe82882e0
This commit is contained in:
parent
bbd0ae5b16
commit
b586612d25
@ -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::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user