Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
0fe799553acc3bcc94fc755afd79f065c4c48c50
/
tempest
/
services
/
compute
/
json
/
servers_client.py
be61d92
Merge "Prepare for enabling H302 rule(services/compute/json)"
by Jenkins
· 12 years ago
ab92462
Prepare for enabling H302 rule(services/compute/json)
by Haiwei Xu
· 12 years ago
79f4a09
Add Nova V2 API test for resetNetwork/injectNetworkInfo
by Ghanshyam Mann
· 12 years ago
f4c27f9
Remove using of deprecated self.headers (part2)
by vponomaryov
· 12 years ago
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 12 years ago
684d899
Convert all service clients to global CONF object
by Matthew Treinish
· 12 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 12 years ago
7835d50
Forbid admin_password None in rescue Nova API
by Yuiko Takada
· 12 years ago
e540176
add admin server tests
by Zhi Kun Liu
· 12 years ago
004c7cf
Merge "add tests for server_password"
by Jenkins
· 12 years ago
6de5b04
add tests for server_password
by ivan-zhu
· 12 years ago
6034213
Merge "add test for create_backup"
by Jenkins
· 12 years ago
39437e2
Add shelve/unshelve test of nova APIs
by Ken'ichi Ohmichi
· 12 years ago
ccc8946
add test for create_backup
by ivan-zhu
· 12 years ago
aecc109
add some negative tests for force_delete/restore
by Lingxian Kong
· 12 years ago
7ca13ed
Merge "add test for updating server's disk_config test"
by Jenkins
· 12 years ago
e5f5201
Merge "Adds test_update_all_metadata_field_not_included negative test"
by Jenkins
· 12 years ago
72d7d5b
add test for updating server's disk_config test
by ivan-zhu
· 12 years ago
da07085
Test for the nova diagnostics API
by Zhu Zhu
· 12 years ago
d0b52e7
Adds test_update_all_metadata_field_not_included negative test
by Chris Yeoh
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
0abbc95
task_state must be consider before many action
by Attila Fazekas
· 13 years ago
0248613
Eliminate the impact of "wait_until='BUILD'"
by zhhuabj
· 12 years ago
b0ac0b8
add tests - list servers using admin user
by Liu, Zhi Kun
· 13 years ago
c7ca334
identity v3 token
by Brant Knudson
· 13 years ago
faca6ff
Add tests list actions on a specified instance
by Leo Toyoda
· 13 years ago
c5da4f4
Create tests for multiple server creation
by Mauro S. M. Rodrigues
· 13 years ago
e6a36c8
Tests to verify Nova VM Rescue operations
by nithya-ganesan
· 13 years ago
d429928
Small server action code compression
by Attila Fazekas
· 13 years ago
76bc8bd
Adding list_virtual_interfaces method to the servers_client
by Rami Vaknin
· 13 years ago
fa756cb
Fixes around variable usage
by Attila Fazekas
· 13 years ago
e4cb04c
Merge console_output_client to server_client
by Attila Fazekas
· 13 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 13 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 13 years ago
26dd0fa
Make parameter list generation consistent using urlencode().
by Matthew Treinish
· 13 years ago
3d3f610
Adds JSON client for servers admin API
by Daryl Walleck
· 13 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 13 years ago
[Renamed (95%) from tempest/services/nova/json/servers_client.py]
367603a
Merge "Tempest tests to cover live-block-migration"
by Jenkins
· 13 years ago
99ee914
Tempest tests to cover live-block-migration
by Mate Lakat
· 13 years ago
444c3e6
Refactor list servers negative test and fix remaining gate bugs
by Jay Pipes
· 13 years ago
30a563f
Clean up pep8 E123 and E124 violations
by Zhongyue Luo
· 13 years ago
e0884a3
Clean up pep8 E127 violations
by Zhongyue Luo
· 13 years ago
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 13 years ago
e471d6e
Clean up pep8 E711 violations
by Zhongyue Luo
· 13 years ago
cf8fab6
Add an xml/servers_client.py implementation
by Dan Smith
· 13 years ago
051075a
Addition of base Smoke and Whitebox tests
by Jay Pipes
· 14 years ago
d6a3fa5
fix for Bug 1029015.Added single quotes to remove unnecessary space in msg
by nayna-patel
· 13 years ago
775cf63
Fixes bug #1016042 - New tests for security groups
by sapan-kona
· 14 years ago
c18d8c6
Add tests for volume attach and detach
by Dan Smith
· 14 years ago
6aceb4a
Wait for resource deletion after 202 response. Fixes bug 1007447.
by David Kranz
· 14 years ago
4a64d23
Fixes bug/999647. Adds negative tests for LIST and GET servers API
by Rohit Karajgi
· 14 years ago
a6c2a73
Adds key_name parameter in create_server
by chris fattarsi
· 14 years ago
5098fa2
Clients subclass the RestClient to allow attributes to be
by chris fattarsi
· 14 years ago
28e79de
Don't pass None for any values in post body.
by David Kranz
· 14 years ago
5334dec
Don't pass disk config as None. Fix for bug 980119
by David Kranz
· 14 years ago
e36d500
Adds basic tests for disk config extension
by Daryl Walleck
· 14 years ago
587385b
Addresses lp#942382 - refactor configuration for clarity
by Daryl Walleck
· 14 years ago
f72969c
Narrow race in wait_for_server_status().
by Eoghan Glynn
· 14 years ago
b90a1a6
Addresses lp#933845 * Changed config to use catalog type instead of catalog name
by Daryl Walleck
· 14 years ago
bcc9195
Fix hardcoding of status bug.
by David Kranz
· 14 years ago
4aa82a9
Fixes lp#932320 * Made catalog name configurable
by Daryl Walleck
· 14 years ago
5135bfc
Rework exceptions in Tempest
by Jay Pipes
· 14 years ago
04b7081
LP Bug#914770 - NameError in test_images
by Jay Pipes
· 14 years ago
e2d46b4
RestClient to target specific services in Keystone catalog
by Adam Gandelman
· 14 years ago
f008703
Added filter tests to list images tests, addresses lp bug 900088
by Daryl Walleck
· 14 years ago
876adb2
Merge "Fixes Bug lp:900910"
by Jenkins
· 14 years ago
e170000
Merge "Fixing revert/confirm resize tests"
by Jenkins
· 14 years ago
d9d622e
Merge "Fixes lp:903466"
by Jenkins
· 14 years ago
3bde07f
Fixing revert/confirm resize tests
by Brian Waldon
· 14 years ago
03bc696
Fixes lp:903466
by Rohit Karajgi
· 14 years ago
738cd63
General test cleanup
by Brian Waldon
· 14 years ago
95446a2
Fixes Bug lp:900910
by Rohit Karajgi
· 14 years ago
ed8bef3
Changes the namespace from storm to tempest, as well as adding addition tests and improvements
by Daryl Walleck
· 14 years ago
[Renamed (98%) from storm/services/nova/json/servers_client.py]
7f75763
Fixes LP Bug#899383 - Cleanup config file search
by Jay Pipes
· 14 years ago
416af92
Added image metadata tests, fixed minor bug in servers service with metadata
by Daryl Walleck
· 14 years ago
73a9e7a
Added server metadata and image tests. Also added a README for storm.conf
by Daryl Walleck
· 14 years ago
e5b83d4
Added server details tests. Also re-added several files that somehow missed the initial commit
by Daryl Walleck
· 14 years ago