openstack-python-openstackc.../openstackclient/tests/unit/common
asarfaty e9bd4ef007 Remove None valued network quota entries
Since the openstack SDK still has the neutron-lbaas entries in the network quota,
but those are already deprecated [1], the 'opentack quota show' command shows those
as None value.
This fix removes those empty deprecated values from the output.

[1] https://review.opendev.org/#/c/658494/
Change-Id: I8dbdba2a029ea8e6a268ddf29627e1466a7e3a8a
2020-09-22 05:12:09 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_clientmanager.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_command.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_configuration.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_extension.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
test_logs.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_module.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_parseractions.py Replace assertItemsEqual with assertCountEqual 2020-06-01 16:39:54 +02:00
test_project_purge.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_quota.py Remove None valued network quota entries 2020-09-22 05:12:09 +00:00