
When use s3 driver, you should specify storage type with '--storage s3', specify the auth info like '--access-key xxx' and '--secret-key xxx', and specify the S3 compatible storage endpoint with '--endpoint http://ip:port'. Change-Id: If35468b3bd3a156ac5ade60c771ec8ff1a320139 Implements: blueprint s3-driver-support