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

Add openstack ssl provider in add_cloud_metadata #21590

Merged
merged 6 commits into from
Oct 7, 2020

Commits on Oct 6, 2020

  1. Add TLS support to add_cloud_metadata

    Add the usual SSL settings available in other features that support TLS.
    This allows to retrieve metadata from metadata endpoints that use HTTPS,
    as is the case in some OpenStack deployments.
    jsoriano committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    753b66a View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    jsoriano committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    7f4574e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Remove extra newline

    jsoriano committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    b49c929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de91a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40fb2d View commit details
    Browse the repository at this point in the history
  4. More consistent naming

    jsoriano committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    031c500 View commit details
    Browse the repository at this point in the history