Launchpad

Make set/unset commands end up normally when nothing specified

Bug #1588588 reported by Tang Chen

This bug affects 1 person

Affects Status Importance Assigned to Milestone
python-openstackclient

Fix Released

Medium

aohuanxuan

Bug Description

In the IRC meeting on 20160602, we have agreed on that set/unset commands should ends up normally instead of raising an exception when nothing is specified to modify. The main reason is: When nothing is specified, the command sets/unsets nothing, which is a normal behavior, and ends up normally. No API call fails. No error happens.

So, just fix all set/unset commands who are raising exception.

Read the original on bugs.launchpad.net ↗