openstack-python-openstackc.../openstackclient
Tang Chen 07242fca3b Use update_parser_common() in ShowNetwork
ShowNetwork inherits from NetworkAndComputeCommand. So we should use
update_parser_common() in it, not overwrite parent's get_parser().

Change-Id: I21bb1407962344b9800fd31caee4b2582674fe24
2016-02-23 19:00:14 +08:00
..
api Use instanceof instead of type 2016-02-22 16:23:23 -06:00
common Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
compute Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
identity Support unscoped token request 2016-02-19 16:07:13 -08:00
image Add --marker option to "image list" command 2016-02-03 14:04:50 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Use update_parser_common() in ShowNetwork 2016-02-23 19:00:14 +08:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Merge "Use instanceof instead of type" 2016-02-23 08:50:24 +00:00
volume Add functional tests for "volume" commands v2 2016-02-21 09:10:15 +08: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 unscoped token request 2016-02-19 16:07:13 -08:00