Update the nova api_version default value to 2.53
the api_version has been update, so the doc should change the default value refer to https://github.com/openstack/watcher/blob/master/watcher/conf/nova_client.py#L26 Change-Id: I9717294d43203315d0593a4fee8c2ff2caf6f0d0
This commit is contained in:
parent
ee5b01d33b
commit
84fb7423f1
@ -349,7 +349,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
|
||||
#api_version = 2.53
|
||||
api_version = 2.1
|
||||
|
||||
#. Create the Watcher Service database tables::
|
||||
|
Loading…
Reference in New Issue
Block a user