Merge branch 'github-1059' into trunk

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/20bd5163
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/20bd5163
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/20bd5163

Branch: refs/heads/trunk
Commit: 20bd51634252a1a581ff5d307c5c45a26a6831f1
Parents: 98c4fe0 35bdf4e
Author: Anthony Shaw <anthonys...@apache.org>
Authored: Thu Jun 22 13:09:04 2017 +1000
Committer: Anthony Shaw <anthonys...@apache.org>
Committed: Thu Jun 22 13:09:04 2017 +1000

----------------------------------------------------------------------
 docs/container/drivers/gke.rst                  |  27 +++
 .../container/gke/instantiate_driver.py         |   9 +
 libcloud/compute/drivers/gce.py                 |   2 +-
 libcloud/container/drivers/gke.py               | 179 +++++++++++++++++++
 libcloud/container/drivers/kubernetes.py        |  22 +--
 libcloud/container/providers.py                 |   2 +
 libcloud/container/types.py                     |   1 +
 ...nes_us-central1-a_instance_serverconfig.json |   1 +
 .../fixtures/gke/zones_us-central1-a_list.json  |  29 +++
 libcloud/test/container/test_gke.py             |  93 ++++++++++
 libcloud/test/secrets.py-dist                   |   5 +
 11 files changed, 359 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/20bd5163/libcloud/compute/drivers/gce.py
----------------------------------------------------------------------

Reply via email to