cinder/cinder/backup
Michał Dulko c1e647244b Report 2.0 as supported version of RPC APIs
When bumping major versions of RPC APIs from 1.x to 2.0 I haven't raised
the version the managers are reporting into the `services` table.
Though this doesn't have any immediate consequences, it effectively
blocks us from dropping 1.x support in Newton, because we need that
support to downgrade the messages to what Mitaka reports.

This commit fixes that problem by making the Mitaka's services to report
2.0 as RPC API version.

Closes-Bug: 1560062

Change-Id: I45e695025f1cb38fd8b062593b29da7463ba22fc
(cherry picked from commit c56ace1b3b)
2016-03-21 18:25:04 +00:00
..
drivers Use googleapiclient import instead of apiclient 2016-03-11 12:19:01 +01:00
__init__.py Move oslo.utils to oslo_utils namespace 2015-01-19 21:50:34 -06:00
api.py Merge "Fix compatibility mode of backup jobs scheduling" 2016-03-16 16:58:04 +00:00
chunkeddriver.py Fix spelling mistake in docstring 2016-03-01 16:37:49 -08:00
driver.py Change the format of some inconsistent docstring 2015-12-16 10:08:28 -08:00
manager.py Report 2.0 as supported version of RPC APIs 2016-03-21 18:25:04 +00:00
rpcapi.py Add backup RPC API v2.0 2016-03-14 15:49:12 +00:00