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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
eayunstack
/
python-openstackclient
Public
forked from
openstack/python-openstackclient
Notifications
You must be signed in to change notification settings
Fork
2
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
stable/mitaka
User selector
All users
All time
Commit history
Commits on Jan 16, 2017
arguments are not locale decoded into Unicode
Show description for 21cbc1b
John Dennis
authored and
stevemar
committed
21cbc1b
View commit details
Copy full SHA for 21cbc1b
View code at this point
Browse repository at this point
Fix SSL/TLS verification for network commands
Show description for 53a79c3
rtheis
authored and
kiwik
committed
53a79c3
View commit details
Copy full SHA for 53a79c3
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Merge "Trivial: Reorder unit tests in alphabetical order in volume tests"
Jenkins
authored and
openstack-gerrit
committed
977eb4f
View commit details
Copy full SHA for 977eb4f
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Merge "[Image] Check return value is None in image unit tests."
Jenkins
authored and
openstack-gerrit
committed
fc8b4cf
View commit details
Copy full SHA for fc8b4cf
View code at this point
Browse repository at this point
Trivial: Reorder unit tests in alphabetical order in volume tests
Show description for f2ef9f2
Tang Chen
committed
f2ef9f2
View commit details
Copy full SHA for f2ef9f2
View code at this point
Browse repository at this point
[Image] Check return value is None in image unit tests.
Show description for fd53a49
Tang Chen
committed
fd53a49
View commit details
Copy full SHA for fd53a49
View code at this point
Browse repository at this point
Support "network create" command in nova network
Show description for 359dfa1
Tang Chen
committed
359dfa1
View commit details
Copy full SHA for 359dfa1
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Merge "Clean up unnecessary import of urlparse module"
Jenkins
authored and
openstack-gerrit
committed
77f2e98
View commit details
Copy full SHA for 77f2e98
View code at this point
Browse repository at this point
Merge "Fix regression in interactive client mode"
Jenkins
authored and
openstack-gerrit
committed
594d984
View commit details
Copy full SHA for 594d984
View code at this point
Browse repository at this point
Merge "Trivial: Update image_list v2 docs"
Jenkins
authored and
openstack-gerrit
committed
2ae7072
View commit details
Copy full SHA for 2ae7072
View code at this point
Browse repository at this point
Clean up unnecessary import of urlparse module
Show description for 059f54e
macrosheep
committed
059f54e
View commit details
Copy full SHA for 059f54e
View code at this point
Browse repository at this point
Trivial: Update image_list v2 docs
Show description for 8b17a1f
macrosheep
committed
8b17a1f
View commit details
Copy full SHA for 8b17a1f
View code at this point
Browse repository at this point
Fix regression in interactive client mode
Show description for 8a839ad
DinaBelova
committed
8a839ad
View commit details
Copy full SHA for 8a839ad
View code at this point
Browse repository at this point
Merge "TrivialOrder: Rearrange Class Names"
Jenkins
authored and
openstack-gerrit
committed
11490b7
View commit details
Copy full SHA for 11490b7
View code at this point
Browse repository at this point
Merge "Fix return value of "image set" command"
Jenkins
authored and
openstack-gerrit
committed
fa998d6
View commit details
Copy full SHA for fa998d6
View code at this point
Browse repository at this point
Merge "Make SetAggregate inherit from cliff.Command"
Jenkins
authored and
openstack-gerrit
committed
d91e104
View commit details
Copy full SHA for d91e104
View code at this point
Browse repository at this point
Merge "Trivial: Reorder flavor op order in flavor.py"
Jenkins
authored and
openstack-gerrit
committed
5381217
View commit details
Copy full SHA for 5381217
View code at this point
Browse repository at this point
Merge "Refactor security group list to use SDK"
Jenkins
authored and
openstack-gerrit
committed
2ecbb73
View commit details
Copy full SHA for 2ecbb73
View code at this point
Browse repository at this point
TrivialOrder: Rearrange Class Names
Show description for a1f2f4a
reedip
committed
a1f2f4a
View commit details
Copy full SHA for a1f2f4a
View code at this point
Browse repository at this point
Merge "fix: Exception message includes unnecessary class args"
Jenkins
authored and
openstack-gerrit
committed
0dfc50e
View commit details
Copy full SHA for 0dfc50e
View code at this point
Browse repository at this point
Merge "Subnet: Add "subnet delete" command using SDK"
Jenkins
authored and
openstack-gerrit
committed
1299319
View commit details
Copy full SHA for 1299319
View code at this point
Browse repository at this point
Merge "Make SetAgent inherit from cliff.Command"
Jenkins
authored and
openstack-gerrit
committed
7039cd3
View commit details
Copy full SHA for 7039cd3
View code at this point
Browse repository at this point
Merge "Trivial: Reorder unit tests in test_type.py"
Jenkins
authored and
openstack-gerrit
committed
3af46b1
View commit details
Copy full SHA for 3af46b1
View code at this point
Browse repository at this point
Trivial: Reorder flavor op order in flavor.py
Show description for 37c0e57
macrosheep
committed
37c0e57
View commit details
Copy full SHA for 37c0e57
View code at this point
Browse repository at this point
Subnet: Add "subnet delete" command using SDK
Show description for 88c92bf
reedip
committed
88c92bf
View commit details
Copy full SHA for 88c92bf
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Merge "take_action() method from command.Command shouldn't return"
Jenkins
authored and
openstack-gerrit
committed
3372de6
View commit details
Copy full SHA for 3372de6
View code at this point
Browse repository at this point
fix: Exception message includes unnecessary class args
Show description for b8d72ce
Jas
committed
b8d72ce
View commit details
Copy full SHA for b8d72ce
View code at this point
Browse repository at this point
Refactor security group list to use SDK
Show description for 842882f
rtheis
committed
842882f
View commit details
Copy full SHA for 842882f
View code at this point
Browse repository at this point
Merge "Make SetSecurityGroup inherit from cliff.Command"
Jenkins
authored and
openstack-gerrit
committed
5310cfb
View commit details
Copy full SHA for 5310cfb
View code at this point
Browse repository at this point
Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command"
Jenkins
authored and
openstack-gerrit
committed
8a3fc6c
View commit details
Copy full SHA for 8a3fc6c
View code at this point
Browse repository at this point
Merge "[Compute] Check return value is None in compute unit tests."
Jenkins
authored and
openstack-gerrit
committed
60345b7
View commit details
Copy full SHA for 60345b7
View code at this point
Browse repository at this point
take_action() method from command.Command shouldn't return
Show description for 3d74304
mmuppidi
committed
3d74304
View commit details
Copy full SHA for 3d74304
View code at this point
Browse repository at this point
Trivial: Reorder unit tests in test_type.py
Show description for a253217
Tang Chen
committed
a253217
View commit details
Copy full SHA for a253217
View code at this point
Browse repository at this point
Fix return value of "image set" command
Show description for 61c1d98
Tang Chen
committed
61c1d98
View commit details
Copy full SHA for 61c1d98
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
[Compute] Check return value is None in compute unit tests.
Show description for 058232b
Tang Chen
committed
058232b
View commit details
Copy full SHA for 058232b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.