12ebe82cbacc4894d6083a1d6bdc0585497f2e20
* Fix string/tuple/no auth on AsyncHttpConnection class. Fixes #283 Signed-off-by: dannosaur <[email protected]> * Update for PR comments. Add tests. Signed-off-by: dannosaur <[email protected]> * Moving tests to its own file. Also had to install asynctest into the dev-requirements to get access to the context managers necessary to mock out aiohttp. Signed-off-by: dannosaur <[email protected]> * Update CHANGELOG Signed-off-by: dannosaur <[email protected]> * Linter fixes. Add license text to new file. Signed-off-by: dannosaur <[email protected]> * Move AsyncContextManagerMock to utils package for future re-use Signed-off-by: dannosaur <[email protected]> * Lint Signed-off-by: dannosaur <[email protected]> * Refactor async tests - remove asynctest package Signed-off-by: dannosaur <[email protected]> * Switch out to using aiounittest for async testing prior to py3.8 Signed-off-by: dannosaur <[email protected]> * Use RequestContextManager from opensearchpy._asycn._extra_imports Signed-off-by: dannosaur <[email protected]> * Simplify test somewhat, move to `test_async` since all other async tests are ignored on runners <3.6 Signed-off-by: dannosaur <[email protected]> * Lint Signed-off-by: dannosaur <[email protected]> --------- Signed-off-by: dannosaur <[email protected]> Signed-off-by: Daniel (dB.) Doubrovkine <[email protected]> Co-authored-by: Daniel (dB.) Doubrovkine <[email protected]>
Enhanced the Yaml test runner to utilize the rest-api-spec YAML tests from OpenSearch repo as the input source (#414)
OpenSearch Python Client
- Welcome!
- User Guide
- API Doc
- Compatibility with OpenSearch
- Project Resources
- Code of Conduct
- License
- Copyright
Welcome!
opensearch-py is a community-driven, open source fork of elasticsearch-py licensed under the Apache v2.0 License. For more information, see opensearch.org and the API Doc.
User Guide
To get started with the OpenSearch Python Client, see User Guide.
Compatibility with OpenSearch
See Compatibility.
Project Resources
- Project Website
- Downloads
- Documentation
- Need help? Try Forums
- Project Principles
- Contributing to OpenSearch
- Maintainer Responsibilities
- Release Management
- Admin Responsibilities
- Security
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.
Languages
Python
99.4%
Shell
0.6%