Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to get ip from OpenStack EC2-compatible API. #684

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

allen12921
Copy link
Contributor

OpenStack metadata service supports two sets of APIs: an OpenStack metadata API and an EC2-compatible API, The metadata service has an API that is compatible with version 2009-04-04 of the Amazon EC2 metadata service. We should try get instance ip from it first.

@FxKu
Copy link
Member

FxKu commented Jan 11, 2022

👍

1 similar comment
@CyberDem0n
Copy link
Contributor

👍

@CyberDem0n CyberDem0n merged commit ab4ddee into zalando:master Jan 11, 2022
@CyberDem0n
Copy link
Contributor

Merged, thank you @allen12921!

christoph-heiss pushed a commit to cybertec-postgresql/spilo that referenced this pull request Mar 29, 2022
OpenStack metadata service supports two sets of APIs: an OpenStack metadata API and an EC2-compatible API, The metadata service has an API that is compatible with version 2009-04-04 of the Amazon EC2 metadata service. We should try get instance ip from it first.
zer0def pushed a commit to zer0def/spilo that referenced this pull request May 28, 2022
OpenStack metadata service supports two sets of APIs: an OpenStack metadata API and an EC2-compatible API, The metadata service has an API that is compatible with version 2009-04-04 of the Amazon EC2 metadata service. We should try get instance ip from it first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants