Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
9dd88fdebeb8c59f98f39a67aafad90a8d63b57a
/
tempest
/
services
/
compute
/
json
/
floating_ips_client.py
9a3a9a2
Return complete response from floating_ips_client
by ghanshyam
· 10 years ago
8531f50
Merge "Make argument params of list methods consistent"
by Jenkins
· 10 years ago
2190551
Switch all uses of json to oslo_serialization
by Matthew Treinish
· 10 years ago
118776d
Make argument params of list methods consistent
by Ken'ichi Ohmichi
· 10 years ago
2b26e75
Separate floating_ips_bluk_client
by Ken'ichi Ohmichi
· 10 years ago
03af1c5
Separate floating_ip_pools_client
by Ken'ichi Ohmichi
· 10 years ago
095b270
Merge "Remove "JSON" from sevice clients' names"
by Jenkins
· 10 years ago
a628707
Remove "JSON" from sevice clients' names
by Ken'ichi Ohmichi
· 10 years ago
cd6e899
Remove str() calls from compute clients
by Ken'ichi Ohmichi
· 10 years ago
5628f3f
Apply a naming rule of GET to compute clients(f*)
by Ken'ichi Ohmichi
· 10 years ago
59869d0
Move remaining schema files into v2_1 directory
by ghanshyam
· 10 years ago
8912814
Switch all uses of urllib and HTMLParser to import from six
by Matthew Treinish
· 10 years ago
aa93b4b
Rename compute response schema dir to v2_1
by ghanshyam
· 10 years ago
6000a30
Remove unused NotFound raise
by Ken'ichi Ohmichi
· 10 years ago
c0bb8cd
Merge "Change fixed/floating ip clients to return one value and update tests"
by Jenkins
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
e4e3b41
Change fixed/floating ip clients to return one value and update tests
by David Kranz
· 10 years ago
4771cbc
Remove CONF values from compute clients
by Ken'ichi Ohmichi
· 10 years ago
ebf0f8c
Add ComputeClient for cleanup
by Ken'ichi Ohmichi
· 10 years ago
d2b9651
Make rest_client.wait_for_resource_deletion timeout error more specific
by Matt Riedemann
· 11 years ago
6fbd74f
Move response validation schema's in sub folder
by Marc Koderer
· 11 years ago
26271a2
Verify list-Floating-IP-Bulk Nova API attributes
by Ghanshyam
· 11 years ago
836d7be
Verify delete-Floating-IP-Bulk Nova API attributes
by Ghanshyam
· 11 years ago
0606e1f
Check create-Floating-IP-Bulk Nova API attributes
by Ghanshyam
· 11 years ago
06a5b4a
Adds test for Floating Ips bulk Nova V2 API
by Ghanshyam
· 11 years ago
8bbe651
Check attach-detach FIP & get FIP pool attributes
by Ghanshyam
· 11 years ago
d9d45e0
Verify Nova create & get Floating IP attributes
by Ghanshyam
· 11 years ago
47785fa
Validate of Nova list Floating IPs attributes
by Ghanshyam
· 11 years ago
ab92462
Prepare for enabling H302 rule(services/compute/json)
by Haiwei Xu
· 11 years ago
f4c27f9
Remove using of deprecated self.headers (part2)
by vponomaryov
· 11 years ago
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 11 years ago
684d899
Convert all service clients to global CONF object
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
2187e1b
Merge "Add positive tests for os-floating-ip-pools"
by Jenkins
· 12 years ago
ac1a55d
Add positive tests for os-floating-ip-pools
by Hui HX Xiang
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
5b57daa
add test for creating a floating IP specifying an non-existent pool
by ivan-zhu
· 12 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
26dd0fa
Make parameter list generation consistent using urlencode().
by Matthew Treinish
· 12 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 13 years ago
[Renamed (80%) from tempest/services/nova/json/floating_ips_client.py]
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 13 years ago
e471d6e
Clean up pep8 E711 violations
by Zhongyue Luo
· 13 years ago
22f03c7
Add XML support for test_list_floating_ips.py.
by Vincent Hou
· 13 years ago
6aceb4a
Wait for resource deletion after 202 response. Fixes bug 1007447.
by David Kranz
· 13 years ago
5098fa2
Clients subclass the RestClient to allow attributes to be
by chris fattarsi
· 13 years ago
587385b
Addresses lp#942382 - refactor configuration for clarity
by Daryl Walleck
· 13 years ago
b90a1a6
Addresses lp#933845 * Changed config to use catalog type instead of catalog name
by Daryl Walleck
· 13 years ago
4aa82a9
Fixes lp#932320 * Made catalog name configurable
by Daryl Walleck
· 13 years ago
6e977a7
Make floating ip test work. Fixes bug 929765.
by David Kranz
· 13 years ago
d870644
Fix for critical part of bug 929765.
by David Kranz
· 13 years ago
ed37d73
Fixes LP#902358 - Test case for Floating IPs
by sapan-kona
· 13 years ago