fix a typo in documentation
Change-Id: Icb6c9808829c6088f6ae2408718bcb03ddc7b53a
This commit is contained in:
		| @@ -245,7 +245,7 @@ class OpenStackCinderShell(object): | |||||||
|         default_auth_plugin = 'password' |         default_auth_plugin = 'password' | ||||||
|  |  | ||||||
|         # Passing [] to loading.register_auth_argparse_arguments to avoid |         # Passing [] to loading.register_auth_argparse_arguments to avoid | ||||||
|         # the auth_type being overriden by the command line. |         # the auth_type being overridden by the command line. | ||||||
|         loading.register_auth_argparse_arguments( |         loading.register_auth_argparse_arguments( | ||||||
|             parser, [], default=default_auth_plugin) |             parser, [], default=default_auth_plugin) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 melissaml
					melissaml