]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use googleapiclient import instead of apiclient
authorThomas Bechtold <tbechtold@suse.com>
Fri, 11 Mar 2016 10:20:59 +0000 (11:20 +0100)
committerThomas Bechtold <tbechtold@suse.com>
Fri, 11 Mar 2016 11:19:01 +0000 (12:19 +0100)
commitc83f352c81d7e445433ecc6bc0882ddc0b313d0b
treee6e037ede38b8b04689ca022c3d0193caef97c77
parent6b864410152f794152a1465beab4dec8feba7f13
Use googleapiclient import instead of apiclient

apiclient alias will be removed upstream in the future according
to the changelog.

Change-Id: I896a52c5e17632ab7a65cf0f9b894cccf0f5687b
Closes-Bug: #1556020
cinder/backup/drivers/google.py
cinder/tests/unit/backup/fake_google_client.py