-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: openstack-kr/python-openstackmcp-server
base: develop
head repository: openstack-kr/python-openstackmcp-server
compare: main
- 18 commits
- 22 files changed
- 6 contributors
Commits on Oct 24, 2025
-
* feat: add get images (#20) * docs: change get_images docstring to sphinx style * refactor: restructure get images testing for better maintainability
Configuration menu - View commit details
-
Copy full SHA for c9ee096 - Browse repository at this point
Copy the full SHA c9ee096View commit details -
Configuration menu - View commit details
-
Copy full SHA for f09948b - Browse repository at this point
Copy the full SHA f09948bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c0a04 - Browse repository at this point
Copy the full SHA 19c0a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 379fb8b - Browse repository at this point
Copy the full SHA 379fb8bView commit details -
feat: Add create project tool (#66)
* feat(identity): Add get-project, get-projects tool(#58) - Add get-project, get-projects tool - Test code are updated and passing * chore(identity): ruff format(#58) * chore(identity): ruff format(#58) * fix(identity): Remove _version.py(#58) * feat(identity): Add create project tool(#58) - Add create-project tool - Tests are updated ans passing * fix(identity): Fix unnecessary test codes(#?58)
Configuration menu - View commit details
-
Copy full SHA for dc405d8 - Browse repository at this point
Copy the full SHA dc405d8View commit details -
feat: Add delete project tool (#67)
* feat(identity): Add get-project, get-projects tool(#58) - Add get-project, get-projects tool - Test code are updated and passing * chore(identity): ruff format(#58) * chore(identity): ruff format(#58) * fix(identity): Remove _version.py(#58) * feat(identity): Add create project tool(#58) - Add create-project tool - Tests are updated ans passing * fix(identity): Fix unnecessary test codes(#?58) * feat(identity): Add delete project tool(#58)
Configuration menu - View commit details
-
Copy full SHA for 2b3051e - Browse repository at this point
Copy the full SHA 2b3051eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd06a93 - Browse repository at this point
Copy the full SHA fd06a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4dec12 - Browse repository at this point
Copy the full SHA c4dec12View commit details -
feat: Add update project tool (#69)
* feat(identity): Add get-project, get-projects tool(#58) - Add get-project, get-projects tool - Test code are updated and passing * chore(identity): ruff format(#58) * chore(identity): ruff format(#58) * fix(identity): Remove _version.py(#58) * feat(identity): Add create project tool(#58) - Add create-project tool - Tests are updated ans passing * fix(identity): Fix unnecessary test codes(#?58) * feat(identity): Add delete project tool(#58) * feat(identity): Add update project tool(#58)
Configuration menu - View commit details
-
Copy full SHA for ff41c46 - Browse repository at this point
Copy the full SHA ff41c46View commit details -
Fix/pre commit requirements (#78)
* deploy: pre-commit * add `requirements.txt` and `requirements-dev.txt`
Configuration menu - View commit details
-
Copy full SHA for c94d6f6 - Browse repository at this point
Copy the full SHA c94d6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7649556 - Browse repository at this point
Copy the full SHA 7649556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c38446 - Browse repository at this point
Copy the full SHA 1c38446View commit details -
test: Remove unnecessary 'or []' fallback in assertions (#80)
- Remove defensive 'or []' checks when fixed_ips is never None - Add explicit validation for bulk operation results - Related to #77 investigation (no call_count issues found)
Configuration menu - View commit details
-
Copy full SHA for 4b7bf93 - Browse repository at this point
Copy the full SHA 4b7bf93View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14a768 - Browse repository at this point
Copy the full SHA c14a768View commit details -
feat: Add delete image tool (#74)
* feat(image): Add delete image tool (#20)
Configuration menu - View commit details
-
Copy full SHA for 3feabcd - Browse repository at this point
Copy the full SHA 3feabcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3916d8 - Browse repository at this point
Copy the full SHA f3916d8View commit details -
feat: Add security group tools (#86)
* feat(network): Add security group tools (#85) * improve(network): change to convert security group rules into objects during security group conversion (#85) * improve(network): remove unnecessary None checks for network, subnet, port, floating ip, router, security group (#85) * fix(network): add id field to get security group (#85) * fix(network): remove unnecessary None checks (#85) * fix(network): integrate test (#85)
Configuration menu - View commit details
-
Copy full SHA for a8460f6 - Browse repository at this point
Copy the full SHA a8460f6View commit details -
feat: connection manager related tool (#90)
* feat: connection manager related tool * fix: logging은 base.py에서 수행하도록 수정
Configuration menu - View commit details
-
Copy full SHA for de8c188 - Browse repository at this point
Copy the full SHA de8c188View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...main