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

Fix use_ssl: True on Python 3.10 #1496

Merged
merged 6 commits into from
Jun 1, 2022
Merged

Commits on May 20, 2022

  1. Fix use_ssl: True on Python 3.10

    Rally is a client, so its purpose is to authenticate servers. We
    also add tests for the IP and client certs cases to make sure this
    change does not break them.
    pquentin committed May 20, 2022
    Configuration menu
    Copy the full SHA
    d440a47 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    pquentin committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b2c13e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0929dfa View commit details
    Browse the repository at this point in the history
  4. Fix import order

    pquentin committed May 20, 2022
    Configuration menu
    Copy the full SHA
    a108a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3447249 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    f305431 View commit details
    Browse the repository at this point in the history