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 }}
lloydwu
/
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 Dec 2, 2015
Merge "Switch to ksa Session"
Jenkins
authored and
openstack-gerrit
committed
a97624b
View commit details
Copy full SHA for a97624b
View code at this point
Browse repository at this point
Add class TestServerList to provide basic unit test for "server list" command.
Show description for d7c3048
tang-chen
committed
d7c3048
View commit details
Copy full SHA for d7c3048
View code at this point
Browse repository at this point
Enable setup_servers_mock() to take attributes param.
Show description for d37d27b
tang-chen
committed
d37d27b
View commit details
Copy full SHA for d37d27b
View code at this point
Browse repository at this point
Switch to ksa Session
Show description for bf090c6
Dean Troyer
authored and
Steve Martinelli
committed
bf090c6
View commit details
Copy full SHA for bf090c6
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Merge "Introduce FakeVolume class"
Jenkins
authored and
openstack-gerrit
committed
cb73e78
View commit details
Copy full SHA for cb73e78
View code at this point
Browse repository at this point
Merge "Add --limit option to "server list" command."
Jenkins
authored and
openstack-gerrit
committed
b221f2c
View commit details
Copy full SHA for b221f2c
View code at this point
Browse repository at this point
Add --limit option to "server list" command.
Show description for 43c11c3
tang-chen
committed
43c11c3
View commit details
Copy full SHA for 43c11c3
View code at this point
Browse repository at this point
Add --marker option to "server list" command.
Show description for b36b477
tang-chen
committed
b36b477
View commit details
Copy full SHA for b36b477
View code at this point
Browse repository at this point
Merge "Add unit testcases for "openstack flavor delete""
Jenkins
authored and
openstack-gerrit
committed
5ad7dcd
View commit details
Copy full SHA for 5ad7dcd
View code at this point
Browse repository at this point
Merge "Consistency of the --all argument for snapshots"
Jenkins
authored and
openstack-gerrit
committed
fcc1c0d
View commit details
Copy full SHA for fcc1c0d
View code at this point
Browse repository at this point
Merge "Add project name/ID validation for "openstack quota show""
Jenkins
authored and
openstack-gerrit
committed
e6057f0
View commit details
Copy full SHA for e6057f0
View code at this point
Browse repository at this point
Add testcases for compute.v2.service
Show description for eb86729
simenhhu
committed
eb86729
View commit details
Copy full SHA for eb86729
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Merge "Add status column for "openstack image list""
Jenkins
authored and
openstack-gerrit
committed
10aa2d9
View commit details
Copy full SHA for 10aa2d9
View code at this point
Browse repository at this point
Merge "Add --marker option to "server list" command."
Jenkins
authored and
openstack-gerrit
committed
e63de0d
View commit details
Copy full SHA for e63de0d
View code at this point
Browse repository at this point
Merge "Add testcases for compute.v2.service"
Jenkins
authored and
openstack-gerrit
committed
cbd4f67
View commit details
Copy full SHA for cbd4f67
View code at this point
Browse repository at this point
Consistency of the --all argument for snapshots
Show description for 9168373
evrardjp
committed
9168373
View commit details
Copy full SHA for 9168373
View code at this point
Browse repository at this point
Merge "Use is_public to set access of volume type"
Jenkins
authored and
openstack-gerrit
committed
12cc634
View commit details
Copy full SHA for 12cc634
View code at this point
Browse repository at this point
Merge "Add "openstack server unshelve" into OSC"
Jenkins
authored and
openstack-gerrit
committed
b920245
View commit details
Copy full SHA for b920245
View code at this point
Browse repository at this point
Introduce FakeVolume class
Show description for 31c6957
simenhhu
committed
31c6957
View commit details
Copy full SHA for 31c6957
View code at this point
Browse repository at this point
Add unit testcases for "openstack flavor delete"
Show description for 0eecedc
simenhhu
committed
0eecedc
View commit details
Copy full SHA for 0eecedc
View code at this point
Browse repository at this point
Add project name/ID validation for "openstack quota show"
Show description for 0ccd2a8
simenhhu
committed
0ccd2a8
View commit details
Copy full SHA for 0ccd2a8
View code at this point
Browse repository at this point
Add status column for "openstack image list"
Show description for 342fd15
simenhhu
committed
342fd15
View commit details
Copy full SHA for 342fd15
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
Merge "Remove old fake flavor data."
Jenkins
authored and
openstack-gerrit
committed
27869c0
View commit details
Copy full SHA for 27869c0
View code at this point
Browse repository at this point
Merge "Use FakeFlavor in TestServerCreate."
Jenkins
authored and
openstack-gerrit
committed
691ca98
View commit details
Copy full SHA for 691ca98
View code at this point
Browse repository at this point
Merge "User FakeFlavor in TestServerResize."
Jenkins
authored and
openstack-gerrit
committed
883278f
View commit details
Copy full SHA for 883278f
View code at this point
Browse repository at this point
Merge "Use FakeFlavor in TestFlavorUnset."
Jenkins
authored and
openstack-gerrit
committed
fda84a2
View commit details
Copy full SHA for fda84a2
View code at this point
Browse repository at this point
Merge "Use FakeFlavor in TestFlavorSet."
Jenkins
authored and
openstack-gerrit
committed
d6ac1e9
View commit details
Copy full SHA for d6ac1e9
View code at this point
Browse repository at this point
Merge "Use FakeFlavor in TestFlavorList."
Jenkins
authored and
openstack-gerrit
committed
87aa46e
View commit details
Copy full SHA for 87aa46e
View code at this point
Browse repository at this point
Merge "Introduce class FakeFlavor to fake one or more flavors."
Jenkins
authored and
openstack-gerrit
committed
c368d1b
View commit details
Copy full SHA for c368d1b
View code at this point
Browse repository at this point
Commits on Nov 28, 2015
Remove old fake flavor data.
Show description for d236a78
tang-chen
committed
d236a78
View commit details
Copy full SHA for d236a78
View code at this point
Browse repository at this point
Use FakeFlavor in TestServerCreate.
Show description for b7f6205
tang-chen
committed
b7f6205
View commit details
Copy full SHA for b7f6205
View code at this point
Browse repository at this point
User FakeFlavor in TestServerResize.
Show description for c5a55d1
tang-chen
committed
c5a55d1
View commit details
Copy full SHA for c5a55d1
View code at this point
Browse repository at this point
Use FakeFlavor in TestFlavorUnset.
Show description for db516b2
tang-chen
committed
db516b2
View commit details
Copy full SHA for db516b2
View code at this point
Browse repository at this point
Use FakeFlavor in TestFlavorSet.
Show description for dfbf41c
tang-chen
committed
dfbf41c
View commit details
Copy full SHA for dfbf41c
View code at this point
Browse repository at this point
Use FakeFlavor in TestFlavorList.
Show description for 8d42da5
tang-chen
committed
8d42da5
View commit details
Copy full SHA for 8d42da5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.