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 }}
tdb
/
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 Jul 18, 2024
Merge "Remove python-novaclient"
Zuul
authored and
openstack-gerrit
committed
b223156
View commit details
Copy full SHA for b223156
Browse repository at this point
Merge "quota: Migrate 'quota *' to SDK"
Zuul
authored and
openstack-gerrit
committed
70fbf68
View commit details
Copy full SHA for 70fbf68
Browse repository at this point
Merge "quota: Split up 'quota list' command"
Zuul
authored and
openstack-gerrit
committed
2d59c67
View commit details
Copy full SHA for 2d59c67
Browse repository at this point
Merge "quota: Default network quotas to not force"
Zuul
authored and
openstack-gerrit
committed
692b06d
View commit details
Copy full SHA for 692b06d
Browse repository at this point
Remove python-novaclient
Show description for 438e40d
stephenfin
committed
438e40d
View commit details
Copy full SHA for 438e40d
Browse repository at this point
Merge "quota: Add 'quota set --default' option"
Zuul
authored and
openstack-gerrit
committed
97bded1
View commit details
Copy full SHA for 97bded1
Browse repository at this point
Commits on Jul 15, 2024
quota: Migrate 'quota *' to SDK
Show description for 6127b44
stephenfin
committed
6127b44
View commit details
Copy full SHA for 6127b44
Browse repository at this point
Merge "quota: Remove deprecated quota options"
Zuul
authored and
openstack-gerrit
committed
45ac2b6
View commit details
Copy full SHA for 45ac2b6
Browse repository at this point
Merge "quota: Move nova-network-related quota"
Zuul
authored and
openstack-gerrit
committed
cf81902
View commit details
Copy full SHA for cf81902
Browse repository at this point
Merge "tests: Remove references to novaclient methods"
Zuul
authored and
openstack-gerrit
committed
716dff1
View commit details
Copy full SHA for 716dff1
Browse repository at this point
Merge "network: Replace use of in-tree API client"
Zuul
authored and
openstack-gerrit
committed
7219144
View commit details
Copy full SHA for 7219144
Browse repository at this point
Merge "compute: Migrate 'server create' to SDK"
Zuul
authored and
openstack-gerrit
committed
e08cf17
View commit details
Copy full SHA for e08cf17
Browse repository at this point
Merge "compute: Prevent use of conflicting v*-fixed-ip for 'server create --nic'"
Zuul
authored and
openstack-gerrit
committed
c78cba6
View commit details
Copy full SHA for c78cba6
Browse repository at this point
Merge "compute: Migrate 'server evacuate' to SDK"
Zuul
authored and
openstack-gerrit
committed
1b8eabe
View commit details
Copy full SHA for 1b8eabe
Browse repository at this point
Merge "compute: Migrate remaining server actions to SDK"
Zuul
authored and
openstack-gerrit
committed
f58f858
View commit details
Copy full SHA for f58f858
Browse repository at this point
Merge "compute: Migrate 'server rebuild' to SDK"
Zuul
authored and
openstack-gerrit
committed
c18eab5
View commit details
Copy full SHA for c18eab5
Browse repository at this point
Merge "compute: Avoid third API call during 'server show'"
Zuul
authored and
openstack-gerrit
committed
855686a
View commit details
Copy full SHA for 855686a
Browse repository at this point
Merge "compute: Always use SDK client to display server"
Zuul
authored and
openstack-gerrit
committed
f1a3fc3
View commit details
Copy full SHA for f1a3fc3
Browse repository at this point
Merge "compute: Migrate 'server set', 'server unset' commands"
Zuul
authored and
openstack-gerrit
committed
5898f13
View commit details
Copy full SHA for 5898f13
Browse repository at this point
Merge "compute: Migrate 'server migrate' to SDK"
Zuul
authored and
openstack-gerrit
committed
816f485
View commit details
Copy full SHA for 816f485
Browse repository at this point
Merge "compute: Migrate 'server add/remove security group' to SDK"
Zuul
authored and
openstack-gerrit
committed
8b783fd
View commit details
Copy full SHA for 8b783fd
Browse repository at this point
Merge "common: Migrate 'limits show' to SDK"
Zuul
authored and
openstack-gerrit
committed
10b4483
View commit details
Copy full SHA for 10b4483
Browse repository at this point
Merge "docs: Fix indentation"
Zuul
authored and
openstack-gerrit
committed
cd107ea
View commit details
Copy full SHA for cd107ea
Browse repository at this point
Commits on Jul 12, 2024
Merge "identity: Migrate 'service' commands to SDK"
Zuul
authored and
openstack-gerrit
committed
2733b34
View commit details
Copy full SHA for 2733b34
Browse repository at this point
Merge "identity: Migrate 'application credential' commands to SDK"
Zuul
authored and
openstack-gerrit
committed
7de15ce
View commit details
Copy full SHA for 7de15ce
Browse repository at this point
Commits on Jul 11, 2024
quota: Split up 'quota list' command
Show description for b4f30a1
stephenfin
committed
b4f30a1
View commit details
Copy full SHA for b4f30a1
Browse repository at this point
quota: Default network quotas to not force
Show description for da7eda6
stephenfin
committed
da7eda6
View commit details
Copy full SHA for da7eda6
Browse repository at this point
quota: Add 'quota set --default' option
Show description for 7d8baa8
stephenfin
committed
7d8baa8
View commit details
Copy full SHA for 7d8baa8
Browse repository at this point
quota: Remove deprecated quota options
Show description for ba2d235
stephenfin
committed
ba2d235
View commit details
Copy full SHA for ba2d235
Browse repository at this point
Commits on Jul 10, 2024
quota: Move nova-network-related quota
Show description for f5f543b
stephenfin
committed
f5f543b
View commit details
Copy full SHA for f5f543b
Browse repository at this point
Commits on Jul 9, 2024
tests: Remove references to novaclient methods
Show description for 75b9214
stephenfin
committed
75b9214
View commit details
Copy full SHA for 75b9214
Browse repository at this point
network: Replace use of in-tree API client
Show description for 209f8e9
stephenfin
committed
209f8e9
View commit details
Copy full SHA for 209f8e9
Browse repository at this point
compute: Migrate 'server create' to SDK
Show description for 30a6457
stephenfin
committed
30a6457
View commit details
Copy full SHA for 30a6457
Browse repository at this point
identity: Migrate 'application credential' commands to SDK
Show description for bef8a7a
agaetep
committed
bef8a7a
View commit details
Copy full SHA for bef8a7a
Browse repository at this point
identity: Migrate 'service' commands to SDK
Show description for 717f242
agaetep
committed
717f242
View commit details
Copy full SHA for 717f242
Browse repository at this point
Previous
Next
You can’t perform that action at this time.