python-tempestconf/roles
Martin Kopec 9317a78ac8 Fix diff in gates
The gates were using a diff command to determine if 2 tempest.conf
files contains the same sections, options and values.
However, this has turned out to be not a good approach, as the
values in tempest.conf can be written in a different order.
Therefore the patch adds a python script which is able to compare
values in 2 tempest.conf files regardless their order.

Change-Id: I65e30a6e3b4add39dd5b6eaf48e09ba450855dbc
2019-01-04 15:36:38 +05:30
..
create-clouds-yaml-file Improve role docs, remove unused var 2018-05-07 09:20:56 +00:00
create-keystonerc-files Improve role docs, remove unused var 2018-05-07 09:20:56 +00:00
generate-accounts-file Different concurrency for tempest and accounts 2018-11-16 00:13:33 +00:00
generate-tempestconf-file Merge "Remove unnecessary CLI options from roles" 2018-11-19 15:14:32 +00:00
generate-tempestconf-file-cloud Fix diff in gates 2019-01-04 15:36:38 +05:30
tempestconf-workaround-auth-url Improve role docs, remove unused var 2018-05-07 09:20:56 +00:00