Merge "Remove two remaining doc warnings"
This commit is contained in:
		| @@ -312,6 +312,7 @@ class Proxy(proxy2.BaseProxy): | ||||
|         :param nodes: List of nodes to be removed from the cluster. | ||||
|         :param kwargs \*\*params: Optional query parameters to be sent to | ||||
|             restrict the nodes to be returned. Available parameters include: | ||||
|  | ||||
|             * destroy_after_deletion: A boolean value indicating whether the | ||||
|                                       deleted nodes to be destroyed right away. | ||||
|         :returns: A dict containing the action initiated by this operation. | ||||
|   | ||||
| @@ -944,9 +944,8 @@ class Proxy(proxy.BaseProxy): | ||||
|                     paginated=False, project_id=project.id, user_id=user.id) | ||||
|  | ||||
|     def role_assignments(self, **query): | ||||
|         """Retrieve a generator of role_assignment | ||||
|         """Retrieve a generator of role assignments | ||||
|  | ||||
|                       :class:`~openstack.identity.v3.user.User` instance. | ||||
|         :param kwargs \*\*query: Optional query parameters to be sent to limit | ||||
|                                  the resources being returned. The options | ||||
|                                  are: group_id, role_id, scope_domain_id, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jenkins
					Jenkins