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 "Add "os subnet create" command using SDK"
Jenkins
2016-03-14
3
-7
/
+557
|
\
|
*
Add "os subnet create" command using SDK
Brad Behle
2016-03-10
3
-7
/
+557
*
|
Merge "Use assertItemsEqual() instead of assertListEqual()"
Jenkins
2016-03-14
1
-10
/
+2
|
\
\
|
*
|
Use assertItemsEqual() instead of assertListEqual()
Tang Chen
2016-03-14
1
-10
/
+2
*
|
|
Fix dict.keys() compatibility for python 3
Tang Chen
2016-03-12
11
-11
/
+11
|
/
/
*
|
Merge "Fixed command list"
Jenkins
2016-03-11
2
-8
/
+28
|
\
\
|
*
|
Fixed command list
Brandon Palm
2016-03-09
2
-8
/
+28
*
|
|
Merge "Trivial: Reorder classes in identity v3 in alphabetical order"
Jenkins
2016-03-11
6
-217
/
+217
|
\
\
\
|
*
|
|
Trivial: Reorder classes in identity v3 in alphabetical order
Tang Chen
2016-03-11
6
-217
/
+217
*
|
|
|
Merge "Enhance list extension unit test"
Jenkins
2016-03-11
2
-40
/
+137
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Enhance list extension unit test
Fang Zhen
2016-03-11
2
-40
/
+137
|
|
|
/
|
|
/
|
*
|
|
Merge "Refactor security group create to use SDK"
Jenkins
2016-03-11
4
-165
/
+203
|
\
\
\
|
*
|
|
Refactor security group create to use SDK
Richard Theis
2016-03-10
4
-165
/
+203
*
|
|
|
Merge "Refactor security group show to use SDK"
Jenkins
2016-03-11
7
-92
/
+303
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Refactor security group show to use SDK
Richard Theis
2016-03-10
7
-92
/
+303
*
|
|
Merge "[Subnet pool] Add 'subnet pool create' command support"
Jenkins
2016-03-10
3
-4
/
+138
|
\
\
\
|
*
|
|
[Subnet pool] Add 'subnet pool create' command support
Tang Chen
2016-03-08
3
-4
/
+138
*
|
|
|
Merge "[Subnet pool] Add 'subnet pool set' command support"
Jenkins
2016-03-10
2
-6
/
+180
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
[Subnet pool] Add 'subnet pool set' command support
Tang Chen
2016-03-08
2
-6
/
+180
*
|
|
Merge "Trivial: Use 'SSH' rather than 'Ssh'"
Jenkins
2016-03-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Trivial: Use 'SSH' rather than 'Ssh'
Stephen Finucane
2016-03-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Remove FakeFlavorResource class"
Jenkins
2016-03-09
1
-29
/
+16
|
\
\
\
|
*
|
|
Remove FakeFlavorResource class
Tang Chen
2016-03-09
1
-29
/
+16
*
|
|
|
Merge "remove py26 workaround in osc"
Jenkins
2016-03-09
1
-24
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
remove py26 workaround in osc
Steve Martinelli
2016-03-08
1
-24
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge "[Identity] Check return value is None in identity v3 unit tests"
Jenkins
2016-03-09
6
-15
/
+28
|
\
\
\
|
*
|
|
[Identity] Check return value is None in identity v3 unit tests
Tang Chen
2016-03-09
6
-15
/
+28
*
|
|
|
Merge "Add --reason for disable service"
Jenkins
2016-03-09
2
-6
/
+42
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add --reason for disable service
jichenjc
2016-03-09
2
-6
/
+42
*
|
|
|
Add 'port set' command
Jas
2016-03-08
2
-4
/
+127
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Trivial: Fix incorrect comments in compute fakes.py"
Jenkins
2016-03-08
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Trivial: Fix incorrect comments in compute fakes.py
Tang Chen
2016-03-08
1
-3
/
+3
*
|
|
[Identity] Check return value is None in identity v3 unit tests
Tang Chen
2016-03-08
9
-30
/
+64
|
/
/
*
|
Merge "Add port list command"
Jenkins
2016-03-08
2
-0
/
+68
|
\
\
|
*
|
Add port list command
Jas
2016-03-07
2
-0
/
+68
*
|
|
Merge "Use _get_columns() to obtain columns in network.py"
Jenkins
2016-03-07
1
-4
/
+4
|
\
\
\
|
*
|
|
Use _get_columns() to obtain columns in network.py
Tang Chen
2016-03-06
1
-4
/
+4
*
|
|
|
Merge "Test take_action() instead of run() in unit tests"
Jenkins
2016-03-07
11
-101
/
+107
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Test take_action() instead of run() in unit tests
Tang Chen
2016-03-05
11
-101
/
+107
*
|
|
|
Trivial: Remove useless return
Tang Chen
2016-03-07
9
-13
/
+0
*
|
|
|
Merge "" openstack server image create " doesn't print proper info"
Jenkins
2016-03-06
1
-5
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
" openstack server image create " doesn't print proper info
Mohan Muppidi
2016-03-03
1
-5
/
+19
*
|
|
|
Merge "Refactor security group set to use SDK"
Jenkins
2016-03-05
3
-41
/
+189
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Refactor security group set to use SDK
Richard Theis
2016-03-03
3
-41
/
+189
|
|
|
/
|
|
/
|
*
|
|
Merge "[compute] Support restore server"
Jenkins
2016-03-04
2
-0
/
+42
|
\
\
\
|
*
|
|
[compute] Support restore server
jichenjc
2016-02-23
2
-0
/
+42
*
|
|
|
Merge "Add 'port create' command"
Jenkins
2016-03-04
2
-53
/
+316
|
\
\
\
\
|
*
|
|
|
Add 'port create' command
Jas
2016-03-04
2
-53
/
+316
*
|
|
|
|
Merge "[compute] Add unit test for keypair"
Jenkins
2016-03-04
3
-1
/
+318
|
\
\
\
\
\
|
*
|
|
|
|
[compute] Add unit test for keypair
jichenjc
2016-02-23
3
-1
/
+318
[next]