fix some warning of undefined name.

This commit is contained in:
soarpenguin 2015-10-09 11:19:24 +08:00
parent 59d655c543
commit 5efa4d29e3
5 changed files with 13 additions and 8 deletions

View file

@ -28,6 +28,7 @@
#
import pprint
from libcloud.compute.providers import get_driver
USER_AGENT_PRODUCT="Ansible-gce"
USER_AGENT_VERSION="v1"