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

Added bastion host option for Openstack builder #608

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spurti-chopra
Copy link
Contributor

What is the problem that this PR is trying to fix?

Using a jump host to allow SSH to dynamically created VM for image creation. Using jump host allows us to restrict number of public IPs for the Openstack setup. Although usage of bastion host is kept optional to cater both OSU and PDC. Also updated example.env file to reflect additional configurable parameters for bastion host, ssh keys and v3 API. We would like to drive image creation using SSH keys both in OSU and PDC.

What approach did you choose and why?

Tested over PDC Openstack setup.

How can you test this?

What feedback would you like, if any?

Please review and let us know your comments. Thanks !

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

1 participant