mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
This commit refactors the following test packages from the o.e namespace: * o.e.action * o.e.bootstrap * o.e.cli * o.e.client * o.e.cluster * o.e.common to the o.opensearch namespace. Any references throughout the codebase are also refactored. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>