openstack-python-openstackc.../openstackclient/tests/unit
Ankur Gupta acc2d106ab Refactor Extension show and list command
1.keep the column display order consist in extension list with
  and without "--long" option.
2.rework for network extentsion list, openstacksdk return object,
  so the logic should be same with other service.
3.add some unit test cases, like: extension list --network --long,
  extension list --network --compute, to cover regular use cases.
4.raise exact exception when network extension don't exist, avoid
  internal TypeError in "extension show" commands.

Change-Id: I2e23ced80d8da8aa1106b22472db850367b351ce
Closes-Bug: #1689233
2017-05-18 11:33:45 +08:00
..
api Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
common Refactor Extension show and list command 2017-05-18 11:33:45 +08:00
compute Merge "Make test_server.py more elegant and simple" 2017-04-25 15:24:07 +00:00
identity doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
image doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Fix volume qos spec list 2017-04-28 16:06:00 -05:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00