python-novaclient/novaclient
Matt Riedemann f4009a71a0 Remove incorrect legacy QuotaSet.id property
The QuotaSet.id property was added in commit
d17505462d assertin
that the os-quota-set response had no id in it, but
it always has, ever since the API was added in commit
6220c4276e30c633ffc4165ce6db0d120c0e88a7 in nova.

This change removes the incorrect property and fixture
data that returns a tenant_id in the response which the
API doesn't actually do.

The test_quota fixture data is also updated to fix the
name on the key_pairs key and add missing keys in the
response for server groups.

Change-Id: Ifaf59813e75876334dcc2ac239ed6bdddb495aa7
2018-01-02 10:20:25 -05:00
..
tests Remove incorrect legacy QuotaSet.id property 2018-01-02 10:20:25 -05:00
v2 Remove incorrect legacy QuotaSet.id property 2018-01-02 10:20:25 -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