Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
f17c4427b2eb6ee8953e577d03e5c0969f1f8cf5
/
tempest
/
cmd
/
cleanup_service.py
56c0b2b
Tempest cleanup: improve iterating over projects
by Martin Kopec
· 5 years ago
3b1311f
Extend cleanup CLI to delete regions
by Lukas Piwowarski
· 5 years ago
f9c363a
Merge "Remove python shebangs from python modules"
by Zuul
· 6 years ago
219e322
tempest cleanup fix return code
by Martin Kopec
· 6 years ago
3772790
Remove python shebangs from python modules
by Masayuki Igawa
· 6 years ago
bd5be76
tempest cleanup should use keystone v3 client
by Martin Kopec
· 6 years ago
9785794
Fix cleanup NotImplemented error
by Martin Kopec
· 6 years ago
598b1ae
Improve router deletion logging in tempest cleanup
by Martin Kopec
· 6 years ago
fd01fe9
Improve logging in tempest cleanup
by Martin Kopec
· 6 years ago
e681998
Add NetworkSubnetPools to tempest cleanup
by Martin Kopec
· 6 years ago
5a884bf
Fix tempest cleanup
by Martin Kopec
· 6 years ago
9e43fd8
Remove deprecated services from cleanup
by Martin Kopec
· 6 years ago
b37903c
Fix tempest cleanup AttributeError
by Martin Kopec
· 6 years ago
ecddd38
Merge "Set max_microversion 2.35 for nova image tests"
by Zuul
· 7 years ago
6c682ff
Make volume client alias with _latest suffix
by ghanshyam
· 7 years ago
66275c2
Set max_microversion 2.35 for nova image tests
by zhufl
· 7 years ago
2d6bcaa
Fix code to pass pep8 Tox environment.
by Federico Ressi
· 7 years ago
6283daa
Remove deprecated 'orchestration' config group options
by ghanshyam
· 7 years ago
5992895
Fix 'tempest cleanup' for volume service client
by ghanshyam
· 8 years ago
05fe4bc
Remove v2 identity from tempest cleanup command
by Arx Cruz
· 8 years ago
cd36841
Move test decorators to common
by Andrea Frittoli
· 8 years ago
009a1f6
Remove usage of credentials_factory.AdminManager
by ghanshyam
· 8 years ago
f3e247d
Cleanup the orchestration client init and attr
by Andrea Frittoli
· 8 years ago
0c0f014
Use sequence directly instead of using len()
by Masayuki Igawa
· 8 years ago
525ec71
Hacking: enable H904
by Jordan Pittier
· 8 years ago
d7e08a6
Use a common method for is a router interface
by Attila Fazekas
· 9 years ago
3cf9eaf
Remove the wapper method show_quota_usage()
by Ken'ichi Ohmichi
· 9 years ago
b5e2321
Remove the unused tenant and user option in cleanup
by Jeffrey Zhang
· 9 years ago
bedb2ad
Correct some misspelt words in print messages
by zhufl
· 9 years ago
e4796f8
Remove Ceilometer tempest tests
by ghanshyam
· 9 years ago
d4d0b93
Change alarm client name and tenant name
by Daniel Mellado
· 9 years ago
43e7fcf
Make ports_client use common waiter method
by Ken'ichi Ohmichi
· 9 years ago
f3110f0
Remove redundant list_router_interfaces()
by Ken'ichi Ohmichi
· 9 years ago
a25c419
Fix cleanup CLI for router client
by ghanshyam
· 9 years ago
e35f472
Split out Neutron routers client
by Ken'ichi Ohmichi
· 9 years ago
d2fbdff
Merge "Split domains_client from keystone V3 client"
by Jenkins
· 9 years ago
91a26b6
Split domains_client from keystone V3 client
by Daniel Mellado
· 9 years ago
41711d3
Fix cleanup command
by Ghanshyam
· 9 years ago
94aca95
Make 2 functions in network_client use **kwargs
by piyush110786
· 9 years ago
82c83a5
Split users_client from keystone client v2.
by Daniel Mellado
· 9 years ago
770548c
Merge "Rename compute images_client to compute_images_client"
by Jenkins
· 9 years ago
ae76c12
Rename compute images_client to compute_images_client
by Ghanshyam
· 9 years ago
673ca13
Merge "Split out Neutron security groups client"
by Jenkins
· 9 years ago
f9606e9
Split out Neutron security groups client
by John Warren
· 9 years ago
b83ea56
Fix tempest cleanup command
by Daniel Mellado
· 9 years ago
6b16b92
Split out roles client from keystone identity client
by Daniel Mellado
· 9 years ago
a151f02
Merge "Split out keystone tenant client"
by Jenkins
· 9 years ago
b04da90
Split out keystone tenant client
by Daniel Mellado
· 9 years ago
f234551
Rename references to compute security groups client
by John Warren
· 9 years ago
dd20b3e
Split out Neutron metering label rules client
by John Warren
· 9 years ago
6d0083a
Split out Neutron metering labels client
by John Warren
· 9 years ago
641c4f6
Merge "Move get_tenant_by_name to common part"
by Jenkins
· 9 years ago
fbf2a89
Split out Neutron floating IPs client
by John Warren
· 9 years ago
6ea3f98
Move get_tenant_by_name to common part
by Ken'ichi Ohmichi
· 10 years ago
bf57df1
Merge "Factor up config dependent credential classes"
by Jenkins
· 9 years ago
290b3e1
Factor up config dependent credential classes
by Andrea Frittoli (andreaf)
· 10 years ago
e74890a
Rename references to compute floating IPs client
by John Warren
· 9 years ago
c8f2fda
Merge "Apply a naming rule of GET to v2 keystone clients"
by Jenkins
· 9 years ago
33580ff
Merge "Split out Neutron ports client"
by Jenkins
· 9 years ago
402b875
Apply a naming rule of GET to v2 keystone clients
by Ken'ichi Ohmichi
· 10 years ago
07661de
Add cleanup to cliff-based cli framework
by David Paterson
· 10 years ago
49c0fe5
Split out Neutron ports client
by John Warren
· 10 years ago
3961acd
Split out Neutron subnets client
by John Warren
· 10 years ago
94d8faf
Split out Neutron networks client
by John Warren
· 10 years ago
28d6fbe
Merge "Return complete response from remaining service client"
by Jenkins
· 10 years ago
a5a0686
Merge "Full response for VolumesClient methods"
by Jenkins
· 10 years ago
6177c9e
Full response for VolumesClient methods
by John Warren
· 10 years ago
08a73f9
Return complete response from remaining service client
by ghanshyam
· 10 years ago
48268a0
Return correct domains in cleanup service
by Thomas Bechtold
· 10 years ago
95181b2
Merge "Return complete response from limits,migration client"
by Jenkins
· 10 years ago
27aac3a
Merge "Return complete response from compute images_client"
by Jenkins
· 10 years ago
49f8a0e
Merge "Return complete resp from server_groups_client"
by Jenkins
· 10 years ago
1756e0b
Return complete response from compute images_client
by ghanshyam
· 10 years ago
8a59949
Return complete response from limits,migration client
by ghanshyam
· 10 years ago
8c11a55
Merge "Return complete response from flavors_client part-1"
by Jenkins
· 10 years ago
cb35197
Merge "Return complete resp from security_groups_client"
by Jenkins
· 10 years ago
18508ef
Merge "Return complete response from floating_ips_client"
by Jenkins
· 10 years ago
0a6818f
Merge "Full response for Orchestration client methods"
by Jenkins
· 10 years ago
b610b77
Return complete resp from security_groups_client
by ghanshyam
· 10 years ago
2dc1345
Return complete resp from server_groups_client
by ghanshyam
· 10 years ago
19973be
Return complete response from flavors_client part-1
by ghanshyam
· 10 years ago
0a7c68c
Merge "Return complete response from compute/keypairs_client"
by Jenkins
· 10 years ago
ab6c3a3
Full response for Orchestration client methods
by Anusha Ramineni
· 10 years ago
9a3a9a2
Return complete response from floating_ips_client
by ghanshyam
· 10 years ago
dee01f2
Return complete response from compute/keypairs_client
by ghanshyam
· 10 years ago
acf0051
Full response for v2 IdentityClient methods
by John Warren
· 10 years ago
dd4c16b
Merge "Fix Neutron cleanup"
by Jenkins
· 10 years ago
8223402
Fix Neutron cleanup
by David Paterson
· 10 years ago
d6b9bae
Merge "Remove advanced services tests"
by Jenkins
· 10 years ago
b93e676
Remove key 'absolute' from limits client
by Ken'ichi Ohmichi
· 10 years ago
354338d
Apply a naming rule of GET to compute clients(l*)
by Ken'ichi Ohmichi
· 10 years ago
9d69317
Remove advanced services tests
by Doug Wiegley
· 10 years ago
0a9a14d
Merge "Fix typo in cleanup_service class name"
by Jenkins
· 10 years ago
13379bb
Fix typo in cleanup_service class name
by Alexander Gubanov
· 10 years ago
e41ebca
Refactor exception handling
by David Paterson
· 10 years ago
35c8df0
Added cleanup for tenant quotas
by David Paterson
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
c15f1bc
refactor save_state code
by gordon chung
· 10 years ago
ae99b9a
Change servers client to return one value and update tests
by David Kranz
· 10 years ago
e4e3b41
Change fixed/floating ip clients to return one value and update tests
by David Kranz
· 10 years ago
Next »