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
/
tests
/
compute
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Support "--long" option in ListService
Rui Chen
2016-03-14
2
-1
/
+27
*
|
Refactor security group create to use SDK
Richard Theis
2016-03-10
1
-127
/
+0
*
|
Refactor security group show to use SDK
Richard Theis
2016-03-10
1
-3
/
+10
*
|
Merge "Remove FakeFlavorResource class"
Jenkins
2016-03-09
1
-29
/
+16
|
\
\
|
*
|
Remove FakeFlavorResource class
Tang Chen
2016-03-09
1
-29
/
+16
*
|
|
Merge "Add --reason for disable service"
Jenkins
2016-03-09
1
-0
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add --reason for disable service
jichenjc
2016-03-09
1
-0
/
+26
*
|
|
Trivial: Fix incorrect comments in compute fakes.py
Tang Chen
2016-03-08
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge "[compute] Support restore server"
Jenkins
2016-03-04
1
-0
/
+20
|
\
\
|
*
|
[compute] Support restore server
jichenjc
2016-02-23
1
-0
/
+20
*
|
|
Merge "[compute] Add unit test for keypair"
Jenkins
2016-03-04
2
-0
/
+315
|
\
\
\
|
*
|
|
[compute] Add unit test for keypair
jichenjc
2016-02-23
2
-0
/
+315
*
|
|
|
Merge "Add test cases to test some commands with '--wait' and fix bug"
Jenkins
2016-03-04
1
-0
/
+188
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add test cases to test some commands with '--wait' and fix bug
ting.wang
2016-03-02
1
-0
/
+188
*
|
|
|
Refactor security group list to use SDK
Richard Theis
2016-02-29
2
-62
/
+64
*
|
|
|
Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command"
Jenkins
2016-02-29
1
-10
/
+4
|
\
\
\
\
|
*
|
|
|
Make SetFlavor and UnsetFlavor inherit from cliff.Command
Tang Chen
2016-02-27
1
-10
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[Compute] Check return value is None in compute unit tests.
Tang Chen
2016-02-27
3
-45
/
+33
|
/
/
/
*
|
|
Merge "Floating IP: Neutron support for "ip floating show" command"
Jenkins
2016-02-25
1
-0
/
+1
|
\
\
\
|
*
|
|
Floating IP: Neutron support for "ip floating show" command
Tang Chen
2016-02-24
1
-0
/
+1
|
|
/
/
*
|
|
Merge "Fixed a bunch of spacing"
Jenkins
2016-02-25
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed a bunch of spacing
Brandon Palm
2016-02-23
1
-0
/
+2
|
|
/
*
|
Add some test cases for "server list" command
ting.wang
2016-02-24
2
-27
/
+78
|
/
*
Merge "Add unit tests for 'hypervisor stats' command"
Jenkins
2016-02-23
2
-0
/
+140
|
\
|
*
Add unit tests for 'hypervisor stats' command
ting.wang
2016-02-22
2
-0
/
+140
*
|
Initialize _keys in __init__() in FakeFlavorResource
Tang Chen
2016-02-23
1
-2
/
+5
|
/
*
Add unit test for "flavor show" command
Tang Chen
2016-02-20
2
-10
/
+89
*
Merge "Support "network show" command in nova network"
Jenkins
2016-02-18
1
-2
/
+31
|
\
|
*
Support "network show" command in nova network
Tang Chen
2016-02-17
1
-2
/
+31
*
|
Merge "Support "network list" command in nova network"
Jenkins
2016-02-18
1
-0
/
+58
|
\
\
|
|
/
|
*
Support "network list" command in nova network
Tang Chen
2016-02-17
1
-0
/
+58
*
|
Merge "Refactor security group rule delete to use SDK"
Jenkins
2016-02-18
1
-0
/
+62
|
\
\
|
|
/
|
/
|
|
*
Refactor security group rule delete to use SDK
Richard Theis
2016-02-10
1
-0
/
+62
*
|
Define FakeFloatingIP class in tests/compute for nova network commands
Tang Chen
2016-02-16
1
-0
/
+79
*
|
Merge "Use assertRaises() to check if an exception is raised"
Jenkins
2016-02-15
1
-5
/
+4
|
\
\
|
*
|
Use assertRaises() to check if an exception is raised
Tang Chen
2016-02-14
1
-5
/
+4
*
|
|
Support "network delete" command in nova network
Tang Chen
2016-02-14
1
-0
/
+4
|
/
/
*
|
Floating IP: Neutron support for "ip floating delete" command
Jude Job
2016-02-14
1
-0
/
+3
*
|
Trivial: Fix "abstractmethod" to "abstract method"
Tang Chen
2016-02-10
6
-24
/
+24
|
/
*
Merge "Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass te...
Jenkins
2016-02-08
3
-12
/
+36
|
\
|
*
Compute: Fix DisplayCommandBase comments for cliff ShowOne subclass tests
Tang Chen
2016-02-06
3
-12
/
+36
*
|
Merge "Compute: Fix DisplayCommandBase comments for cliff Lister subclass tests"
Jenkins
2016-02-08
4
-9
/
+27
|
\
\
|
|
/
|
*
Compute: Fix DisplayCommandBase comments for cliff Lister subclass tests
Tang Chen
2016-02-06
4
-9
/
+27
*
|
Merge "Compute: Fix DisplayCommandBase comments for cliff Command subclass te...
Jenkins
2016-02-08
2
-10
/
+0
|
\
\
|
|
/
|
*
Compute: Fix DisplayCommandBase comments for cliff Command subclass tests
Tang Chen
2016-02-06
2
-10
/
+0
*
|
Merge "Add unit tests for "hypervisor show" command"
Jenkins
2016-02-08
2
-0
/
+131
|
\
\
|
*
|
Add unit tests for "hypervisor show" command
Tang Chen
2016-02-07
2
-0
/
+131
|
|
/
*
|
Remove identity_client.projects definition in TestSecurityGroup
Tang Chen
2016-02-06
1
-4
/
+2
*
|
Define security_group_rules mock in FakeComputev2Client
Tang Chen
2016-02-06
2
-5
/
+6
*
|
Move security_groups mock definition to FakeComputev2Client
Tang Chen
2016-02-06
3
-6
/
+18
|
/
[prev]
[next]