summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Migrated images_client.py from tempest"0.10.0Jenkins2015-10-093-0/+516
|\
| * Migrated images_client.py from tempestReedip Banerjee2015-10-073-0/+516
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * images_client.py: I57818ccf8d0f6a631223a240b20829e5c40c3e6d * test_images_client.py: I2a33e98c6b6770ef6e67362a663847296e03fbc1 * images.py: Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository. Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I495915a5a40f7d351cb69463c032281e02c907c7
* | Merge "Added a full stop to auto-generated commit message"Jenkins2015-10-091-1/+2
|\ \
| * | Added a full stop to auto-generated commit messageReedip Banerjee2015-10-021-1/+2
| | | | | | | | | | | | | | | | | | | | | migrate_from_tempest.sh did not have a full stop to end the commit message. This patch adds it. Change-Id: I8d8a1ad2487ca69cece4eda43afc710c46c60729
* | | Merge "Migrated versions_client.py from tempest"Jenkins2015-10-092-0/+165
|\ \ \
| * | | Migrated versions_client.py from tempestThao Nguyen2015-09-302-0/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * versions.py: I70294329870de46b2c4c8775a1d7920bee403954 * versions_client.py: I70294329870de46b2c4c8775a1d7920bee403954 to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I41ec60e12a155ee80f3a1825405bdd6e1ec82425
* | | | Merge "Migrated extensions_client.py from tempest"Jenkins2015-10-093-0/+146
|\ \ \ \
| * | | | Migrated extensions_client.py from tempestKen'ichi Ohmichi2015-10-023-0/+146
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * extensions_client.py : I8dcb70ce6ba2af59c7636c5f83157dd058fb1df3 * test_extensions_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c * extensions.py : Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository. Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: Ic658f09649ed9498fe6d3e7792a7c370772f165b
* | | | Merge "Add more debug info for token_client request"Jenkins2015-10-092-2/+4
|\ \ \ \
| * | | | Add more debug info for token_client requestRoxana Gherle2015-10-072-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the request headers and response body to the debug logs of the token_client request. Request body is omitted because of security reasons of not revealing passwords in the debug logs. Also, response body has sufficient information about the type of the token requested, therefore omitting request headers is ok. Closes-Bug: #1503751 Change-Id: I830364e1df0e34398039442dc003fe46ca1db3a1
* | | | | Merge "Migrated hosts_client.py from tempest"Jenkins2015-10-093-0/+344
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Migrated hosts_client.py from tempestReedip Banerjee2015-10-023-0/+344
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * hosts_client.py: Ife5bdbbcbdd856ecbce66e8b9c74c70dbb93f077 * test_hosts_client.py: Ifc4aa410d1db84ea8c43c64d1feadd74dbfbc4a4 * hosts.py: Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository. Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I59c82bc896d5036d936e6f9cddb3c7b004648dde
* | | | Merge "Migrated instance_usage_audit_log_client.py from tempest"Jenkins2015-10-093-0/+173
|\ \ \ \
| * | | | Migrated instance_usage_audit_log_client.py from tempestTuan Nguyen2015-10-063-0/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * instance_usage_audit_log_client.py: I11038a3b5e263918c150bbb304ae40a905329bef * test_instance_usage_audit_log_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c * instance_usage_audit_logs.py: Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I3c104b49903e5762041c370e3e9803a382de76fa
* | | | | Merge "Migrated security_groups_client.py"Jenkins2015-10-093-0/+318
|\ \ \ \ \
| * | | | | Migrated security_groups_client.pyJohn Fischer2015-09-263-0/+318
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * security_groups_client.py : I8cfd1845be221ae2e3629cc79ab5fdfd14ac48d4 * test_security_groups_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c * security_groups.py : Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I4076278b92e8166b52deaa0447047f7dc7a3934a
* | | | | Merge "Migrated quotas_client.py from tempest"Jenkins2015-10-093-0/+221
|\ \ \ \ \
| * | | | | Migrated quotas_client.py from tempestTuan Nguyen2015-10-023-0/+221
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * quotas_client.py: Idd8afb1bcfc1b0165b1e967a991d4705ff182249 * test_quotas_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c * quotas.py: Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: Ib0fcb82ce09ea68d9899836264e8037ac977347b
* | | | | Merge "Migrated flavors_client.py from tempest"Jenkins2015-10-085-0/+604
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Migrated flavors_client.py from tempestKen'ichi Ohmichi2015-10-025-0/+604
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * flavors_client.py : Id153ba7b5ff838532fd7bf0e2b72815141c2e250 * test_flavors_client.py: Ibf160ba20e26a9c1f216a2e741bdfa9f45c4f0d0 * flavors.py : Ica929c402a3d042ae751302384e68853eb28b405 * flavors_access.py : Ica929c402a3d042ae751302384e68853eb28b405 * flavors_extra_specs.py: Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I3de529b1e0db298530e54fd2c871d40f29614126
* | | | Merge "Migrated hypervisor_client.py"Jenkins2015-10-063-0/+432
|\ \ \ \
| * | | | Migrated hypervisor_client.pyJohn Fischer2015-09-254-0/+528
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * hypervisor_client.py : Icf782e4469fcecba773b3187c1b36d9d49829c93 * test_hypervisor_client.py: I401057ecdf70d693c285cdaf64e1a5db62fc9b17 * hypervisors.py : I64883306235dc3b90a3a878674532f77d825d5c4 to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I1a1dcab8ecd6e12ec03d14303517c8cb1e68ec60
* | | | Merge "Migrated security_group_default_rules_client.py"Jenkins2015-10-063-0/+218
|\ \ \ \
| * | | | Migrated security_group_default_rules_client.pyJohn Warren2015-09-293-0/+218
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * security_group_default_rules_client.py: Ie39cb8a0d710c1412836f93ce6b3df60faad9f76 * test_security_group_default_rules_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c * security_group_default_rule.py: Ica929c402a3d042ae751302384e68853eb28b405 to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I8b652aeb82d2a7335212ef7cc021a969ad297c6a
* | | | Merge "Migrated tenant_networks_client.py from tempest"Jenkins2015-10-063-0/+150
|\ \ \ \
| * | | | Migrated tenant_networks_client.py from tempestKen'ichi Ohmichi2015-09-283-0/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * tenant_networks_client.py : Ie0f6e709cbb3a215752344cb39f2f7a6f5a7a91b * tenant_networks.py : Ica929c402a3d042ae751302384e68853eb28b405 * test_tenant_networks_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: Ie98ff37137e25e73eb77acb0b5b7e53184842540
* | | | | Merge "Migrated networks_client.py, test_networks_client.py from tempest"Jenkins2015-10-062-0/+127
|\ \ \ \ \
| * | | | | Migrated networks_client.py, test_networks_client.py from tempestDaniel Mellado2015-10-062-0/+127
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * networks_client.py: I953c9daf10e8b0d07f6999fd4a61330222c1d2e5 * test_networks_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I3d14142e78f72876e4cdc6ce3d3c7cd210b3c670
* | | | | Updated from global requirementsOpenStack Proposal Bot2015-10-021-1/+1
|/ / / / | | | | | | | | | | | | Change-Id: I258bc64e50624b97c898efb2138b63d8481a575a
* | | | Merge "Provide alternative ssh exec_command for non-linux environments"Jenkins2015-10-022-30/+87
|\ \ \ \ | |_|_|/ |/| | |
| * | | Provide alternative ssh exec_command for non-linux environmentsDaryl Walleck2015-09-092-30/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When running tests that use remote validation on OSX (or any non-Linux OS), the exec_command method would raise an exception due to the "poll" method not existing for select. While this implementation is very safe and reliable, paramiko does provide other means for handling reading the output from commands. This patch provide a basic alternative to the existing method that is only used when the poll method is not available. Change-Id: Ic14b2331fd59a6311ebe51f598d2cc2320c4389e Closes-Bug: #1480983
* | | | Merge "Remove file path from migration commit msg"Jenkins2015-09-301-2/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Remove file path from migration commit msgKen'ichi Ohmichi2015-09-281-2/+8
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | migrate_from_tempest.sh creates a commit for migrating code from Tempest, but the commit message becomes long and redundant because of containing file paths. Then now developers need to remove them by hands. This patch makes the script remove file paths. In addition, this patch makes the script add the blueprint msg "Partially implements blueprint migrate-service-clients-to-tempest-lib" for managing these tasks on gerrit. Change-Id: If8fc115dea67f779a86d33d26ac56cc8540a8c0f
* | | Merge "Migrated floating_ips_bulk_client.py"Jenkins2015-09-302-0/+138
|\ \ \
| * | | Migrated floating_ips_bulk_client.pyJohn Warren2015-09-292-0/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * floating_ips_bulk_client.py: Icb38fd22c61545cfbe024108a06068ada01afc6b * test_floating_ips_bulk_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c to see the commit history for these files refer to the above sha1s in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I52c0cfcbfd65e3143d608200b6cac07dac006ccc
* | | | Merge "Migrated keypairs_client.py from tempest"Jenkins2015-09-293-0/+247
|\ \ \ \
| * | | | Migrated keypairs_client.py from tempestKen'ichi Ohmichi2015-09-283-0/+247
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * keypairs_client.py : I5bbc2c15155e6a25da7c44d00d5ac1214c0462bf * keypairs.py : Ica929c402a3d042ae751302384e68853eb28b405 * test_keypairs_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c to see the commit history for these files refer to the above Change-Ids in the tempest repository. Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I825e54c23be673725afc6d89104ff12c2363890f
* | | | Merge "Migrated migrations_client.py from tempest"Jenkins2015-09-293-0/+137
|\ \ \ \
| * | | | Migrated migrations_client.py from tempestKen'ichi Ohmichi2015-09-283-0/+137
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * migrations_client.py : Ice3665e91ff34409f6f105303213303d1fca1816 * migrations.py : I5e81dadd5dee4ecd85f309c34dae0d3ba0733a0d * test_migrations_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c to see the commit history for these files refer to the above Change-Ids in the tempest repository. Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I0dbae04c479b9d742a3e51d1d60c372093c2c027
* | | | Merge "Migrated limits_client.py from tempest"Jenkins2015-09-293-0/+200
|\ \ \ \
| * | | | Migrated limits_client.py from tempestKen'ichi Ohmichi2015-09-283-0/+200
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * limits_client.py : Ice3665e91ff34409f6f105303213303d1fca1816 * limits.py : Ica929c402a3d042ae751302384e68853eb28b405 * test_limits_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I80c6e148ae30148e591d24675fe068c829a0867a
* | | | Merge "Migrated tenant_usages_client.py from tempest"Jenkins2015-09-293-0/+214
|\ \ \ \
| * | | | Migrated tenant_usages_client.py from tempestKen'ichi Ohmichi2015-09-283-0/+214
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * tenant_usages_client.py : I0e6287b1a720d5f3f129fcaa8c08cf6d40abf8e8 * tenant_usages.py : If07f0a929c7085090bcefd4d2d565b896bf438f3 * test_tenant_usages_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c to see the commit history for these files refer to the above Change-Ids in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: I94fc27bdb30e69ac22b5418d6dca0a06f51874c6
* | | | Merge "Fix order of std and third party lib import"Jenkins2015-09-292-2/+2
|\ \ \ \
| * | | | Fix order of std and third party lib importghanshyam2015-09-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are wrong import grouping of std and third party lib. This commit fix those. Change-Id: I15e700737776e1488167c6a392be62871b67e0b9
* | | | | Merge "Migrated floating_ip_pools_client.py from tempest"Jenkins2015-09-293-0/+228
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Migrated floating_ip_pools_client.py from tempestKen'ichi Ohmichi2015-09-283-0/+228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This migrates the above files from tempest. This includes tempest commits: * floating_ip_pools_client.py : Icb38fd22c61545cfbe024108a06068ada01afc6b * test_floating_ip_pools_client.py: I3ad6761651cec5e66012d08e6b63322f53286a5c * floating_ips.py : I64883306235dc3b90a3a878674532f77d825d5c4 to see the commit history for these files refer to the above sha1s in the tempest repository Partially implements blueprint migrate-service-clients-to-tempest-lib Change-Id: Iab0f7faca8d23d18061c5b3d13bb8b5e0536025c
* | | | | Merge "Make the script available on Mac (BSD)"Jenkins2015-09-291-6/+6
|\ \ \ \ \
| * | | | | Make the script available on Mac (BSD)OTSUKA, Yuanying2015-09-251-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `tools/migrate_from_tempest.sh` doesn't work at BSD, because `sed` command requires parameter for `-i` option. This patch fixes it. Change-Id: I262638dbd3afd0c089bc6a2491104d5207006750
* | | | | | Merge "Migrated certificates_client.py from tempest"Jenkins2015-09-293-0/+142
|\ \ \ \ \ \