OpenSearch/qa/security-migrate-tests
Jay Modi 139073e8f7 security: improve migrate tool output and remove trappy config option
This commit improves the output of the migrate tool in cases when there are errors parsing entries
in the roles or users files. This is done through the use of a logger that delegates its output to
the terminal.

Additionally, the `-c` option has been removed. This option was used to set the configuration directory
but this should be handled one way only and that is through the use of the `-Epath.conf` setting.

Closes elastic/elasticsearch#3757
Closes elastic/elasticsearch#3758

Original commit: elastic/x-pack-elasticsearch@811e367766
2016-12-01 10:17:28 -05:00
..
src/test/java/org/elasticsearch/xpack/security security: improve migrate tool output and remove trappy config option 2016-12-01 10:17:28 -05:00
build.gradle Build: Reorganize src roots 2016-10-01 09:46:43 +02:00
roles.yml Moved directories around 2016-09-29 12:03:14 +02:00