python-novaclient/novaclient/tests
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
..
functional [ci] Use pseudo-random names for new resources 2017-11-23 16:52:04 +00:00
unit Remove incorrect legacy QuotaSet.id property 2018-01-02 10:20:25 -05:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00