python-novaclient/novaclient
Andrey Kurilin 529a492126 [microversions] Increase max version to 2.11
2.11 - Exposed attribute forced_down for os-services. Added ability to change
the forced_down attribute by calling an update.

This microversion was previously added in [1], but since the support for
2.6-2.10 microversion was missed, the max version was decreased to 2.5[2].

Now, support is added for all microversion 2.1-2.10, so we can enable 2.11
microversion.

[1] - I2b80ac32a95fe80363b4ad95d8d89fff097935a3
[2] - I52074f9a3e7faa6a7a51c3fa9766100acf25dee2 &
      Iba9bfa136245bd2899c427ac0c231a30c00bd7f3

Change-Id: Iab3224a5c3691437e64ab4e06c85ccc2a7deea13
2015-12-07 22:14:23 +02:00
..
openstack Last sync from oslo-incubator 2015-11-17 22:49:46 +00:00
tests [microversions] Add support for 2.10 2015-12-07 22:14:21 +02:00
v2 [microversions] Add support for 2.10 2015-12-07 22:14:21 +02:00
__init__.py [microversions] Increase max version to 2.11 2015-12-07 22:14:23 +02:00
api_versions.py Fix H404/405 violations in client.py,base.py,api_version.py 2015-12-03 11:45:22 +09:00
auth_plugin.py Do not check requirements when loading entry points 2015-05-27 18:08:02 +00:00
base.py Fix H404/405 violations in client.py,base.py,api_version.py 2015-12-03 11:45:22 +09:00
client.py Merge "Fix H404/405 violations in client.py,base.py,api_version.py" 2015-12-03 17:51:58 +00:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Revert "Do not expose exceptions from requests library" 2015-10-28 07:27:40 -07:00
extension.py Use common code instead of novaclient.utils 2014-09-19 16:56:13 +03:00
i18n.py Remove all imports from oslo namespace 2015-04-20 13:52:38 +03:00
service_catalog.py Enable check for E127 2014-10-23 14:28:50 +00:00
shell.py Correct usage of API_MAX_VERSION and DEFAULT_OS_COMPUTE_API_VERSION 2015-10-21 11:07:32 +08:00
utils.py Not transform to str on potential unicode fields 2015-11-22 04:34:07 +08:00