python-openstackclient/openstackclient/tests/functional/common
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
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_availability_zone.py Refactor availability zone functional test 2016-11-28 20:01:52 +08:00
test_configuration.py Functional test for configuration 2016-11-28 02:55:00 +08:00
test_extension.py Refactor Extension show and list command 2017-05-18 11:33:45 +08:00
test_help.py Add help commands withouth auth in functional 2017-04-03 16:27:25 +00:00
test_module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
test_quota.py Fix quota functional tests for nova-net 2017-04-26 23:52:34 +00:00