Merge "Eliminate unnecessary character"
This commit is contained in:
		| @@ -168,7 +168,7 @@ There's also a complete Python API, but it has not yet been documented. | |||||||
|  |  | ||||||
| Quick-start using keystone:: | Quick-start using keystone:: | ||||||
|  |  | ||||||
|     # use v2.0 auth with http://example.com:5000/v2.0/") |     # use v2.0 auth with http://example.com:5000/v2.0/ | ||||||
|     >>> from cinderclient.v1 import client |     >>> from cinderclient.v1 import client | ||||||
|     >>> nt = client.Client(USER, PASS, TENANT, AUTH_URL, service_type="volume") |     >>> nt = client.Client(USER, PASS, TENANT, AUTH_URL, service_type="volume") | ||||||
|     >>> nt.volumes.list() |     >>> nt.volumes.list() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jenkins
					Jenkins