Looks like we use import gcloud.storage a lot in the storage docs (http://googlecloudplatform.github.io/gcloud-python/latest/storage-api.html).
I'd prefer if we kept it consistent with datastore, to use from gcloud import storage.
Thoughts?