openstack-python-openstackc.../openstackclient/tests/functional
Anindita Das 6abd38cd46 Jsonify network flavor functional tests
Some functional tests try to parse the CLI table output format, that cause much
work on parse string by using regular expression. Using json format in
functional tests is better and easier way, this patch reworks for network
flavor related tests.

Change-Id: I2bc5675409945c9ae79ac65df2d5d10781fe595a
2017-03-02 17:10:53 +00:00
..
common Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
compute Finish converting server functional tests to JSON format 2017-02-18 11:50:39 -06:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Merge "Modify error handling for role and group commands" 2017-02-13 17:27:33 +00:00
image Rework port functional tests on json output format 2017-02-21 07:35:02 +00:00
network Jsonify network flavor functional tests 2017-03-02 17:10:53 +00:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Merge "Add Cinder v3 client support for volumes" 2017-03-01 19:10:48 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py change assert_show_fields to not fail on new fields 2017-01-25 13:09:16 -08:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00
post_test_hook_tips.sh Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00