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 }}
davisaaronj
/
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 27, 2016
Merge "Add support for deleting volumes with associated snapshots"
Jenkins
authored and
openstack-gerrit
committed
5f62572
View commit details
Copy full SHA for 5f62572
Browse repository at this point
Merge "Fix error for find_service() in identity"
Jenkins
authored and
openstack-gerrit
committed
97ccb65
View commit details
Copy full SHA for 97ccb65
Browse repository at this point
Add support for deleting volumes with associated snapshots
Show description for 954c28d
wuyuting1986
and
kiwik
committed
954c28d
View commit details
Copy full SHA for 954c28d
Browse repository at this point
Commits on Jul 26, 2016
Merge "Use identity fake classes instead of old unit tests data"
Jenkins
authored and
openstack-gerrit
committed
7a667d7
View commit details
Copy full SHA for 7a667d7
Browse repository at this point
Merge "Use assertEqual() instead of assertDictEqual()"
Jenkins
authored and
openstack-gerrit
committed
0181709
View commit details
Copy full SHA for 0181709
Browse repository at this point
Merge "Add options to "volume type list" command"
Jenkins
authored and
openstack-gerrit
committed
6da7a12
View commit details
Copy full SHA for 6da7a12
Browse repository at this point
Use identity fake classes instead of old unit tests data
Show description for 1b2ea91
Huanxuan Ao
committed
1b2ea91
View commit details
Copy full SHA for 1b2ea91
Browse repository at this point
Merge "Standardize import format"
Jenkins
authored and
openstack-gerrit
committed
566b856
View commit details
Copy full SHA for 566b856
Browse repository at this point
Merge "Add "--marker" and "--limit" options to "snapshot list""
Jenkins
authored and
openstack-gerrit
committed
08ba2aa
View commit details
Copy full SHA for 08ba2aa
Browse repository at this point
Merge "Unit test of credential in identityv3"
Jenkins
authored and
openstack-gerrit
committed
b838e99
View commit details
Copy full SHA for b838e99
Browse repository at this point
Commits on Jul 25, 2016
Remove temporary code in ClientManager
Show description for 0bc2d83
Dean Troyer
committed
0bc2d83
View commit details
Copy full SHA for 0bc2d83
Browse repository at this point
Use assertEqual() instead of assertDictEqual()
Show description for bcaa5c2
Tang Chen
committed
bcaa5c2
View commit details
Copy full SHA for bcaa5c2
Browse repository at this point
Commits on Jul 23, 2016
Add options to "volume type list" command
Show description for e31408d
Huanxuan Ao
committed
e31408d
View commit details
Copy full SHA for e31408d
Browse repository at this point
Add "--marker" and "--limit" options to "snapshot list"
Show description for 61b9d9f
Huanxuan Ao
committed
61b9d9f
View commit details
Copy full SHA for 61b9d9f
Browse repository at this point
Unit test of credential in identityv3
Show description for bca4571
Huanxuan Ao
committed
bca4571
View commit details
Copy full SHA for bca4571
Browse repository at this point
Merge "Add assignment list to v2 identity and deprecate alternate listing"
Jenkins
authored and
openstack-gerrit
committed
a8880e8
View commit details
Copy full SHA for a8880e8
Browse repository at this point
Commits on Jul 22, 2016
Merge "Rework clientmanager"
Jenkins
authored and
openstack-gerrit
committed
02e95dc
View commit details
Copy full SHA for 02e95dc
Browse repository at this point
Add assignment list to v2 identity and deprecate alternate listing
Show description for 713d92d
henrynash
authored and
Dean Troyer
committed
713d92d
View commit details
Copy full SHA for 713d92d
Browse repository at this point
Merge "Clarification of option name rules"
Jenkins
authored and
openstack-gerrit
committed
859517f
View commit details
Copy full SHA for 859517f
Browse repository at this point
Rework clientmanager
Show description for f38c51c
Dean Troyer
authored and
stevemar
committed
f38c51c
View commit details
Copy full SHA for f38c51c
Browse repository at this point
Merge ""server list": "Image Name", "Image ID" columns"
Jenkins
authored and
openstack-gerrit
committed
719c5d7
View commit details
Copy full SHA for 719c5d7
Browse repository at this point
Merge "Remove execute permission on a few files"
Jenkins
authored and
openstack-gerrit
committed
d2cb96a
View commit details
Copy full SHA for d2cb96a
Browse repository at this point
Clarification of option name rules
Show description for 75a1fcf
Dean Troyer
committed
75a1fcf
View commit details
Copy full SHA for 75a1fcf
Browse repository at this point
Remove execute permission on a few files
Show description for 1b878b4
SongmingYan
authored and
stevemar
committed
1b878b4
View commit details
Copy full SHA for 1b878b4
Browse repository at this point
Merge "Support to get server rdp/serial/mks type console url"
Jenkins
authored and
openstack-gerrit
committed
b59ade7
View commit details
Copy full SHA for b59ade7
Browse repository at this point
Fix error for find_service() in identity
Show description for c45b1d7
sunyajing
and
Huanxuan Ao
committed
c45b1d7
View commit details
Copy full SHA for c45b1d7
Browse repository at this point
Standardize import format
Show description for f996138
shizhihui123
committed
f996138
View commit details
Copy full SHA for f996138
Browse repository at this point
Merge "Add Support for showing flavor access list"
Jenkins
authored and
openstack-gerrit
committed
831301e
View commit details
Copy full SHA for 831301e
Browse repository at this point
Remove discover from test-requirements
Show description for d843939
Swapnil Kulkarni (coolsvap)
committed
d843939
View commit details
Copy full SHA for d843939
Browse repository at this point
Add Support for showing flavor access list
Show description for b0c317e
Huanxuan Ao
committed
b0c317e
View commit details
Copy full SHA for b0c317e
Browse repository at this point
Merge "Set identity v3 client in networkv2 fake"
Jenkins
authored and
openstack-gerrit
committed
d20d97f
View commit details
Copy full SHA for d20d97f
Browse repository at this point
Commits on Jul 21, 2016
Merge "Show project access for volume type"
Jenkins
authored and
openstack-gerrit
committed
3e1d542
View commit details
Copy full SHA for 3e1d542
Browse repository at this point
Support to get server rdp/serial/mks type console url
Show description for cf20225
kiwik
committed
cf20225
View commit details
Copy full SHA for cf20225
Browse repository at this point
Updated from global requirements
Show description for ba34c59
OpenStack Proposal Bot
committed
ba34c59
View commit details
Copy full SHA for ba34c59
Browse repository at this point
Merge "Add unit tests for "host list" and "host show" commands"
Jenkins
authored and
openstack-gerrit
committed
360853b
View commit details
Copy full SHA for 360853b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.