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 }}
uggla
/
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 Apr 11, 2022
Merge "volume: fix backup list of deleted volume"
Zuul
authored and
openstack-gerrit
committed
dabaec5
View commit details
Copy full SHA for dabaec5
Browse repository at this point
Commits on Mar 24, 2022
Merge "volume list: don't fail when there's no compute service"
Zuul
authored and
openstack-gerrit
committed
8f07476
View commit details
Copy full SHA for 8f07476
Browse repository at this point
Merge "Refactor network fakes to sdk properties PART 3"
Zuul
authored and
openstack-gerrit
committed
fe165ef
View commit details
Copy full SHA for fe165ef
Browse repository at this point
Commits on Mar 23, 2022
Merge "Refactor network fakes to sdk properties PART 2"
Zuul
authored and
openstack-gerrit
committed
7602451
View commit details
Copy full SHA for 7602451
Browse repository at this point
Merge "Refactor network fakes to sdk properties PART 1"
Zuul
authored and
openstack-gerrit
committed
65dad11
View commit details
Copy full SHA for 65dad11
Browse repository at this point
Commits on Mar 17, 2022
Allow "--force" flag in quota network commands
Show description for 1c6d396
ralonsoh
committed
1c6d396
View commit details
Copy full SHA for 1c6d396
Browse repository at this point
Commits on Mar 16, 2022
Refactor network fakes to sdk properties PART 3
Show description for 8efe863
tisabek
committed
8efe863
View commit details
Copy full SHA for 8efe863
Browse repository at this point
Commits on Mar 15, 2022
compute: Add 'Security Groups' for 'server list'
Show description for e91e0e0
thobiast
committed
e91e0e0
View commit details
Copy full SHA for e91e0e0
Browse repository at this point
Refactor network fakes to sdk properties PART 2
Show description for 6fe0ae4
tisabek
committed
6fe0ae4
View commit details
Copy full SHA for 6fe0ae4
Browse repository at this point
Refactor network fakes to sdk properties PART 1
Show description for 23ad682
tisabek
committed
23ad682
View commit details
Copy full SHA for 23ad682
Browse repository at this point
Commits on Mar 9, 2022
compute: Move server migrations commands to their own file
Show description for c9b8410
stephenfin
committed
c9b8410
View commit details
Copy full SHA for c9b8410
Browse repository at this point
compute: Allow retrieval of migration by UUID
Show description for cffec45
stephenfin
committed
cffec45
View commit details
Copy full SHA for cffec45
Browse repository at this point
Merge "Fix 'server event list|show' for deleted servers"
Zuul
authored and
openstack-gerrit
committed
8c975ba
View commit details
Copy full SHA for 8c975ba
Browse repository at this point
Merge "compute: Use correct command class for 'show migration'"
Zuul
authored and
openstack-gerrit
committed
be1de89
View commit details
Copy full SHA for be1de89
Browse repository at this point
Merge "Fix metavars and typos in local_ip"
Zuul
authored and
openstack-gerrit
committed
91a9638
View commit details
Copy full SHA for 91a9638
Browse repository at this point
Commits on Mar 8, 2022
volume: fix backup list of deleted volume
Show description for 8acead3
hrtkpf
committed
8acead3
View commit details
Copy full SHA for 8acead3
Browse repository at this point
Add Python3 zed unit tests
Show description for 54b32a3
openstackadmin
committed
54b32a3
View commit details
Copy full SHA for 54b32a3
Browse repository at this point
Update master for stable/yoga
Show description for 15a7838
openstackadmin
committed
15a7838
View commit details
Copy full SHA for 15a7838
Browse repository at this point
Commits on Mar 2, 2022
Fix metavars and typos in local_ip
Show description for 3e61824
tisabek
committed
3e61824
View commit details
Copy full SHA for 3e61824
Browse repository at this point
Commits on Feb 25, 2022
Merge "Add support for setting extra DHCP options on existing ports"
Zuul
authored and
openstack-gerrit
committed
63452f3
View commit details
Copy full SHA for 63452f3
Browse repository at this point
Commits on Feb 23, 2022
Merge "Add support for 'remote-managed' vnic type"
Zuul
authored and
openstack-gerrit
committed
bf71727
View commit details
Copy full SHA for bf71727
Browse repository at this point
Commits on Feb 21, 2022
Add support for setting extra DHCP options on existing ports
Show description for 47fa9ba
slawqo
committed
47fa9ba
View commit details
Copy full SHA for 47fa9ba
Browse repository at this point
Commits on Feb 17, 2022
volume list: don't fail when there's no compute service
Show description for 077c9a7
osfrickler
committed
077c9a7
View commit details
Copy full SHA for 077c9a7
Browse repository at this point
Commits on Feb 9, 2022
Fix 'server event list|show' for deleted servers
Show description for 72a2477
melwitt
committed
72a2477
View commit details
Copy full SHA for 72a2477
Browse repository at this point
Merge "image: Sanity check the 'SetImage' command"
Zuul
authored and
openstack-gerrit
committed
d876b41
View commit details
Copy full SHA for d876b41
Browse repository at this point
Merge "tests: Update fake image client in tests"
Zuul
authored and
openstack-gerrit
committed
811add8
View commit details
Copy full SHA for 811add8
Browse repository at this point
Merge "image: Remove FakeImage test helper"
Zuul
authored and
openstack-gerrit
committed
20500c6
View commit details
Copy full SHA for 20500c6
Browse repository at this point
Merge "docs: Document additional 'server migration' commands"
Zuul
authored and
openstack-gerrit
committed
f7eaaa8
View commit details
Copy full SHA for f7eaaa8
Browse repository at this point
Merge "compute: Don't warn if disk overcommit params unset"
Zuul
authored and
openstack-gerrit
committed
b072118
View commit details
Copy full SHA for b072118
Browse repository at this point
Merge "Add missing command mapping in nova"
Zuul
authored and
openstack-gerrit
committed
27843fc
View commit details
Copy full SHA for 27843fc
Browse repository at this point
Merge "Support Neutron Local IP CRUD"
Zuul
authored and
openstack-gerrit
committed
5f73c52
View commit details
Copy full SHA for 5f73c52
Browse repository at this point
Commits on Feb 8, 2022
docs: Document additional 'server migration' commands
Show description for 9c5220c
stephenfin
committed
9c5220c
View commit details
Copy full SHA for 9c5220c
Browse repository at this point
Add support for 'remote-managed' vnic type
Show description for d565f11
fnordahl
committed
d565f11
View commit details
Copy full SHA for d565f11
Browse repository at this point
Commits on Feb 3, 2022
Merge "Add network update quota "limit_check" parameter"
Zuul
authored and
openstack-gerrit
committed
e000fd5
View commit details
Copy full SHA for e000fd5
Browse repository at this point
Don't fail on extlinks warnings for reno build
Show description for 746b913
osfrickler
committed
746b913
View commit details
Copy full SHA for 746b913
Browse repository at this point
Previous
Next
You can’t perform that action at this time.