Merge "fix client docstring"
This commit is contained in:
		| @@ -284,7 +284,9 @@ def get_client(version, **kwargs): | ||||
|             * ceilometer_url: (DEPRECATED) Ceilometer API endpoint, | ||||
|                               use os_endpoint instead | ||||
|             * os_endpoint: Ceilometer API endpoint | ||||
|  | ||||
|             or: | ||||
|  | ||||
|             * os_username: name of user | ||||
|             * os_password: user's password | ||||
|             * os_user_id: user's id | ||||
|   | ||||
| @@ -52,8 +52,3 @@ def gen_ref(ver, title, names): | ||||
|                           % {"title": name.capitalize(), | ||||
|                              "signs": "=" * len(name), | ||||
|                              "pkg": pkg, "name": name}) | ||||
|  | ||||
| gen_ref("", "Client Reference", ["client", "exc"]) | ||||
| gen_ref("v1", "Version 1 API Reference", | ||||
|         ["stacks", "resources", "events", "actions", | ||||
|          "software_configs", "software_deployments"]) | ||||
|   | ||||
| @@ -24,7 +24,6 @@ Contents: | ||||
|    ref/index | ||||
|    ref/v1/index | ||||
|    ref/v2/index | ||||
|    releases | ||||
|  | ||||
| Contributing | ||||
| ============ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jenkins
					Jenkins