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
path:
root
/
openstackclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Trivial: Reorder unit tests in alphabetical order in volume tests"
Jenkins
2016-03-03
2
-165
/
+165
|
\
|
*
Trivial: Reorder unit tests in alphabetical order in volume tests
Tang Chen
2016-03-02
2
-165
/
+165
*
|
Merge "[Image] Check return value is None in image unit tests."
Jenkins
2016-03-02
2
-34
/
+46
|
\
\
|
*
|
[Image] Check return value is None in image unit tests.
Tang Chen
2016-03-02
2
-34
/
+46
|
|
/
*
|
Support "network create" command in nova network
Tang Chen
2016-03-02
2
-21
/
+160
|
/
*
Merge "Clean up unnecessary import of urlparse module"
Jenkins
2016-03-01
1
-6
/
+1
|
\
|
*
Clean up unnecessary import of urlparse module
Yang Hongyang
2016-03-01
1
-6
/
+1
*
|
Merge "Fix regression in interactive client mode"
Jenkins
2016-03-01
1
-1
/
+1
|
\
\
|
*
|
Fix regression in interactive client mode
Dina Belova
2016-03-01
1
-1
/
+1
|
|
/
*
|
Merge "Trivial: Update image_list v2 docs"
Jenkins
2016-03-01
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
Trivial: Update image_list v2 docs
Yang Hongyang
2016-03-01
1
-4
/
+7
*
|
Merge "TrivialOrder: Rearrange Class Names"
Jenkins
2016-03-01
2
-47
/
+47
|
\
\
|
*
|
TrivialOrder: Rearrange Class Names
reedip
2016-03-01
2
-47
/
+47
*
|
|
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
1
-14
/
+14
|
\
\
\
\
|
*
|
|
|
Make SetAggregate inherit from cliff.Command
Tang Chen
2016-02-27
1
-14
/
+14
*
|
|
|
|
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
5
-125
/
+256
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Refactor security group list to use SDK
Richard Theis
2016-02-29
5
-125
/
+256
*
|
|
|
|
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
2
-0
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
Subnet: Add "subnet delete" command using SDK
reedip
2016-03-01
2
-0
/
+47
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Make SetAgent inherit from cliff.Command"
Jenkins
2016-03-01
1
-3
/
+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Make SetAgent inherit from cliff.Command
Tang Chen
2016-02-27
1
-3
/
+2
*
|
|
|
|
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
1
-10
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make SetSecurityGroup inherit from cliff.Command
Tang Chen
2016-02-27
1
-10
/
+3
*
|
|
Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command"
Jenkins
2016-02-29
2
-28
/
+10
|
\
\
\
|
|
/
/
|
*
|
Make SetFlavor and UnsetFlavor inherit from cliff.Command
Tang Chen
2016-02-27
2
-28
/
+10
*
|
|
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
2
-4
/
+83
*
|
|
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
2
-0
/
+52
|
\
\
|
|
/
|
/
|
|
*
Add shell --profile option to trigger osprofiler from CLI
Dina Belova
2016-02-25
2
-0
/
+52
*
|
Merge "Defaults are ignored with flake8"
Jenkins
2016-02-26
2
-2
/
+3
|
\
\
|
*
|
Defaults are ignored with flake8
Tom Cocozzello
2016-02-23
2
-2
/
+3
*
|
|
Merge "Floating IP: Neutron support for "ip floating show" command"
Jenkins
2016-02-25
4
-2
/
+158
|
\
\
\
|
*
|
|
Floating IP: Neutron support for "ip floating show" command
Tang Chen
2016-02-24
4
-2
/
+158
*
|
|
|
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
*
|
|
|
Add some test cases for "server list" command
ting.wang
2016-02-24
2
-27
/
+78
|
|
/
/
|
/
|
|
*
|
|
Merge "Refactor network AZ exception handling"
Jenkins
2016-02-24
1
-3
/
+2
|
\
\
\
|
*
|
|
Refactor network AZ exception handling
Richard Theis
2016-02-10
1
-3
/
+2
|
|
|
/
|
|
/
|
[next]