python-novaclient/novaclient
Matt Riedemann 40bf060233 Remove deprecated MigrationManager.list cell_name kwarg
The cell_name kwarg was deprecated in Pike:

I54468682d5391668a513e708e26bc3c165c95ca1

And the CLI option was removed earlier in Queens (not yet
released):

I5d11eda2a6b35de98f0484492f597a87df882013

But that change forgot about the python API binding code
so this change removes that as well and updates the release
note.

Change-Id: I0cf808eaf7df80e221b412d2374b81fd402bd037
Closes-Bug: #1668743
2018-01-11 16:40:10 -05:00
..
tests Remove deprecated MigrationManager.list cell_name kwarg 2018-01-11 16:40:10 -05:00
v2 Remove deprecated MigrationManager.list cell_name kwarg 2018-01-11 16:40:10 -05:00
__init__.py Microversion 2.56 - Enable cold migration with target host 2017-12-04 10:48:47 +09:00
api_versions.py Removed extra word 'method' from the NOTE 2017-07-07 05:30:28 +00:00
base.py Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00
client.py Fix setting 'global_request_id' in SessionClient 2017-06-13 12:15:39 -04:00
crypto.py Corrects typos "coearse," "proejct," and "unecrypts" 2014-09-18 15:24:54 -07:00
exceptions.py Make _console() public 2017-01-18 09:36:43 +08:00
extension.py Cleanup needless code from oslo-incubator 2015-12-18 08:46:12 +00:00
i18n.py Update URLs in docs, comments and setup.cfg 2017-07-28 12:14:12 +09:00
shell.py Remove SecretsHelper 2017-11-16 12:45:51 -05:00
utils.py Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00