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 plugin logic #4

Merged
merged 17 commits into from
May 7, 2024

Conversation

michal-gubricky
Copy link
Contributor

@michal-gubricky michal-gubricky commented Mar 20, 2024

What this PR does / why we need it:
Adds csctl openstack plugin logic.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes SovereignCloudStack/issues#541

TODOs:

  • squash commits
  • include documentation
  • add unit tests

main.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
main.go Show resolved Hide resolved
main.go Show resolved Hide resolved
@michal-gubricky michal-gubricky mentioned this pull request Mar 28, 2024
main.go Outdated Show resolved Hide resolved
main.go Show resolved Hide resolved
main.go Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
main.go Show resolved Hide resolved
@michal-gubricky michal-gubricky force-pushed the feat/add-openstack-plugin-logic branch 2 times, most recently from d6bc2bc to 4bdb561 Compare April 8, 2024 14:29
@michal-gubricky michal-gubricky force-pushed the feat/add-openstack-plugin-logic branch 3 times, most recently from 75b5e40 to 67f93d0 Compare April 10, 2024 07:48
Copy link
Member

@chess-knight chess-knight left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@jschoone jschoone left a comment

Choose a reason for hiding this comment

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

Successfully built and image and uploaded it to an S3 bucket.
Good work, thanks!

Related to #11

Signed-off-by: michal.gubricky <[email protected]>
main.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
michal-gubricky and others added 2 commits April 24, 2024 10:06
Co-authored-by: Roman Hros <[email protected]>
Signed-off-by: Michal Gubricky <[email protected]>
Co-authored-by: Roman Hros <[email protected]>
Signed-off-by: Michal Gubricky <[email protected]>
Signed-off-by: michal.gubricky <[email protected]>
@michal-gubricky michal-gubricky force-pushed the feat/add-openstack-plugin-logic branch from 6ed3a3c to 0c11eb1 Compare May 6, 2024 14:26
Signed-off-by: michal.gubricky <[email protected]>
@michal-gubricky michal-gubricky force-pushed the feat/add-openstack-plugin-logic branch from fb861de to 87702fa Compare May 6, 2024 14:47
@michal-gubricky michal-gubricky merged commit e8dc966 into main May 7, 2024
3 of 5 checks passed
@michal-gubricky michal-gubricky deleted the feat/add-openstack-plugin-logic branch May 7, 2024 05:40
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.

Create csctl provider plugin for openstack
4 participants