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 }}
thomascherickal
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 14, 2023
Merge "trivial: Place positional opts last"
Zuul
authored and
openstack-gerrit
committed
d09aec3
View commit details
Copy full SHA for d09aec3
Browse repository at this point
Merge "network: Clarify purpose of default sg rules"
Zuul
authored and
openstack-gerrit
committed
c75a5a8
View commit details
Copy full SHA for c75a5a8
Browse repository at this point
trivial: Place positional opts last
Show description for be3d438
stephenfin
committed
be3d438
View commit details
Copy full SHA for be3d438
Browse repository at this point
network: Clarify purpose of default sg rules
Show description for 1b6b639
stephenfin
committed
1b6b639
View commit details
Copy full SHA for 1b6b639
Browse repository at this point
Commits on Dec 13, 2023
Doc: Fix volume snapshot commands
Show description for ea25406
rajathere
committed
ea25406
View commit details
Copy full SHA for ea25406
Browse repository at this point
Commits on Dec 7, 2023
Fix availability zone list command
Show description for f3207bd
pshchelo
committed
f3207bd
View commit details
Copy full SHA for f3207bd
Browse repository at this point
Commits on Dec 5, 2023
Merge "compute: Add 'server create --server-group' option"
Zuul
authored and
openstack-gerrit
committed
2642b07
View commit details
Copy full SHA for 2642b07
Browse repository at this point
Merge "tests: Enable logging fixture"
Zuul
authored and
openstack-gerrit
committed
2957f28
View commit details
Copy full SHA for 2957f28
Browse repository at this point
Merge "tests: Remove prints"
Zuul
authored and
openstack-gerrit
committed
ca04738
View commit details
Copy full SHA for ca04738
Browse repository at this point
Merge "test: Ignore 'OS_' environment variables"
Zuul
authored and
openstack-gerrit
committed
ac2bd42
View commit details
Copy full SHA for ac2bd42
Browse repository at this point
Merge "tests: Remove unused flag"
Zuul
authored and
openstack-gerrit
committed
b458e78
View commit details
Copy full SHA for b458e78
Browse repository at this point
Merge "parseactions: Use ArgumentError, not ArgumentTypeError"
Zuul
authored and
openstack-gerrit
committed
519596d
View commit details
Copy full SHA for 519596d
Browse repository at this point
Merge "Remove unnecessary file"
Zuul
authored and
openstack-gerrit
committed
b1548d9
View commit details
Copy full SHA for b1548d9
Browse repository at this point
Merge "Use CommandError, not SystemExit, to exit"
Zuul
authored and
openstack-gerrit
committed
2d32d87
View commit details
Copy full SHA for 2d32d87
Browse repository at this point
Merge "compute: Address bug in shelve offload logic"
Zuul
authored and
openstack-gerrit
committed
0ac2e2f
View commit details
Copy full SHA for 0ac2e2f
Browse repository at this point
Commits on Nov 29, 2023
Merge "tests: Handle missing extensions in network tests"
Zuul
authored and
openstack-gerrit
committed
1da22d0
View commit details
Copy full SHA for 1da22d0
Browse repository at this point
Commits on Nov 22, 2023
Merge "tests: Check for DHCP agents first in DHCP test"
Zuul
authored and
openstack-gerrit
committed
127b49d
View commit details
Copy full SHA for 127b49d
Browse repository at this point
Merge "Adds command ``image metadef object delete``"
Zuul
authored and
openstack-gerrit
committed
19896ec
View commit details
Copy full SHA for 19896ec
Browse repository at this point
Commits on Nov 21, 2023
tests: Handle missing extensions in network tests
Show description for 6d3490e
ArtofBugs
committed
6d3490e
View commit details
Copy full SHA for 6d3490e
Browse repository at this point
tests: Check for DHCP agents first in DHCP test
Show description for e44d801
stephenfin
committed
e44d801
View commit details
Copy full SHA for e44d801
Browse repository at this point
Commits on Nov 17, 2023
Adds command ``image metadef object delete``
Show description for 5d1afce
Mridula Joshi
committed
5d1afce
View commit details
Copy full SHA for 5d1afce
Browse repository at this point
Commits on Nov 15, 2023
test: Ignore 'OS_' environment variables
Show description for e9d3a7b
stephenfin
committed
e9d3a7b
View commit details
Copy full SHA for e9d3a7b
Browse repository at this point
parseactions: Use ArgumentError, not ArgumentTypeError
Show description for c08d6e0
stephenfin
committed
c08d6e0
View commit details
Copy full SHA for c08d6e0
Browse repository at this point
Remove unnecessary file
Show description for 3057997
stephenfin
committed
3057997
View commit details
Copy full SHA for 3057997
Browse repository at this point
Use CommandError, not SystemExit, to exit
Show description for 432698f
stephenfin
committed
432698f
View commit details
Copy full SHA for 432698f
Browse repository at this point
compute: Address bug in shelve offload logic
Show description for 885f591
stephenfin
committed
885f591
View commit details
Copy full SHA for 885f591
Browse repository at this point
Commits on Nov 14, 2023
tests: Remove unused flag
Show description for 900fad5
stephenfin
committed
900fad5
View commit details
Copy full SHA for 900fad5
Browse repository at this point
Commits on Nov 13, 2023
tests: Enable logging fixture
Show description for 89a8f72
stephenfin
committed
89a8f72
View commit details
Copy full SHA for 89a8f72
Browse repository at this point
tests: Remove prints
Show description for d0d4077
stephenfin
committed
d0d4077
View commit details
Copy full SHA for d0d4077
Browse repository at this point
Commits on Nov 12, 2023
tests: Handle missing extensions in network tests
Show description for 1678f87
stephenfin
committed
1678f87
View commit details
Copy full SHA for 1678f87
Browse repository at this point
tests: Fix API extension check
Show description for c251cb8
stephenfin
committed
c251cb8
View commit details
Copy full SHA for c251cb8
Browse repository at this point
Commits on Nov 10, 2023
Merge "tests: Centralise check for networking service"
Zuul
authored and
openstack-gerrit
committed
7dbe6e6
View commit details
Copy full SHA for 7dbe6e6
Browse repository at this point
tests: Centralise check for networking service
Show description for 20490dc
stephenfin
committed
20490dc
View commit details
Copy full SHA for 20490dc
Browse repository at this point
Commits on Nov 8, 2023
Merge "Adds command ``image metadef object list``"
Zuul
authored and
openstack-gerrit
committed
1ac5d63
View commit details
Copy full SHA for 1ac5d63
Browse repository at this point
Merge "Adds command ``image metadef object show``"
Zuul
authored and
openstack-gerrit
committed
8aee1a2
View commit details
Copy full SHA for 8aee1a2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.