summaryrefslogtreecommitdiff
path: root/tempest_lib
Commit message (Expand)AuthorAgeFilesLines
* Deprecation warning in tempest-libAndrea Frittoli (andreaf)2016-02-241-1/+12
* Merge "Add update attached volume function to servers_client"Jenkins2016-02-123-0/+24
|\
| * Add update attached volume function to servers_clientTakashi NATSUME2016-02-053-0/+24
* | Merge "Fix project domain problem in v3 token client"Jenkins2016-02-122-4/+42
|\ \
| * | Fix project domain problem in v3 token clientJohn Warren2016-02-102-4/+42
* | | Add cli execute test caseMasayuki Igawa2016-02-101-0/+6
|/ /
* | Merge "Add bulk methods to network service clients"0.14.0Jenkins2016-02-053-0/+27
|\ \ | |/ |/|
| * Add bulk methods to network service clientsKen'ichi Ohmichi2016-02-033-0/+27
* | Merge "Migrated 2 network clients from tempest"Jenkins2016-02-042-0/+57
|\ \
| * | Migrated 2 network clients from tempestKen'ichi Ohmichi2016-02-022-0/+57
| |/
* | Merge "Minor spelling fix"Jenkins2016-02-041-1/+1
|\ \
| * | Minor spelling fixJake Yip2016-02-011-1/+1
| |/
* | Merge "Added __init__.py to tests/services/identity/"Jenkins2016-02-035-6/+6
|\ \
| * | Added __init__.py to tests/services/identity/Adrien Cunin2016-01-255-6/+6
* | | Merge "Alter image json schema to allow for null name and size values"Jenkins2016-02-021-2/+2
|\ \ \ | |_|/ |/| |
| * | Alter image json schema to allow for null name and size valuesJohn Warren2016-01-261-2/+2
* | | Merge "Change attach_id to volume_id in show_volume_attachment"Jenkins2016-01-262-3/+3
|\ \ \
| * | | Change attach_id to volume_id in show_volume_attachmentMatt Riedemann2016-01-262-3/+3
* | | | Merge "Raise IdentityError if auth_url doesn't exist"Jenkins2016-01-264-0/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Raise IdentityError if auth_url doesn't existAdrien Cunin2016-01-254-0/+16
| | |/ | |/|
* | | Migrated 2 network clients from tempestKen'ichi Ohmichi2016-01-262-0/+108
| |/ |/|
* | Migrate the skip_unless_attr decorator from tempestGhanshyam2016-01-202-0/+48
|/
* Merge "Retry ssh connect when EOFError received"Jenkins2016-01-121-1/+2
|\
| * Retry ssh connect when EOFError receivedXiangfei Zhu2015-08-211-1/+2
* | Merge "Migrated quotas_client and security_groups_client"Jenkins2016-01-082-0/+73
|\ \
| * | Migrated quotas_client and security_groups_clientKen'ichi Ohmichi2016-01-062-0/+73
* | | Merge "Prevent StopIteration exception during parse response"Jenkins2016-01-072-1/+8
|\ \ \ | |/ / |/| |
| * | Prevent StopIteration exception during parse responseVictor Ryzhenkin2015-12-242-1/+8
* | | Change LOG.warn to LOG.warningzhangguoqing2016-01-041-3/+3
* | | Merge "Keep py3.X compatibility for urllib"0.13.0Jenkins2016-01-041-3/+4
|\ \ \
| * | | Keep py3.X compatibility for urllibSwapnil Kulkarni (coolsvap)2015-12-241-3/+4
| |/ /
* | | Merge "Migrated 6 network clients from tempest"Jenkins2015-12-248-0/+289
|\ \ \ | |/ / |/| |
| * | Migrated 6 network clients from tempestKen'ichi Ohmichi2015-12-178-0/+289
* | | Migrated servers_client.py from tempest0.12.0Ken'ichi Ohmichi2015-12-163-5/+1566
|/ /
* | Migrated floating_ips_client.py from tempestKen'ichi Ohmichi2015-12-082-0/+216
* | Fix the links to api-site docKen'ichi Ohmichi2015-12-063-16/+4
* | Merge "Remove get_server_group()"Jenkins2015-12-031-7/+0
|\ \
| * | Remove get_server_group()Ken'ichi Ohmichi2015-12-031-7/+0
* | | Add docstring for create/update methods([h-q]*)Ken'ichi Ohmichi2015-12-037-17/+62
* | | Add docstring for create/update methods([a-f]*)Ken'ichi Ohmichi2015-12-026-25/+67
* | | Add docstring for create/update methods([s-v]*)Ken'ichi Ohmichi2015-12-027-43/+40
|/ /
* | Merge "Fix fixed_ip schema and service client"Jenkins2015-12-023-5/+17
|\ \
| * | Fix fixed_ip schema and service clientghanshyam2015-11-243-5/+17
* | | Merge "Allow passing --insecure to python client binaries"Jenkins2015-12-011-2/+8
|\ \ \
| * | | Allow passing --insecure to python client binariesVincent Untz2015-11-171-2/+8
* | | | Merge "Add 410 error code handling to REST client"Jenkins2015-11-263-0/+32
|\ \ \ \
| * | | | Add 410 error code handling to REST clientVictor Ryzhenkin2015-11-173-0/+32
| |/ / /
* | | | Merge "Rename get_server_group to show_server_group"Jenkins2015-11-243-10/+17
|\ \ \ \
| * | | | Rename get_server_group to show_server_groupKen'ichi Ohmichi2015-11-193-10/+17
| | |/ / | |/| |
* | | | Merge "python3: converts binary data from channel"Jenkins2015-11-242-49/+78
|\ \ \ \ | |/ / / |/| | |