openstack-python-openstackc.../openstackclient/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 Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
clientmanager.py Fix compatibility issue in 5.3 2020-07-14 08:06:55 -05:00
configuration.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
extension.py Use SDK to get compute API extensions 2019-10-31 16:48:29 +00:00
limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
module.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
project_purge.py Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
quota.py Remove None valued network quota entries 2020-09-22 05:12:09 +00:00
sdk_utils.py Switch image to use SDK 2020-03-23 14:38:32 -05:00
versions.py common: autogenerate docs 2019-11-05 07:09:05 -06:00