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

MAINT: refactor Openstack API openstack_identity #240

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

anish-mudaraddi
Copy link
Collaborator

Starting a feature branch to refactor openstack api and remove orquesta workflows. Since this is a feature branch - there will be a few failing tests whilst refactoring is underway.

Starting by rewriting Openstack Identity as functions instead of classes - makes it so much easier to read. Each function now takes a openstack connection object which is used to run openstacksdk commands.

Remove class - use functions instead. Now openstack_project

we now take `conn` - openstack connection object for each function

remove unnecessary functions
refactor tests for openstack_identity
@anish-mudaraddi anish-mudaraddi merged commit fe563f6 into remove-orquesta Aug 2, 2024
8 of 10 checks passed
@anish-mudaraddi anish-mudaraddi deleted the refactor-openstack-api-identity branch August 2, 2024 15:02
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.

2 participants