OpenSearch/qa/rolling-upgrade/src/test
Alexander Reelsen 4078b2f1b2 Watcher: Replace _status field with status (elastic/x-pack-elasticsearch#1285)
As fields with underscores will be disallowed in master, and we have to
prepare the upgrade, this commit renames the _status field to status.

When the 5.x upgrade logic is in place in the 5.x we can remove all the
old style _status handling from the master branch.

Note: All the BWC compatibility tests, that load 5.x indices are now
faking a finished upgrade by adding the `status` field to the mapping
of the watches index.

Original commit: elastic/x-pack-elasticsearch@9d5cc9aaec
2017-05-04 10:08:34 +02:00
..
java/org/elasticsearch/upgrades Watcher: Replace _status field with status (elastic/x-pack-elasticsearch#1285) 2017-05-04 10:08:34 +02:00
resources/rest-api-spec/test Prevent default passwords in production mode (elastic/elasticsearch#4724) 2017-02-08 16:19:55 +11:00