OpenSearch/x-pack/plugin/core
Yang Wang 14c21aedd2
Simplify ml license checking with XpackLicenseState internals (#52684) (#52863)
This change removes TrainedModelConfig#isAvailableWithLicense method with calls to
XPackLicenseState#isAllowedByLicense.

Please note there are subtle changes to the code logic. But they are the right changes:
* Instead of Platinum license, Enterprise license nows guarantees availability.
* No explicit check when the license requirement is basic. Since basic license is always available, this check is unnecessary.
* Trial license is always allowed.
2020-02-27 14:14:16 +11:00
..
forbidden
licenses Update http-core and http-client dependencies (#46549) 2019-09-12 09:45:29 +02:00
src Simplify ml license checking with XpackLicenseState internals (#52684) (#52863) 2020-02-27 14:14:16 +11:00
build.gradle Formalize build snapshot (#51484) 2020-01-27 16:56:31 -05:00
snapshot.key