Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
d1ef52669c8e4a3425754cc87b045fbe78fe8538
/
tempest
/
cmd
/
javelin.py
ee627be
Merge "Use Tempest-lib's compute security_groups_client"
by Jenkins
· 9 years ago
94ef649
Use Tempest-lib's compute security_groups_client
by ghanshyam
· 9 years ago
5e37c03
Merge "Change tests to adapt alarm spliting"
by Jenkins
· 9 years ago
67b730e
Change tests to adapt alarm spliting
by liu-sheng
· 10 years ago
d9fed31
Move get_user_by_username to common part
by Ken'ichi Ohmichi
· 9 years ago
6ea3f98
Move get_tenant_by_name to common part
by Ken'ichi Ohmichi
· 9 years ago
402b875
Apply a naming rule of GET to v2 keystone clients
by Ken'ichi Ohmichi
· 9 years ago
5283741
Merge "Use Tempest-lib's compute flavors_client"
by Jenkins
· 9 years ago
2f6f5f1
Use Tempest-lib's compute flavors_client
by ghanshyam
· 9 years ago
3961acd
Split out Neutron subnets client
by John Warren
· 9 years ago
669b887
Merge "Full response for missed IdentityV2Client methods"
by Jenkins
· 9 years ago
0cfb461
Full response for missed IdentityV2Client methods
by Anusha Ramineni
· 9 years ago
f2d436e
Make create_server use **kwargs
by Ken'ichi Ohmichi
· 9 years ago
0f82525
Return complete response from servers_client
by ghanshyam
· 9 years ago
a5a0686
Merge "Full response for VolumesClient methods"
by Jenkins
· 9 years ago
6177c9e
Full response for VolumesClient methods
by John Warren
· 9 years ago
8c11a55
Merge "Return complete response from flavors_client part-1"
by Jenkins
· 9 years ago
cb35197
Merge "Return complete resp from security_groups_client"
by Jenkins
· 9 years ago
18508ef
Merge "Return complete response from floating_ips_client"
by Jenkins
· 9 years ago
b610b77
Return complete resp from security_groups_client
by ghanshyam
· 9 years ago
19973be
Return complete response from flavors_client part-1
by ghanshyam
· 9 years ago
318b992
Merge "Full response for v2 IdentityClient methods"
by Jenkins
· 9 years ago
9a3a9a2
Return complete response from floating_ips_client
by ghanshyam
· 9 years ago
e91a0c6
Move wait_for_server_termination from servers_client
by Ken'ichi Ohmichi
· 10 years ago
acf0051
Full response for v2 IdentityClient methods
by John Warren
· 10 years ago
1dfbedb
Fixed Typos
by nayna-patel
· 10 years ago
eb7eeec
Make security_group_rules_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
34563cc
Make security_groups_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
685cd17
Separate security_group_rules_client
by Ken'ichi Ohmichi
· 10 years ago
095b270
Merge "Remove "JSON" from sevice clients' names"
by Jenkins
· 10 years ago
7680024
Apply a naming rule of GET to show_server method
by Ken'ichi Ohmichi
· 10 years ago
a628707
Remove "JSON" from sevice clients' names
by Ken'ichi Ohmichi
· 10 years ago
66494e9
Apply other "get" rule of GET to image v2 client
by Ken'ichi Ohmichi
· 10 years ago
e3acc12
Apply a list_images rule of GET to image client
by Ken'ichi Ohmichi
· 10 years ago
7142668
Switch all uses of iteritems to use six instead
by Matthew Treinish
· 10 years ago
b8a5228
Drop auth and corresponding unit tests
by andreaf
· 10 years ago
faac59c
Merge "Deprecates 'format' in Javelin image description"
by Jenkins
· 10 years ago
d61c949
Merge "Allows selection of floating IP pool in Javelin"
by Jenkins
· 10 years ago
d007723
Merge "Allows Javelin to specify Swift role"
by Jenkins
· 10 years ago
9c9fc4d
Allows Javelin to specify Swift role
by Joe H. Rahme
· 10 years ago
c96129b
Allow Javelin to create volumes without servers
by Joe H. Rahme
· 10 years ago
9350a10
Allows selection of floating IP pool in Javelin
by Joe H. Rahme
· 10 years ago
dc5bae2
javelin: don't destroy floating IP resource
by Emilien Macchi
· 10 years ago
f74c94b
javelin: add missing network_name in destroy_servers loop
by Emilien Macchi
· 10 years ago
f9dc7c5
javelin: fix destroy_servers
by Emilien Macchi
· 10 years ago
2a5ac82
Fix NoSuchOptError when using use_floatingip_for_ssh
by armando-migliaccio
· 10 years ago
732aabd
Merge "javelin: implement floating-ip support"
by Jenkins
· 10 years ago
c3e3e29
javelin: implement floating-ip support
by Emilien Macchi
· 10 years ago
4352d5d
Deprecates 'format' in Javelin image description
by Joe H. Rahme
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
d731482
Merge "Remove CONF values from images clients"
by Jenkins
· 10 years ago
bc7e189
Remove CONF values from images clients
by Masayuki Igawa
· 10 years ago
c429e6a
Move identity v2 tests to their own folders
by Jamie Lennox
· 10 years ago
9001235
Prepare token clients for migration to tempest-lib
by Andrea Frittoli
· 10 years ago
cd52794
Merge "Change servers client to return one value and update tests"
by Jenkins
· 10 years ago
5ff763f
Remove CONF values from Token clients
by ghanshyam
· 10 years ago
d26b5cd
Remove CONF values from identity clients
by ghanshyam
· 10 years ago
a21ddd9
Merge "Change tempest BadRequest exc to tempest-lib exc"
by Jenkins
· 10 years ago
ae99b9a
Change servers client to return one value and update tests
by David Kranz
· 10 years ago
6756923
Merge "Removes unused function from javelin"
by Jenkins
· 10 years ago
4b29e47
Change tempest BadRequest exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
0fb1429
Change basic server client methods to return one value and update tests
by David Kranz
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
d938876
Change tempest Conflict exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
4326fde
Merge "Change telemetry client to return one value and update tests"
by Jenkins
· 10 years ago
0f06978
Removes unused function from javelin
by Joe H. Rahme
· 10 years ago
a8ccf03
Merge "Change flavors client to return one value and update tests"
by Jenkins
· 10 years ago
617e7e2
Merge "Change security-group clients to return one value and update tests"
by Jenkins
· 10 years ago
2fa77b2
Change flavors client to return one value and update tests
by David Kranz
· 10 years ago
20d06f4
Change telemetry client to return one value and update tests
by David Kranz
· 10 years ago
9964b4e
Change security-group clients to return one value and update tests
by David Kranz
· 10 years ago
f85e9bd
Remove CONF values from volume clients
by Ken'ichi Ohmichi
· 10 years ago
d5dba1c
Remove CONF values from telemetry client
by Ken'ichi Ohmichi
· 10 years ago
199e44e
Merge "Remove CONF values from object_storage clients"
by Jenkins
· 10 years ago
564b2ad
Remove CONF values from object_storage clients
by Ken'ichi Ohmichi
· 10 years ago
0273673
Improves a couple of docstrings in Javelin
by Joe H. Rahme
· 10 years ago
a182e86
Remove CONF values from network client
by Ken'ichi Ohmichi
· 10 years ago
4771cbc
Remove CONF values from compute clients
by Ken'ichi Ohmichi
· 10 years ago
6809bab
Change volume client methods to return one value
by Joseph Lanoux
· 10 years ago
ed8aff5
Merge "Change v2 identity client methods to return one value"
by Jenkins
· 10 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 10 years ago
b7afa92
Change v2 identity client methods to return one value
by David Kranz
· 10 years ago
3654cf5
Merge "Adds documentation for Javelin"
by Jenkins
· 10 years ago
61469fd
Adds documentation for Javelin
by Joe H. Rahme
· 10 years ago
34e8812
Change neutron client methods to return one value and update tests
by David Kranz
· 10 years ago
3791ac9
javelin2: destroy functions above network resources
by Jakub Libosvar
· 10 years ago
7a2348b
javelin: add network and secgroup resources
by Emilien Macchi
· 11 years ago
0e1942e
Merge "Run telemetry in javelin if resources.yaml says so"
by Jenkins
· 10 years ago
0b76f2f
Run telemetry in javelin if resources.yaml says so
by Chris Dent
· 10 years ago
51e76de
Allow javelin to run with incomplete resources.yaml
by Chris Dent
· 10 years ago
436de86
javelin: fix user destruction
by Emilien Macchi
· 10 years ago
5ebc27b
javelin: Detach the volume before destruction
by Emilien Macchi
· 10 years ago
e1f0055
Merge "Javelin: enable volume resources"
by Jenkins
· 10 years ago
d18fec1
Javelin: enable volume resources
by Emilien Macchi
· 10 years ago
235725b
Merge "Move javelin2 over to use oslo logging"
by Jenkins
· 10 years ago
d70f510
javelin: fix object destruction
by Emilien Macchi
· 10 years ago
36ab5b1
Merge "javelin: implement resource destruction"
by Jenkins
· 10 years ago
915eb8e
Move javelin2 over to use oslo logging
by Joe Gordon
· 11 years ago
878f378
Add a check_telemetry method to javelin
by Chris Dent
· 11 years ago
bb71e07
javelin: implement resource destruction
by Emilien Macchi
· 11 years ago
Next »