openstack-python-openstackc.../openstackclient
Tang Chen 56f9227063 Enhance exception handling for "network delete" command
This patch rework "network delete" command following the
rules in doc/source/command-errors.rst.

In "network delete" command, there are multiple REST API
calls, and we should make as many of them as possible.
And log error for each one, give a better error message.
Also return a non-zero exit code.

Change-Id: I39ae087dd7bd08d049d513abfa6c5cab2bd13b2b
Partial-Bug: #1556719
2016-04-14 13:54:14 +08:00
..
api Fix typos in docstrings and comments 2016-04-06 10:30:39 +07:00
common Merge "Support client certificate/key" 2016-04-06 21:42:56 +00:00
compute Doc: Unify repeatable option comments 2016-04-12 15:57:17 +08:00
identity Doc: Unify repeatable option comments 2016-04-12 15:57:17 +08:00
image Image API v2: make volume_type optional 2016-03-18 16:08:30 -07:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Enhance exception handling for "network delete" command 2016-04-14 13:54:14 +08:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Enhance exception handling for "network delete" command 2016-04-14 13:54:14 +08:00
volume Merge "Doc: Unify repeatable option comments" 2016-04-13 21:22:50 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Support client certificate/key 2016-04-06 20:21:19 +02:00