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
...
*
|
|
|
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
|
/
*
Merge "Add support for triggering an crash dump"
Jenkins
2016-02-05
1
-0
/
+20
|
\
|
*
Add support for triggering an crash dump
xiexs
2016-02-05
1
-0
/
+20
*
|
Add unit tests for "hypervisor list" command
Tang Chen
2016-02-05
2
-0
/
+160
|
/
*
Merge "Refactor "os availability zone list""
Jenkins
2016-01-22
1
-0
/
+62
|
\
|
*
Refactor "os availability zone list"
Richard Theis
2016-01-14
1
-0
/
+62
*
|
Refactor abstract columns and datalist out in compute test cases
SaiKiran
2016-01-21
3
-167
/
+83
*
|
Merge "Make --image parameter optional in "server rebuild""
Jenkins
2016-01-15
1
-0
/
+70
|
\
\
|
|
/
|
/
|
|
*
Make --image parameter optional in "server rebuild"
David Moreau Simard
2015-12-11
1
-0
/
+70
*
|
Merge "Add support to list all security group rules"
Jenkins
2016-01-04
1
-4
/
+82
|
\
\
|
*
|
Add support to list all security group rules
Richard Theis
2015-12-17
1
-4
/
+82
*
|
|
TestServerGeneral: Add test for _prep_server_detail()
Tang Chen
2015-12-20
1
-2
/
+44
*
|
|
TestServerGeneral: Add test for _format_servers_list_networks()
Tang Chen
2015-12-20
1
-0
/
+24
*
|
|
Merge "TestServerGeneral: Add test for _format_servers_list_power_state()"
Jenkins
2015-12-17
1
-0
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
TestServerGeneral: Add test for _format_servers_list_power_state()
Tang Chen
2015-12-10
1
-0
/
+20
[prev]
[next]