[GitHub] libcloud pull request #1173: FAM-1516 Libcloud > GCE driver bug

2018-02-19 Thread joker-ace
Github user joker-ace closed the pull request at:

https://github.com/apache/libcloud/pull/1173


---


[GitHub] libcloud pull request #1173: FAM-1516 Libcloud > GCE driver bug

2018-02-19 Thread joker-ace
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 
Date:   2017-01-10T23:11:47Z

Fix ec2 volume encryption

commit 8d595bce241ead27e535d3023e7efc142e40b531
Author: mermoldy 
Date:   2017-01-10T23:28:34Z

Force detaching ec2 volume

commit c9b4660dfa1c809fd469af1fee6b2264b903592a
Author: Marat Komarov 
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 
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 
Date:   2017-01-29T08:04:30Z

FAM-657 Added ca-central-1 AWS region

commit 4819b4a6af6859878a67f3018f46fc560af8dd87
Author: Marat Komarov 
Date:   2017-01-29T08:10:29Z

FAM-657 Added eu-west-2 AWS region

commit d951eb5c5505672ccc5e3afeff1b03d308f3a181
Author: Marat Komarov 
Date:   2017-01-29T08:54:57Z

FAM-657 bumped signature version 2 -> 4

commit 905c4a444527eb8b0fd8268ed5b48e9b400b9937
Author: Marat Komarov 
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 
Date:   2017-01-30T11:59:50Z

fixed NoneType error with certifi usage

commit 9190f31392043e345456a22e6c41e54bc2760d08
Author: gigimon 
Date:   2017-02-06T10:55:58Z

* fix volume lookup

commit ef590b2069855d415ec8798496a291b21d29dd70
Author: Oleksandr 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 
Date:   2017-02-20T15:32:15Z

FAM-690 Disks support for azure resource manager driver

commit c6d7baa92fbfbb7f1309e4e90bf61b48e01d281a
Author: mermoldy 
Date:   2017-02-27T16:55:30Z

FAM-690 Snapshots support for azure resource manager driver

commit 7219258b4716e2e383f749e4f98ddd2e1d14036c
Author: mermoldy 
Date:   2017-03-01T17:33:04Z

FAM-690 Fixes

commit bec0953cc569ad11d6f2bdc865c65f24fefbc498
Author: mermoldy 
Date:   2017-03-02T13:18:40Z

FAM-737 Fix IndexError

commit 70d5f5de22fbff736e71d1b3fa4554dc023d102c
Author: Marat Komarov 
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 
Date:   2017-03-02T21:31:56Z

FAM-690 WIP

commit 662f78defa18057a8dba842d13fcd0390f18a0d6
Author: mermoldy 
Date:   2017-03-03T09:46:20Z

Merge branch 'trunk-patched' of github.com:Scalr/libcloud into 
feature/FAM-690

commit a10c650360a66b35453dbc6b95da2dd4fb04553c
Author: mermoldy 
Date:   2017-03-06T18:18:07Z

FAM-690 WIP

commit