Rushi Agrawal
ef0c23c0e4
Rename module to opensearchpy
...
To avoid conflict with an existing package by name 'opensearch' being
present
Signed-off-by: Rushi Agrawal <rushi.agr@gmail.com >
2021-09-16 21:23:38 +05:30
Rushi Agrawal
f4891be3c3
Fix potential security issues with jinja2 and pyyaml dep
...
Added escaping to jinja templates. With PyYAML dependency, accidentally
added '<3.4.1' whereas the intent was to make it '==3.4.1', while fixing
as per dependabot alert. Fixed it now.
Signed-off-by: Rushi Agrawal <rushi.agr@gmail.com >
2021-09-09 19:05:18 +05:30
Rushi Agrawal
9e9269c8f3
Rename Elasticsearch -> OpenSearch
...
Signed-off-by: Rushi Agrawal <rushi.agr@gmail.com >
2021-08-19 07:58:20 +05:30
Shephali Mittal
924d71729a
Add SPDX and OpenSearch Modification license header
...
Signed-off-by: Shephali Mittal <shephalm@amazon.com >
2021-08-10 19:36:47 +05:30
Pierre Grimaud and Seth Michael Larson
305f894c1f
[7.x] Fix typos in documentation
...
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co >
2021-05-25 07:48:43 -05:00
Seth Michael Larson and GitHub
794a97578f
[7.x] Start using the Elastic Artifacts API for YAML REST tests
2021-04-22 12:08:05 -05:00
Seth Michael Larson
e4cdd4544d
[7.x] Add per-request authentication for http_auth and api_key
2021-04-19 17:26:44 -05:00
Seth Michael Larson
f8ffb2cd0a
[7.x] Generate APIs using Elastic build artifacts API
2021-04-19 14:39:21 -05:00
Seth Michael Larson and GitHub
a728aaa491
[7.x] Sort imports with isort and regenerate APIs
2021-01-13 14:21:04 -06:00
Seth Michael Larson
708e282eaf
[7.x] Actually dockerize repo, update build-dists for release manager
2020-11-04 13:58:42 -06:00