openstack-python-openstackc.../openstackclient
Jamie Lennox 179ed18c30 Don't create empty quota set requests
The way that getattr is called with the None default you will always
create a compute_kwargs dictionary with key: None values. This means
that we will always send these empty requests to the servers.

Change so that only actually changed values end up in the quota set
requests and get sent.

Change-Id: I33bc3f4e1a8013ec672e995648d27513064baf26
Closes-Bug: #1451640
2015-05-05 12:45:42 +10:00
..
api Add --os-cloud support 2015-04-18 23:04:51 -05:00
common Don't create empty quota set requests 2015-05-05 12:45:42 +10:00
compute Merge "Fix security group create description bug" 2015-04-23 20:05:43 +00:00
identity Merge "Add parent field to project creation" 2015-04-30 03:16:20 +00:00
image Minor fix to openstack image show command 2015-05-01 08:44:59 -07:00
network Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Add image show tests 2015-05-01 11:12:35 -05:00
volume Adds support for container selection for backup 2015-04-21 18:45:54 +02:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Minor logging/debug cleanups 2015-04-28 18:15:24 -05:00