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

Create client key and certificate files #43

Merged
merged 2 commits into from Oct 26, 2018

Conversation

jukosone
Copy link
Contributor

Copy certification files provided by kubeclient object and save them
as new files. This fixes [1].

[1] https://bugs.launchpad.net/rally/+bug/1798375

Copy certification files provided by kubeclient object and save them
as new files. This fixes [1].

[1] https://bugs.launchpad.net/rally/+bug/1798375
:param ccert: client certificate file
:param ckey: client key file
"""
certs = os.path.abspath(os.path.expanduser("~/.rally/certs"))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make this dir configurable in config/opts.py module.

@prazumovsky prazumovsky merged commit d38563d into xrally:master Oct 26, 2018
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.

None yet

2 participants