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 support for metadata when instanciating a VM #383

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

kikmon
Copy link

@kikmon kikmon commented Sep 24, 2024

Openstack supports passing MetaData when creating a VM, but current version of the plugin doesn't expose this functionality.
Added support for coma separated list of metadata key/values in Cloud configuration.

#377

Testing done

Started VM on a OpenStack instance and confirmed Metadata set in Jenkins configuration properly appeared in the created VM
Tested with no, one, and multiple metadata passed to the VM

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira

@kikmon kikmon marked this pull request as ready for review September 27, 2024 02:44
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.

1 participant