summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 "Update .gitignore because of to ignore .eggs dir"Jenkins2016-02-041-1/+1
|\ \
| * | Update .gitignore because of to ignore .eggs dirMasayuki Igawa2016-01-291-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
| | |/ | |/|
* | | Merge "Migrated 2 network clients from tempest"Jenkins2016-01-262-0/+108
|\ \ \
| * | | Migrated 2 network clients from tempestKen'ichi Ohmichi2016-01-262-0/+108
| | |/ | |/|
* | | Updated from global requirementsOpenStack Proposal Bot2016-01-212-18/+18
|/ /
* | 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 "Remove MANIFEST.in"Jenkins2016-01-121-6/+0
|\ \
| * | Remove MANIFEST.intanyy2016-01-051-6/+0
* | | 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
* | | | Merge "Change LOG.warn to LOG.warning"Jenkins2016-01-051-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Change LOG.warn to LOG.warningzhangguoqing2016-01-041-3/+3
* | | | Updated from global requirementsOpenStack Proposal Bot2016-01-041-1/+1
|/ / /
* | | 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
|/ /
* | Merge "Migrated floating_ips_client.py from tempest"Jenkins2015-12-092-0/+216
|\ \
| * | Migrated floating_ips_client.py from tempestKen'ichi Ohmichi2015-12-082-0/+216
* | | Updated from global requirementsOpenStack Proposal Bot2015-12-081-1/+1
|/ /
* | Fix the links to api-site docKen'ichi Ohmichi2015-12-063-16/+4
* | Merge "Pass environment variables of proxy to tox"Jenkins2015-12-031-0/+1
|\ \
| * | Pass environment variables of proxy to toxGhanshyam2015-12-031-0/+1
* | | 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 "Make git log messsage to shorter"Jenkins2015-12-011-1/+5
|\ \ \