Merge "Use v2 as the default cli version"
This commit is contained in:
commit
dd3af48173
@ -19,7 +19,7 @@ from openstackclient.common import utils
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
DEFAULT_QUEUES_API_VERSION = '1.1'
|
||||
DEFAULT_QUEUES_API_VERSION = '2'
|
||||
API_VERSION_OPTION = 'os_queues_api_version'
|
||||
API_NAME = "messaging"
|
||||
API_VERSIONS = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user