index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up unnecessary import of urlparse module
Yang Hongyang
2016-03-01
1
-6
/
+1
*
Merge "add a checklist for creating a new plugin"
Jenkins
2016-03-01
1
-0
/
+38
|
\
|
*
add a checklist for creating a new plugin
Steve Martinelli
2016-03-01
1
-0
/
+38
*
|
Merge "TrivialOrder: Rearrange Class Names"
Jenkins
2016-03-01
3
-63
/
+63
|
\
\
|
*
|
TrivialOrder: Rearrange Class Names
reedip
2016-03-01
3
-63
/
+63
*
|
|
Merge "Fix return value of "image set" command"
Jenkins
2016-03-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix return value of "image set" command
Tang Chen
2016-02-29
1
-1
/
+1
*
|
|
|
Merge "Make SetAggregate inherit from cliff.Command"
Jenkins
2016-03-01
4
-14
/
+84
|
\
\
\
\
|
*
|
|
|
Make SetAggregate inherit from cliff.Command
Tang Chen
2016-02-27
4
-14
/
+84
*
|
|
|
|
Merge "Trivial: Reorder flavor op order in flavor.py"
Jenkins
2016-03-01
1
-24
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Trivial: Reorder flavor op order in flavor.py
Yang Hongyang
2016-03-01
1
-24
/
+24
*
|
|
|
|
|
Merge "Refactor security group list to use SDK"
Jenkins
2016-03-01
8
-126
/
+267
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Refactor security group list to use SDK
Richard Theis
2016-02-29
8
-126
/
+267
*
|
|
|
|
|
Merge "fix: Exception message includes unnecessary class args"
Jenkins
2016-03-01
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix: Exception message includes unnecessary class args
Jas
2016-02-29
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge "Subnet: Add "subnet delete" command using SDK"
Jenkins
2016-03-01
5
-0
/
+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Subnet: Add "subnet delete" command using SDK
reedip
2016-03-01
5
-0
/
+69
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "Make SetAgent inherit from cliff.Command"
Jenkins
2016-03-01
4
-3
/
+92
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Make SetAgent inherit from cliff.Command
Tang Chen
2016-02-27
4
-3
/
+92
*
|
|
|
|
|
Merge "Trivial: Reorder unit tests in test_type.py"
Jenkins
2016-03-01
1
-55
/
+58
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Trivial: Reorder unit tests in test_type.py
Tang Chen
2016-02-29
1
-55
/
+58
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "take_action() method from command.Command shouldn't return"
Jenkins
2016-02-29
16
-43
/
+18
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
take_action() method from command.Command shouldn't return
Mohan Muppidi
2016-02-29
16
-43
/
+18
|
|
/
/
/
*
|
|
|
Merge "Make SetSecurityGroup inherit from cliff.Command"
Jenkins
2016-02-29
4
-17
/
+27
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Make SetSecurityGroup inherit from cliff.Command
Tang Chen
2016-02-27
4
-17
/
+27
*
|
|
|
Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command"
Jenkins
2016-02-29
5
-32
/
+39
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Make SetFlavor and UnsetFlavor inherit from cliff.Command
Tang Chen
2016-02-27
5
-32
/
+39
*
|
|
|
Merge "[Compute] Check return value is None in compute unit tests."
Jenkins
2016-02-29
3
-45
/
+33
|
\
\
\
\
|
*
|
|
|
[Compute] Check return value is None in compute unit tests.
Tang Chen
2016-02-27
3
-45
/
+33
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Router: Add --route and --clear-routes options to "router set" command
Tang Chen
2016-02-27
3
-4
/
+95
*
|
|
|
Add MultiKeyValueAction to custom parser action
Tang Chen
2016-02-27
2
-0
/
+210
|
/
/
/
*
|
|
Merge "Add shell --profile option to trigger osprofiler from CLI"
Jenkins
2016-02-26
5
-0
/
+76
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add shell --profile option to trigger osprofiler from CLI
Dina Belova
2016-02-25
5
-0
/
+76
*
|
|
Merge "Add missing command/configuration object"
Jenkins
2016-02-26
5
-2
/
+89
|
\
\
\
|
*
|
|
Add missing command/configuration object
Rui Chen
2016-02-26
5
-2
/
+89
*
|
|
|
Updated from global requirements
OpenStack Proposal Bot
2016-02-26
1
-1
/
+1
|
/
/
/
*
|
|
Merge "Defaults are ignored with flake8"
Jenkins
2016-02-26
5
-6
/
+10
|
\
\
\
|
*
|
|
Defaults are ignored with flake8
Tom Cocozzello
2016-02-23
5
-6
/
+10
*
|
|
|
Merge "Floating IP: Neutron support for "ip floating show" command"
Jenkins
2016-02-25
7
-2
/
+175
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Floating IP: Neutron support for "ip floating show" command
Tang Chen
2016-02-24
7
-2
/
+175
*
|
|
|
Merge "Fixed a bunch of spacing"
Jenkins
2016-02-25
47
-76
/
+183
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fixed a bunch of spacing
Brandon Palm
2016-02-23
47
-76
/
+183
*
|
|
|
Merge "Add python-searchlightclient to list of adopters."
Jenkins
2016-02-25
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add python-searchlightclient to list of adopters.
Travis Tripp
2016-01-21
1
-0
/
+1
*
|
|
|
|
Merge "update heat object and command doc"
Jenkins
2016-02-25
3
-2
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
update heat object and command doc
Mark Vanderwiel
2016-02-25
3
-2
/
+16
*
|
|
|
|
|
Merge "Add some test cases for "server list" command"
Jenkins
2016-02-25
2
-27
/
+78
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add some test cases for "server list" command
ting.wang
2016-02-24
2
-27
/
+78
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Improve tox to show coverage report on same window"
Jenkins
2016-02-24
1
-1
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Improve tox to show coverage report on same window
ting.wang
2016-02-24
1
-1
/
+3
[next]