OpenSearch/x-pack/plugin/core
Martijn van Groningen 2a89e13e43
Move data stream transport and rest action to xpack (#59593)
Backport of #59525 to 7.x branch.

* Actions are moved to xpack core.
* Transport and rest actions are moved the data-streams module.
* Removed data streams methods from Client interface.
* Adjusted tests to use client.execute(...) instead of data stream specific methods.
* only attempt to delete all data streams if xpack is installed in rest tests
* Now that ds apis are in xpack and ESIntegTestCase
no longers deletes all ds, do that in the MlNativeIntegTestCase
class for ml tests.
2020-07-15 16:50:44 +02:00
..
forbidden
licenses Enforce strict license distribution requirements (#56642) 2020-05-14 13:57:56 -07:00
src Move data stream transport and rest action to xpack (#59593) 2020-07-15 16:50:44 +02:00
build.gradle Add license feature usage api (#59342) (#59571) 2020-07-14 14:34:59 -07:00
snapshot.key