GitHub user joker-ace opened a pull request: https://github.com/apache/libcloud/pull/1173
FAM-1516 Libcloud > GCE driver bug ## Changes Title (replace this with a logical title for your changes) ### Description Replace this with the PR description (mention the changes you have made, why you have made them, provide some background and any references to the provider documentation if needed, etc.). For more information on contributing, please see [Contributing](http://libcloud.readthedocs.org/en/latest/development.html#contributing) section of our documentation. ### Status Replace this: describe the PR status. Examples: - work in progress - done, ready for review ### Checklist (tick everything that applies) - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [ ] Documentation - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes) You can merge this pull request into a Git repository by running: $ git pull https://github.com/Scalr/libcloud feature/FAM-1516 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/1173.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1173 ---- commit c8d7abfe2404d2424ca9c677d4bd23f7a322094f Author: mermoldy <s.babak@...> Date: 2017-01-10T23:11:47Z Fix ec2 volume encryption commit 8d595bce241ead27e535d3023e7efc142e40b531 Author: mermoldy <s.babak@...> Date: 2017-01-10T23:28:34Z Force detaching ec2 volume commit c9b4660dfa1c809fd469af1fee6b2264b903592a Author: Marat Komarov <marat@...> Date: 2017-01-11T00:44:58Z Merge pull request #3 from Scalr/ec2_volume_force_detaching FAM-474 Force detaching ec2 volume commit 4e47847bfb34c4cad6ecbce361f807c96d006841 Author: Marat Komarov <marat@...> Date: 2017-01-11T00:45:09Z Merge pull request #2 from Scalr/fix_ec2_volume_encryption FAM-474 Fix ec2 volume encryption commit 0c0a654e19721c62abfdf54e869e64ee58890446 Author: Marat Komarov <marat@...> Date: 2017-01-29T08:04:30Z FAM-657 Added ca-central-1 AWS region commit 4819b4a6af6859878a67f3018f46fc560af8dd87 Author: Marat Komarov <marat@...> Date: 2017-01-29T08:10:29Z FAM-657 Added eu-west-2 AWS region commit d951eb5c5505672ccc5e3afeff1b03d308f3a181 Author: Marat Komarov <marat@...> Date: 2017-01-29T08:54:57Z FAM-657 bumped signature version 2 -> 4 commit 905c4a444527eb8b0fd8268ed5b48e9b400b9937 Author: Marat Komarov <marat@...> Date: 2017-01-30T07:03:47Z Merge pull request #4 from Scalr/feature/FAM-657 FAM-657 Added canada-central & europe-london AWS regions commit 47fabbddd2e53b97ef6476d7f6e76ce17389ea2d Author: Marat Komarov <marat@...> Date: 2017-01-30T11:59:50Z fixed NoneType error with certifi usage commit 9190f31392043e345456a22e6c41e54bc2760d08 Author: gigimon <gigimon4ik@...> Date: 2017-02-06T10:55:58Z * fix volume lookup commit ef590b2069855d415ec8798496a291b21d29dd70 Author: Oleksandr Kyrylchuk <o.kyrylchuk@...> Date: 2017-02-17T10:17:50Z Make CA_CERTS_PATH a list to fix a certifi issue Reasons: - By default, CA_CERTS_PATH is a None, so provokes crash while trying to extend it as a list Changes: - Make CA_CERTS_PATH an empty list by default commit d3f640f42ce8a9977c8ec8061faaa0848088f84a Author: mermoldy <s.babak@...> Date: 2017-02-20T15:32:15Z FAM-690 Disks support for azure resource manager driver commit c6d7baa92fbfbb7f1309e4e90bf61b48e01d281a Author: mermoldy <s.babak@...> Date: 2017-02-27T16:55:30Z FAM-690 Snapshots support for azure resource manager driver commit 7219258b4716e2e383f749e4f98ddd2e1d14036c Author: mermoldy <s.babak@...> Date: 2017-03-01T17:33:04Z FAM-690 Fixes commit bec0953cc569ad11d6f2bdc865c65f24fefbc498 Author: mermoldy <s.babak@...> Date: 2017-03-02T13:18:40Z FAM-737 Fix IndexError commit 70d5f5de22fbff736e71d1b3fa4554dc023d102c Author: Marat Komarov <marat@...> Date: 2017-03-02T18:26:46Z Merge pull request #6 from Scalr/fix/FAM-737 FAM-737 Rebundle failed on AWS commit 549ab1b7d5d915a9cb8e835ea86d6537c872b17f Author: mermoldy <s.babak@...> Date: 2017-03-02T21:31:56Z FAM-690 WIP commit 662f78defa18057a8dba842d13fcd0390f18a0d6 Author: mermoldy <s.babak@...> Date: 2017-03-03T09:46:20Z Merge branch 'trunk-patched' of github.com:Scalr/libcloud into feature/FAM-690 commit a10c650360a66b35453dbc6b95da2dd4fb04553c Author: mermoldy <s.babak@...> Date: 2017-03-06T18:18:07Z FAM-690 WIP commit a80b5a8520de2765a57e16247378c9d2c14e6c70 Author: mermoldy <s.babak@...> Date: 2017-03-07T17:37:11Z FAM-690 Added 'updating' state commit 82c8f77a0c7ac241f41a32bd5e46ce0ea0bd4584 Author: mermoldy <s.babak@...> Date: 2017-03-09T12:19:59Z FAM-690 WIP commit b29c5fdcef4f1ae2cde5490d7a21729b37531d7a Author: mermoldy <s.babak@...> Date: 2017-03-09T18:33:26Z FAM-690 Added tests commit 85978d37b8230296484a2c5197db3a541be19c7a Author: mermoldy <s.babak@...> Date: 2017-03-10T13:41:50Z FAM-690 Disk size fix commit 3eb83bce3432ea876e25381409600a8d9f83eac9 Author: mermoldy <s.babak@...> Date: 2017-03-12T11:45:53Z Update ec2 fixtures to 2016-09-15 api version. commit 491d76388e347e17c6041f6852929e013671732a Author: mermoldy <s.babak@...> Date: 2017-03-13T09:12:40Z Merge branch 'trunk-patched' of github.com:Scalr/libcloud into feature/FAM-690 commit ee0b1702fc6a6752b094321a7fbb41263630b23a Author: mermoldy <s.babak@...> Date: 2017-03-13T10:12:45Z FAM-690 Codereview fixes. commit e610101e8c6b41cdbae07d65ca88ec971db814b3 Author: mermoldy <s.babak@...> Date: 2017-03-17T10:28:14Z FAM-690 added disk accound type commit a7e70c56111242c4e4814e63c7efc20031f285d0 Author: Marat Komarov <marat@...> Date: 2017-03-24T16:22:08Z Merge pull request #5 from Scalr/feature/FAM-690 FAM-690 Add support for disks on Azure commit 6b1472f70c5b0b67b3147a2334937e6497a0356d Author: Hennadii Stas <uty.arrghhh@...> Date: 2017-03-28T15:14:55Z Added support for EC2 Modify Volume API method; fixed volume's extra attribute name commit f6125b742609f4a992808cb806eb749a81a60047 Author: Hennadii Stas <uty.arrghhh@...> Date: 2017-03-29T13:43:28Z added ex_describe_volume_modifications() method ---- ---