python-novaclient/novaclient
Chuck Carmack 81f8fa655c Remove python 2.6 support from python-novaclient
Since oslo is removing support for python 2.6, nova
needs to also remove support from clients and libraries.
This commit is to remove support from python-novaclient.

-- Python 2.6 compatibilty code was removed.
-- Python 2.6 was removed as a tox environment, install venv,
and from the classifiers in setup.cfg.
-- Release notes have been updated.

UpgradeImpact

Co-Authored-By: Andrey Kurilin <andr.kurilin@gmail.com>

Change-Id: I3f587ff38d478d075af5fd014e2b4b8416e185d4
Closes-bug: 1518390
2015-11-30 16:04:24 +00:00
..
openstack Last sync from oslo-incubator 2015-11-17 22:49:46 +00:00
tests Check response headers for microversions 2015-11-23 20:13:13 +02:00
v1_1 Revert "Remove novaclient.v1_1 module" 2015-10-28 21:25:02 +00:00
v2 Merge "Added command for device to cinder volume mapping" 2015-11-19 13:25:49 +00:00
__init__.py Support the server side remote-console API changes 2015-10-22 10:14:13 -05:00
api_versions.py Check response headers for microversions 2015-11-23 20:13:13 +02:00
auth_plugin.py Do not check requirements when loading entry points 2015-05-27 18:08:02 +00:00
base.py Always send volume_id when booting with legacy bdm 2015-10-01 10:55:47 +00:00
client.py Remove python 2.6 support from python-novaclient 2015-11-30 16:04:24 +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 Revert "Do not expose exceptions from requests library" 2015-10-28 07:27:40 -07:00