Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Kim-Yukyung
/
python-openstackclient
Public
forked from
openstack/python-openstackclient
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-openstackclient
openstackclient
on
master
User selector
All users
All time
Commit history
Commits on May 16, 2025
Merge "identity: Add missing user argument"
Zuul
authored and
openstack-gerrit
committed
79de137
View commit details
Copy full SHA for 79de137
View code at this point
Browse repository at this point
Merge "identity: Fix listing of applications credentials by user"
Zuul
authored and
openstack-gerrit
committed
f380d02
View commit details
Copy full SHA for f380d02
View code at this point
Browse repository at this point
Commits on May 15, 2025
Merge "Don't warn about unsupported version with SDK-based commands"
Zuul
authored and
openstack-gerrit
committed
efce69b
View commit details
Copy full SHA for efce69b
View code at this point
Browse repository at this point
identity: Add missing user argument
Show description for e26b447
stephenfin
committed
e26b447
View commit details
Copy full SHA for e26b447
View code at this point
Browse repository at this point
identity: Fix listing of applications credentials by user
Show description for 94d17b8
stephenfin
committed
94d17b8
View commit details
Copy full SHA for 94d17b8
View code at this point
Browse repository at this point
Commits on May 9, 2025
Merge "Bump Python version used for linters to 3.10"
Zuul
authored and
openstack-gerrit
committed
9de5e58
View commit details
Copy full SHA for 9de5e58
View code at this point
Browse repository at this point
Commits on May 7, 2025
Bump Python version used for linters to 3.10
Show description for 7c7c066
stephenfin
committed
7c7c066
View commit details
Copy full SHA for 7c7c066
View code at this point
Browse repository at this point
Add support for spice-direct console types.
Show description for 5d730f3
mikalstill
committed
5d730f3
View commit details
Copy full SHA for 5d730f3
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
tests: Stop returning FakeResource in compute tests
Show description for 7d64003
stephenfin
committed
7d64003
View commit details
Copy full SHA for 7d64003
View code at this point
Browse repository at this point
tests: Remove sdk prefix
Show description for abed52f
stephenfin
committed
abed52f
View commit details
Copy full SHA for abed52f
View code at this point
Browse repository at this point
tests: Remove dead code
Show description for 2c878ad
stephenfin
committed
2c878ad
View commit details
Copy full SHA for 2c878ad
View code at this point
Browse repository at this point
tests: Remove use of legacy resource helpers
Show description for b0fe724
stephenfin
committed
b0fe724
View commit details
Copy full SHA for b0fe724
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
Merge "Require confirmation to reset server state."
Zuul
authored and
openstack-gerrit
committed
db4739f
View commit details
Copy full SHA for db4739f
View code at this point
Browse repository at this point
Require confirmation to reset server state.
Show description for 25cd117
SeanMooney
authored and
stephenfin
committed
25cd117
View commit details
Copy full SHA for 25cd117
View code at this point
Browse repository at this point
Fix 'openstack keypair list --project <project>'
Show description for d123be0
melwitt
committed
d123be0
View commit details
Copy full SHA for d123be0
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Merge "Add support for showing scheduler_hints in server details"
Zuul
authored and
openstack-gerrit
committed
616d6f3
View commit details
Copy full SHA for 616d6f3
View code at this point
Browse repository at this point
Don't warn about unsupported version with SDK-based commands
Show description for 11495e6
stephenfin
committed
11495e6
View commit details
Copy full SHA for 11495e6
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Workaround for failing tests on openstacksdk change
Show description for c66abfc
ratailor
committed
c66abfc
View commit details
Copy full SHA for c66abfc
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
Add support for showing scheduler_hints in server details
Show description for c686224
viroel
committed
c686224
View commit details
Copy full SHA for c686224
View code at this point
Browse repository at this point
Merge "Refactor network fakes to sdk properties PART6"
Zuul
authored and
openstack-gerrit
committed
7ecdb69
View commit details
Copy full SHA for 7ecdb69
View code at this point
Browse repository at this point
Merge "Refactor network fakes to sdk properties PART 5"
Zuul
authored and
openstack-gerrit
committed
0874e2d
View commit details
Copy full SHA for 0874e2d
View code at this point
Browse repository at this point
Refactor network fakes to sdk properties PART6
Show description for d96c81f
stephenfin
committed
d96c81f
View commit details
Copy full SHA for d96c81f
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
Refactor network fakes to sdk properties PART 5
Show description for f870548
stephenfin
committed
f870548
View commit details
Copy full SHA for f870548
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
volume: Make better use of argparse
Show description for 80eaa33
stephenfin
committed
80eaa33
View commit details
Copy full SHA for 80eaa33
View code at this point
Browse repository at this point
image: Migrate 'create image' volume calls to SDK
Show description for 181bb19
stephenfin
committed
181bb19
View commit details
Copy full SHA for 181bb19
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Merge "tests: Rename 'compute_sdk_client' -> 'compute_client'"
Zuul
authored and
openstack-gerrit
committed
30aa27b
View commit details
Copy full SHA for 30aa27b
View code at this point
Browse repository at this point
Merge "compute: Migrate to 'compute' client alias"
Zuul
authored and
openstack-gerrit
committed
dd8e474
View commit details
Copy full SHA for dd8e474
View code at this point
Browse repository at this point
Merge "Fix: extend in-use volumes check"
Zuul
authored and
openstack-gerrit
committed
1e8d243
View commit details
Copy full SHA for 1e8d243
View code at this point
Browse repository at this point
tests: Rename 'compute_sdk_client' -> 'compute_client'
Show description for dc68be6
stephenfin
committed
dc68be6
View commit details
Copy full SHA for dc68be6
View code at this point
Browse repository at this point
compute: Migrate to 'compute' client alias
Show description for dae2539
stephenfin
committed
dae2539
View commit details
Copy full SHA for dae2539
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Merge "Remove use of formatter function"
Zuul
authored and
openstack-gerrit
committed
54a5d2f
View commit details
Copy full SHA for 54a5d2f
View code at this point
Browse repository at this point
Merge "Imported Translations from Zanata"
Zuul
authored and
openstack-gerrit
committed
01f9279
View commit details
Copy full SHA for 01f9279
View code at this point
Browse repository at this point
Remove use of formatter function
Show description for ac1ad1c
stephenfin
committed
ac1ad1c
View commit details
Copy full SHA for ac1ad1c
View code at this point
Browse repository at this point
Merge "Remove use of formatter function"
Zuul
authored and
openstack-gerrit
committed
2148a86
View commit details
Copy full SHA for 2148a86
View code at this point
Browse repository at this point
Imported Translations from Zanata
Show description for 0554ff6
OpenStack Proposal Bot
committed
0554ff6
View commit details
Copy full SHA for 0554ff6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.