openstack-python-openstackc.../openstackclient/network/v2
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
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
floating_ip.py Floating IP: Fix "ip floating list" in neutron network 2016-02-19 11:10:53 +08:00
network.py Use update_parser_common() in ShowNetwork 2016-02-23 19:00:14 +08:00
port.py Add "os port show" command 2016-02-02 08:40:05 -06:00
router.py Merge "Minor typo in help text" 2016-02-04 00:43:09 +00:00
security_group.py Refactor security group delete to use SDK 2016-02-02 09:04:51 -06:00
security_group_rule.py Refactor security group rule delete to use SDK 2016-02-10 10:38:35 -06:00
subnet.py Add "os subnet show" command using SDK 2016-02-22 13:04:25 -06:00
subnet_pool.py Trivial: Rename subnet_pool.rst to subnet-pool.rst 2016-02-20 15:05:59 +08:00