opensearch-project / demos

Apache License 2.0
2 stars 13 forks source link

Edits to util.py and cluster_bootstrap.py with Mekaeel, removed '==' for deeper inspection #77

Closed miriamcheng closed 11 months ago

miriamcheng commented 11 months ago

Description

Creates new function under util.py for deeper inspection, and edits cluster_boostrap.py to incorporate these changes.

Issues Resolved

Resolves issue #63 with deeper inspection.

Written by Mekaeel and Miriam.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

dtaivpp commented 11 months ago

Thank you! This is a bit more detailed so it may take me some time to review but I will try and get it done in the first half of this week.