Files
python-glanceclient/glanceclient/v2
Cindy Pallares 0869196ca2 Fix the remove property logic in V2
The check used to verify if there are any properties to remove in the V2
image-update command will always execute even if there are no properties to
remove due to the fact that it checks if remove_prop is not None, when it is
actually a list and not a None value.

Closes-Bug: #1475053
Change-Id: Ia36e945b880de3514c73073a392bdb7dde13cf84
2015-09-02 12:20:23 -05:00
..
2012-06-04 08:49:26 -07:00
2015-03-28 14:22:49 +11:00
2015-09-02 12:20:23 -05:00
2015-02-05 22:27:16 +00:00