Merge "Use lowercase project name for doc"

This commit is contained in:
Jenkins
2016-12-03 21:03:50 +00:00
committed by Gerrit Code Review

View File

@@ -19,7 +19,7 @@ call to the constructor.
region_name="EAST", region_name="EAST",
auth_url="http://api-server:5000/v2.0") auth_url="http://api-server:5000/v2.0")
The default authentication strategy assumes a Keystone compliant auth system. The default authentication strategy assumes a keystone compliant auth system.
Once you have an authenticated client object you can make calls with it, Once you have an authenticated client object you can make calls with it,
for example: for example: