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 }}
pkdevboxy
/
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 Jan 8, 2016
Merge "Trivial: Remove useless string_to_bool()"
Jenkins
authored and
openstack-gerrit
committed
9317df0
View commit details
Copy full SHA for 9317df0
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Merge "Further improve output for "os security group show""
Jenkins
authored and
openstack-gerrit
committed
ee1a477
View commit details
Copy full SHA for ee1a477
View code at this point
Browse repository at this point
Merge "Use assertTrue/False instead of assertEqual(T/F)"
Jenkins
authored and
openstack-gerrit
committed
a80ccd8
View commit details
Copy full SHA for a80ccd8
View code at this point
Browse repository at this point
Use assertTrue/False instead of assertEqual(T/F)
Show description for a56fc34
Swapnil Kulkarni (coolsvap)
committed
a56fc34
View commit details
Copy full SHA for a56fc34
View code at this point
Browse repository at this point
Replace assertEqual(*, None) with assertIsNone in tests
Show description for ee0fb4a
EinstCrazy
committed
ee0fb4a
View commit details
Copy full SHA for ee0fb4a
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
Further improve output for "os security group show"
Show description for 5ff660f
rtheis
committed
5ff660f
View commit details
Copy full SHA for 5ff660f
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Delete the unused LOG configure code
Show description for b299474
zhur0ng
committed
b299474
View commit details
Copy full SHA for b299474
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Merge "Add support to list all security group rules"
Jenkins
authored and
openstack-gerrit
committed
4011649
View commit details
Copy full SHA for 4011649
View code at this point
Browse repository at this point
Merge "Implementation for project unset cmd for python-openstackclient."
Jenkins
authored and
openstack-gerrit
committed
774201b
View commit details
Copy full SHA for 774201b
View code at this point
Browse repository at this point
Merge "Enabling domain lookup for project set v3 command"
Jenkins
authored and
openstack-gerrit
committed
1b916da
View commit details
Copy full SHA for 1b916da
View code at this point
Browse repository at this point
Merge "Use Block Storage instead of Volume"
Jenkins
authored and
openstack-gerrit
committed
5aeb831
View commit details
Copy full SHA for 5aeb831
View code at this point
Browse repository at this point
Implementation for project unset cmd for python-openstackclient.
Show description for a2a63f1
judejob
and
Steve Martinelli
committed
a2a63f1
View commit details
Copy full SHA for a2a63f1
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Merge "Map some of the SDK field names"
Jenkins
authored and
openstack-gerrit
committed
d31c301
View commit details
Copy full SHA for d31c301
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
Enabling domain lookup for project set v3 command
Show description for 66931c6
judejob
authored and
Steve Martinelli
committed
66931c6
View commit details
Copy full SHA for 66931c6
View code at this point
Browse repository at this point
Docstring should say 'default' if option is default
Show description for eeeb9f7
rushiagr
committed
eeeb9f7
View commit details
Copy full SHA for eeeb9f7
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Trivial: Remove useless string_to_bool()
Show description for 5f0147a
tang-chen
committed
5f0147a
View commit details
Copy full SHA for 5f0147a
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Merge "Improve output for "os security group show""
Jenkins
authored and
openstack-gerrit
committed
9f2ed6b
View commit details
Copy full SHA for 9f2ed6b
View code at this point
Browse repository at this point
Refactor: Initialize parser in setUp() in TestNonNegativeAction
Show description for 8d718e9
tang-chen
committed
8d718e9
View commit details
Copy full SHA for 8d718e9
View code at this point
Browse repository at this point
Refactor: Initialize parser in setUp() in TestKeyValueAction
Show description for f0a3b17
tang-chen
committed
f0a3b17
View commit details
Copy full SHA for f0a3b17
View code at this point
Browse repository at this point
Merge "Trivial: Remove useless return from files in image and volume"
Jenkins
authored and
openstack-gerrit
committed
f560436
View commit details
Copy full SHA for f560436
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Replace assertEqual(None, *) with assertIsNone(*)
Show description for 8210ba7
Xi Yang
committed
8210ba7
View commit details
Copy full SHA for 8210ba7
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Improve output for "os security group show"
Show description for 0e38ef8
rtheis
committed
0e38ef8
View commit details
Copy full SHA for 0e38ef8
View code at this point
Browse repository at this point
Add all regions to cloud configuration
Show description for d1311f9
rtheis
committed
d1311f9
View commit details
Copy full SHA for d1311f9
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Merge "Add owner validation for "openstack image create/set""
Jenkins
authored and
openstack-gerrit
committed
49bed38
View commit details
Copy full SHA for 49bed38
View code at this point
Browse repository at this point
Merge "TestServerGeneral: Add test for _prep_server_detail()"
Jenkins
authored and
openstack-gerrit
committed
a080227
View commit details
Copy full SHA for a080227
View code at this point
Browse repository at this point
Merge "TestServerGeneral: Add test for _format_servers_list_networks()"
Jenkins
authored and
openstack-gerrit
committed
e79860e
View commit details
Copy full SHA for e79860e
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Add owner validation for "openstack image create/set"
Show description for 0a444fc
simenhhu
authored and
Dean Troyer
committed
0a444fc
View commit details
Copy full SHA for 0a444fc
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
TestServerGeneral: Add test for _prep_server_detail()
Show description for 17f3685
tang-chen
committed
17f3685
View commit details
Copy full SHA for 17f3685
View code at this point
Browse repository at this point
TestServerGeneral: Add test for _format_servers_list_networks()
Show description for b4660fe
tang-chen
committed
b4660fe
View commit details
Copy full SHA for b4660fe
View code at this point
Browse repository at this point
Commits on Dec 19, 2015
Merge "Refactor TestImageCreate with FakeImage class"
Jenkins
authored and
openstack-gerrit
committed
b611045
View commit details
Copy full SHA for b611045
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Merge "Remove list output from "compute service set""
Jenkins
authored and
openstack-gerrit
committed
b220f4b
View commit details
Copy full SHA for b220f4b
View code at this point
Browse repository at this point
Merge "Add image re/deactivate commands"
Jenkins
authored and
openstack-gerrit
committed
31b5a22
View commit details
Copy full SHA for 31b5a22
View code at this point
Browse repository at this point
Trivial: Remove useless return from files in image and volume
Show description for f552302
tang-chen
committed
f552302
View commit details
Copy full SHA for f552302
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Merge "TestServerGeneral: Add test for _format_servers_list_power_state()"
Jenkins
authored and
openstack-gerrit
committed
5840dd5
View commit details
Copy full SHA for 5840dd5
View code at this point
Browse repository at this point
Merge "Replace assertEqual(None, *) with assertIsNone in tests"
Jenkins
authored and
openstack-gerrit
committed
d66e666
View commit details
Copy full SHA for d66e666
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.