Index

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W

A

add_command_group() (osc_lib.command.commandmanager.CommandManager method)
assertNotCalled() (osc_lib.tests.utils.TestCase method)
attr (osc_lib.tests.test_clientmanager.Container attribute)
auth_config_hook() (osc_lib.cli.client_config.OSC_Config method)
auth_ref (osc_lib.clientmanager.ClientManager attribute)
AuthorizationFailure

B

BadRequest
BASE_URL (osc_lib.tests.api.fakes.TestSession attribute)
BaseAPI (class in osc_lib.api.api)
build_auth_plugins_option_parser() (in module osc_lib.api.auth)
build_kwargs_dict() (in module osc_lib.utils)
build_option_parser() (osc_lib.shell.OpenStackShell method)

C

check_parser() (osc_lib.tests.utils.TestCommand method)
check_valid_authentication_options() (in module osc_lib.api.auth)
check_valid_authorization_options() (in module osc_lib.api.auth)
clean_up() (osc_lib.shell.OpenStackShell method)
ClientCache (class in osc_lib.clientmanager)
ClientException
ClientManager (class in osc_lib.clientmanager)
close_profile() (osc_lib.shell.OpenStackShell method)
columns (osc_lib.tests.command.test_timing.TestTiming attribute)
Command (class in osc_lib.command.command)
CommandError
CommandManager (class in osc_lib.command.commandmanager)
CommandMeta (class in osc_lib.command.command)
commands (osc_lib.tests.command.test_commandmanager.FakeCommandManager attribute)
configure() (osc_lib.logs.LogConfigurator method)
configure_logging() (osc_lib.shell.OpenStackShell method)
Conflict
CONSOLE_MESSAGE_FORMAT (osc_lib.shell.OpenStackShell attribute)
Container (class in osc_lib.tests.test_clientmanager)
create() (osc_lib.api.api.BaseAPI method)
critical() (osc_lib.tests.fakes.FakeLog method)

D

debug() (osc_lib.tests.fakes.FakeLog method)
default_password_auth (osc_lib.tests.utils.TestClientManager attribute)
default_token_auth (osc_lib.tests.utils.TestClientManager attribute)
delete() (osc_lib.api.api.BaseAPI method)
deprecated_option_warning() (osc_lib.command.command.Command method)

E

EndpointNotFound
env() (in module osc_lib.utils)
EnvFixture (class in osc_lib.tests.utils)
error() (osc_lib.tests.fakes.FakeLog method)

F

FAKE_CMD_ALPHA (in module osc_lib.tests.command.test_commandmanager)
FAKE_CMD_BETA (in module osc_lib.tests.command.test_commandmanager)
FAKE_CMD_ONE (in module osc_lib.tests.command.test_commandmanager)
FAKE_CMD_TWO (in module osc_lib.tests.command.test_commandmanager)
fake_execute() (in module osc_lib.tests.utils)
FakeApp (class in osc_lib.tests.fakes)
FakeClientManager (class in osc_lib.tests.fakes)
FakeCommand (class in osc_lib.tests.command.test_command)
(class in osc_lib.tests.command.test_commandmanager)
FakeCommandManager (class in osc_lib.tests.command.test_commandmanager)
FakeGenericClient (class in osc_lib.tests.command.test_timing)
FakeLog (class in osc_lib.tests.fakes)
FakeOddballResource (class in osc_lib.tests.test_utils)
FakeOptions (class in osc_lib.tests.fakes)
FakeResource (class in osc_lib.tests.fakes)
FakeStdout (class in osc_lib.tests.fakes)
find() (osc_lib.api.api.BaseAPI method)
find_attr() (osc_lib.api.api.BaseAPI method)
find_bulk() (osc_lib.api.api.BaseAPI method)
find_min_match() (in module osc_lib.utils)
find_one() (osc_lib.api.api.BaseAPI method)
find_resource() (in module osc_lib.utils)
Forbidden
format_dict() (in module osc_lib.utils)
format_list() (in module osc_lib.utils)
format_list_of_dicts() (in module osc_lib.utils)
format_size() (in module osc_lib.utils)

G

get() (osc_lib.tests.test_utils.FakeOddballResource method)
get_client_class() (in module osc_lib.utils)
get_command_groups() (osc_lib.command.commandmanager.CommandManager method)
get_command_names() (osc_lib.command.commandmanager.CommandManager method)
get_configuration() (osc_lib.clientmanager.ClientManager method)
(osc_lib.tests.fakes.FakeClientManager method)
get_dict_properties() (in module osc_lib.utils)
get_effective_log_level() (in module osc_lib.utils)
get_endpoint_for_service_type() (osc_lib.clientmanager.ClientManager method)
get_field() (in module osc_lib.utils)
get_item_properties() (in module osc_lib.utils)
get_keystone2keystone_auth() (in module osc_lib.api.auth)
get_loggers() (in module osc_lib.logs)
get_options_list() (in module osc_lib.api.auth)
get_password() (in module osc_lib.utils)
get_plugin_list() (in module osc_lib.api.auth)
get_timings() (osc_lib.session.TimingSession method)

H

http_status (osc_lib.exceptions.BadRequest attribute)
(osc_lib.exceptions.Conflict attribute)
(osc_lib.exceptions.Forbidden attribute)
(osc_lib.exceptions.HTTPNotImplemented attribute)
(osc_lib.exceptions.NotFound attribute)
(osc_lib.exceptions.OverLimit attribute)
(osc_lib.exceptions.Unauthorized attribute)
HTTPNotImplemented

I

info() (osc_lib.tests.fakes.FakeLog method)
init_profile() (osc_lib.shell.OpenStackShell method)
initialize_app() (osc_lib.shell.OpenStackShell method)
interact() (osc_lib.shell.OpenStackShell method)
is_ascii() (in module osc_lib.utils)
is_service_available() (osc_lib.clientmanager.ClientManager method)

K

keys() (osc_lib.tests.fakes.FakeResource method)
KeyValueAction (class in osc_lib.cli.parseractions)

L

list() (osc_lib.api.api.BaseAPI method)
Lister (class in osc_lib.command.command)
load() (osc_lib.tests.command.test_commandmanager.FakeCommand class method)
load_commands() (osc_lib.command.commandmanager.CommandManager method)
(osc_lib.tests.command.test_commandmanager.FakeCommandManager method)
log (osc_lib.command.command.Command attribute)
(osc_lib.command.command.Lister attribute)
(osc_lib.command.command.ShowOne attribute)
(osc_lib.command.timing.Timing attribute)
(osc_lib.shell.OpenStackShell attribute)
(osc_lib.tests.command.test_command.FakeCommand attribute)
log_level_from_config() (in module osc_lib.logs)
log_level_from_options() (in module osc_lib.logs)
log_level_from_string() (in module osc_lib.logs)
LogConfigurator (class in osc_lib.logs)

M

main() (in module osc_lib.shell)
make_shell() (in module osc_lib.tests.utils)
make_string() (osc_lib.tests.fakes.FakeStdout method)
message (osc_lib.exceptions.BadRequest attribute)
(osc_lib.exceptions.Conflict attribute)
(osc_lib.exceptions.Forbidden attribute)
(osc_lib.exceptions.HTTPNotImplemented attribute)
(osc_lib.exceptions.NotFound attribute)
(osc_lib.exceptions.OverLimit attribute)
(osc_lib.exceptions.Unauthorized attribute)
MultiKeyValueAction (class in osc_lib.cli.parseractions)

N

NonNegativeAction (class in osc_lib.cli.parseractions)
NotFound
NoTokenLookupException
NoUniqueMatch

O

OpenStackShell (class in osc_lib.shell)
opt2attr() (in module osc_lib.tests.utils)
opt2env() (in module osc_lib.tests.utils)
OSC_Config (class in osc_lib.cli.client_config)
osc_lib (module)
osc_lib.api (module)
osc_lib.api.api (module)
osc_lib.api.auth (module)
osc_lib.api.utils (module)
osc_lib.cli (module)
osc_lib.cli.client_config (module)
osc_lib.cli.parseractions (module)
osc_lib.clientmanager (module)
osc_lib.command (module)
osc_lib.command.command (module)
osc_lib.command.commandmanager (module)
osc_lib.command.timing (module)
osc_lib.exceptions (module)
osc_lib.i18n (module)
osc_lib.logs (module)
osc_lib.session (module)
osc_lib.shell (module)
osc_lib.tests (module)
osc_lib.tests.api (module)
osc_lib.tests.api.fakes (module)
osc_lib.tests.api.test_api (module)
osc_lib.tests.api.test_utils (module)
osc_lib.tests.cli (module)
osc_lib.tests.cli.test_client_config (module)
osc_lib.tests.cli.test_parseractions (module)
osc_lib.tests.command (module)
osc_lib.tests.command.test_command (module)
osc_lib.tests.command.test_commandmanager (module)
osc_lib.tests.command.test_timing (module)
osc_lib.tests.fakes (module)
osc_lib.tests.test_clientmanager (module)
osc_lib.tests.test_logs (module)
osc_lib.tests.test_shell (module)
osc_lib.tests.test_utils (module)
osc_lib.tests.utils (module)
osc_lib.utils (module)
osc_lib.version (module)
OverLimit

P

ParserException
PluginAttributeError
prepare_to_run_command() (osc_lib.shell.OpenStackShell method)
prompt_for_password() (in module osc_lib.shell)

R

RangeAction (class in osc_lib.cli.parseractions)
read_blob_file_contents() (in module osc_lib.utils)
request() (osc_lib.session.TimingSession method)
reset_timings() (osc_lib.session.TimingSession method)
revert() (osc_lib.tests.utils.EnvFixture method)
run() (osc_lib.command.command.Command method)
(osc_lib.shell.OpenStackShell method)
run_subcommand() (osc_lib.shell.OpenStackShell method)

S

set_warning_filter() (in module osc_lib.logs)
setUp() (osc_lib.tests.api.fakes.TestSession method)
(osc_lib.tests.api.test_api.TestBaseAPIArgs method)
(osc_lib.tests.api.test_api.TestBaseAPICreate method)
(osc_lib.tests.api.test_api.TestBaseAPIDefault method)
(osc_lib.tests.api.test_api.TestBaseAPIFind method)
(osc_lib.tests.api.test_api.TestBaseAPIList method)
(osc_lib.tests.api.test_utils.TestBaseAPIFilter method)
(osc_lib.tests.cli.test_client_config.TestOSCConfig method)
(osc_lib.tests.cli.test_parseractions.TestKeyValueAction method)
(osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
(osc_lib.tests.cli.test_parseractions.TestNonNegativeAction method)
(osc_lib.tests.command.test_timing.TestTiming method)
(osc_lib.tests.test_logs.TestLogConfigurator method)
(osc_lib.tests.test_shell.TestShellArgV method)
(osc_lib.tests.test_shell.TestShellCli method)
(osc_lib.tests.test_shell.TestShellCliPrecedence method)
(osc_lib.tests.test_shell.TestShellHelp method)
(osc_lib.tests.test_shell.TestShellOptions method)
(osc_lib.tests.test_utils.TestFindResource method)
(osc_lib.tests.utils.TestCase method)
(osc_lib.tests.utils.TestClientManager method)
(osc_lib.tests.utils.TestCommand method)
(osc_lib.tests.utils.TestShell method)
setup_auth() (osc_lib.clientmanager.ClientManager method)
shell_class_name (osc_lib.tests.utils.TestShell attribute)
ShowOne (class in osc_lib.command.command)
simple_filter() (in module osc_lib.api.utils)
sort_items() (in module osc_lib.utils)
stub_auth() (osc_lib.tests.utils.TestClientManager method)

T

take_action() (osc_lib.command.timing.Timing method)
(osc_lib.tests.command.test_command.FakeCommand method)
test_add_command_group() (osc_lib.tests.command.test_commandmanager.TestCommandManager method)
test_attribute_error_propagates() (osc_lib.tests.test_clientmanager.TestClientCache method)
test_auth_config_hook_default() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_default_domain_not_set() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_default_domain_use_default() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_default_domain_use_given() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_password() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_password_v2() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_password_v2_int() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_password_v3() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_password_v3_int() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_token() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_token_v2() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_select_default_plugin_token_v3() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_v2_arguments() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_auth_v2_ignore_v3() (osc_lib.tests.cli.test_client_config.TestOSCConfig method)
test_baseapi_create_post() (osc_lib.tests.api.test_api.TestBaseAPICreate method)
test_baseapi_create_put() (osc_lib.tests.api.test_api.TestBaseAPICreate method)
test_baseapi_delete() (osc_lib.tests.api.test_api.TestBaseAPICreate method)
test_baseapi_find_attr_by_id() (osc_lib.tests.api.test_api.TestBaseAPIFind method)
test_baseapi_find_attr_by_name() (osc_lib.tests.api.test_api.TestBaseAPIFind method)
test_baseapi_find_attr_path_resource() (osc_lib.tests.api.test_api.TestBaseAPIFind method)
test_baseapi_find_bulk_dict() (osc_lib.tests.api.test_api.TestBaseAPIFind method)
test_baseapi_find_bulk_none() (osc_lib.tests.api.test_api.TestBaseAPIFind method)
test_baseapi_find_bulk_one() (osc_lib.tests.api.test_api.TestBaseAPIFind method)
test_baseapi_find_bulk_two() (osc_lib.tests.api.test_api.TestBaseAPIFind method)
test_baseapi_list_body() (osc_lib.tests.api.test_api.TestBaseAPIList method)
test_baseapi_list_detailed() (osc_lib.tests.api.test_api.TestBaseAPIList method)
test_baseapi_list_filtered() (osc_lib.tests.api.test_api.TestBaseAPIList method)
test_baseapi_list_no_args() (osc_lib.tests.api.test_api.TestBaseAPIList method)
test_baseapi_list_params() (osc_lib.tests.api.test_api.TestBaseAPIList method)
test_baseapi_list_wrapped() (osc_lib.tests.api.test_api.TestBaseAPIList method)
test_baseapi_request_session() (osc_lib.tests.api.test_api.TestBaseAPIArgs method)
(osc_lib.tests.api.test_api.TestBaseAPIDefault method)
test_baseapi_request_url() (osc_lib.tests.api.test_api.TestBaseAPIDefault method)
test_baseapi_request_url_path() (osc_lib.tests.api.test_api.TestBaseAPIArgs method)
(osc_lib.tests.api.test_api.TestBaseAPIDefault method)
test_build_kwargs_dict_value_empty_str() (osc_lib.tests.test_utils.TestUtils method)
test_build_kwargs_dict_value_None() (osc_lib.tests.test_utils.TestUtils method)
test_build_kwargs_dict_value_set() (osc_lib.tests.test_utils.TestUtils method)
test_client_manager_auth_setup_once() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_endpoint_disabled() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_k2k_auth_setup() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password_client_cert() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password_client_key() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password_verify() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password_verify_ca() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password_verify_false() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password_verify_insecure() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_password_verify_insecure_ca() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_select_auth_plugin_failure() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_select_auth_plugin_password() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_client_manager_select_auth_plugin_token() (osc_lib.tests.test_clientmanager.TestClientManager method)
test_command_has_logger() (osc_lib.tests.command.test_command.TestCommand method)
test_config() (osc_lib.tests.test_logs.TestFileFormatter method)
test_configure() (osc_lib.tests.test_logs.TestLogConfigurator method)
test_empty_auth() (osc_lib.tests.test_shell.TestShellOptions method)
test_empty_required_optional() (osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_error_values() (osc_lib.tests.cli.test_parseractions.TestKeyValueAction method)
test_error_values_with_comma() (osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_error_values_without_comma() (osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_find_min_match_a2() (osc_lib.tests.test_utils.TestUtils method)
test_find_min_match_a2_b2() (osc_lib.tests.test_utils.TestUtils method)
test_find_min_match_b2() (osc_lib.tests.test_utils.TestUtils method)
test_find_min_match_b5() (osc_lib.tests.test_utils.TestUtils method)
test_find_min_match_no_flair() (osc_lib.tests.test_utils.TestUtils method)
test_find_min_match_no_sort() (osc_lib.tests.test_utils.TestUtils method)
test_find_resource_find() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_find_no_unique() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_find_not_found() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_get_int() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_get_int_string() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_get_name_and_domain() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_get_uuid() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_get_whatever() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_list_forbidden() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_silly_resource() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_silly_resource_no_unique_match() (osc_lib.tests.test_utils.TestFindResource method)
test_find_resource_silly_resource_not_found() (osc_lib.tests.test_utils.TestFindResource method)
test_format_dict() (osc_lib.tests.test_utils.TestFindResource method)
test_format_list() (osc_lib.tests.test_utils.TestFindResource method)
test_format_list_of_dicts() (osc_lib.tests.test_utils.TestFindResource method)
test_format_list_separator() (osc_lib.tests.test_utils.TestFindResource method)
test_format_size() (osc_lib.tests.test_utils.TestUtils method)
test_get_command_groups() (osc_lib.tests.command.test_commandmanager.TestCommandManager method)
test_get_command_names() (osc_lib.tests.command.test_commandmanager.TestCommandManager method)
test_get_password_bad_once() (osc_lib.tests.test_utils.TestUtils method)
test_get_password_cntrl_d() (osc_lib.tests.test_utils.TestUtils method)
test_get_password_good() (osc_lib.tests.test_utils.TestUtils method)
test_get_password_no_tty() (osc_lib.tests.test_utils.TestUtils method)
test_global_env() (osc_lib.tests.test_shell.TestShellOptions method)
test_global_options() (osc_lib.tests.test_shell.TestShellOptions method)
test_good_values() (osc_lib.tests.cli.test_parseractions.TestKeyValueAction method)
(osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_help_options() (osc_lib.tests.test_shell.TestShellHelp method)
test_init() (osc_lib.tests.test_logs.TestLogConfigurator method)
test_init_log_file() (osc_lib.tests.test_logs.TestLogConfigurator method)
test_init_no_debug() (osc_lib.tests.test_logs.TestLogConfigurator method)
test_invalid_key() (osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_is_ascii_bytes() (osc_lib.tests.test_utils.TestUtils method)
test_is_ascii_string() (osc_lib.tests.test_utils.TestUtils method)
test_log_level_from_config() (osc_lib.tests.test_logs.TestContext method)
test_log_level_from_options() (osc_lib.tests.test_logs.TestContext method)
test_missing_key() (osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_negative_values() (osc_lib.tests.cli.test_parseractions.TestNonNegativeAction method)
test_no_options() (osc_lib.tests.test_shell.TestShellOptions method)
test_nothing() (osc_lib.tests.test_logs.TestFileFormatter method)
test_optional_keys_not_list() (osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_options() (osc_lib.tests.test_logs.TestFileFormatter method)
test_positive_values() (osc_lib.tests.cli.test_parseractions.TestNonNegativeAction method)
test_required_keys_not_list() (osc_lib.tests.cli.test_parseractions.TestMultiKeyValueAction method)
test_set_warning_filter() (osc_lib.tests.test_logs.TestContext method)
test_shell_args_cert_options() (osc_lib.tests.test_shell.TestShellCli method)
test_shell_args_cloud_no_vendor() (osc_lib.tests.test_shell.TestShellCli method)
test_shell_args_cloud_public() (osc_lib.tests.test_shell.TestShellCli method)
test_shell_args_no_options() (osc_lib.tests.test_shell.TestShellCli method)
test_shell_args_precedence() (osc_lib.tests.test_shell.TestShellCli method)
test_shell_args_precedence_1() (osc_lib.tests.test_shell.TestShellCliPrecedence method)
test_shell_args_precedence_2() (osc_lib.tests.test_shell.TestShellCliPrecedence method)
test_shell_args_precedence_3() (osc_lib.tests.test_shell.TestShellCliPrecedence method)
test_shell_args_tls_options() (osc_lib.tests.test_shell.TestShellCli method)
test_shell_argv() (osc_lib.tests.test_shell.TestShellArgV method)
test_simple_filter_attr_only() (osc_lib.tests.api.test_utils.TestBaseAPIFilter method)
test_simple_filter_attr_value() (osc_lib.tests.api.test_utils.TestBaseAPIFilter method)
test_simple_filter_no_attr() (osc_lib.tests.api.test_utils.TestBaseAPIFilter method)
test_simple_filter_none() (osc_lib.tests.api.test_utils.TestBaseAPIFilter method)
test_simple_filter_prop_attr_only() (osc_lib.tests.api.test_utils.TestBaseAPIFilter method)
test_simple_filter_prop_attr_value() (osc_lib.tests.api.test_utils.TestBaseAPIFilter method)
test_singleton() (osc_lib.tests.test_clientmanager.TestClientCache method)
test_sort_items_all_with_direction() (osc_lib.tests.test_utils.TestUtils method)
test_sort_items_some_with_direction() (osc_lib.tests.test_utils.TestUtils method)
test_sort_items_with_empty_key() (osc_lib.tests.test_utils.TestUtils method)
test_sort_items_with_invalid_direction() (osc_lib.tests.test_utils.TestUtils method)
test_sort_items_with_invalid_key() (osc_lib.tests.test_utils.TestUtils method)
test_sort_items_with_multiple_keys() (osc_lib.tests.test_utils.TestUtils method)
test_sort_items_with_object() (osc_lib.tests.test_utils.TestUtils method)
test_sort_items_with_one_key() (osc_lib.tests.test_utils.TestUtils method)
test_timing_list() (osc_lib.tests.command.test_timing.TestTiming method)
test_timing_list_no_data() (osc_lib.tests.command.test_timing.TestTiming method)
test_validate_os_beta_command_enabled() (osc_lib.tests.command.test_command.TestCommand method)
test_wait_for_delete_error() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_delete_error_with_overrides() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_delete_error_with_overrides_exception() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_delete_ok() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_delete_timeout() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_status_error() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_status_error_with_overrides() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_status_ok() (osc_lib.tests.test_utils.TestUtils method)
test_wait_for_status_ok_with_overrides() (osc_lib.tests.test_utils.TestUtils method)
test_zero_values() (osc_lib.tests.cli.test_parseractions.TestNonNegativeAction method)
TestBaseAPIArgs (class in osc_lib.tests.api.test_api)
TestBaseAPICreate (class in osc_lib.tests.api.test_api)
TestBaseAPIDefault (class in osc_lib.tests.api.test_api)
TestBaseAPIFilter (class in osc_lib.tests.api.test_utils)
TestBaseAPIFind (class in osc_lib.tests.api.test_api)
TestBaseAPIList (class in osc_lib.tests.api.test_api)
TestCase (class in osc_lib.tests.utils)
TestClientCache (class in osc_lib.tests.test_clientmanager)
TestClientManager (class in osc_lib.tests.test_clientmanager)
(class in osc_lib.tests.utils)
TestCommand (class in osc_lib.tests.command.test_command)
(class in osc_lib.tests.utils)
TestCommandManager (class in osc_lib.tests.command.test_commandmanager)
TestContext (class in osc_lib.tests.test_logs)
TestFileFormatter (class in osc_lib.tests.test_logs)
TestFindResource (class in osc_lib.tests.test_utils)
TestKeyValueAction (class in osc_lib.tests.cli.test_parseractions)
TestLogConfigurator (class in osc_lib.tests.test_logs)
TestMultiKeyValueAction (class in osc_lib.tests.cli.test_parseractions)
TestNonNegativeAction (class in osc_lib.tests.cli.test_parseractions)
TestOSCConfig (class in osc_lib.tests.cli.test_client_config)
TestSession (class in osc_lib.tests.api.fakes)
TestShell (class in osc_lib.tests.utils)
TestShellArgV (class in osc_lib.tests.test_shell)
TestShellCli (class in osc_lib.tests.test_shell)
TestShellCliPrecedence (class in osc_lib.tests.test_shell)
TestShellHelp (class in osc_lib.tests.test_shell)
TestShellOptions (class in osc_lib.tests.test_shell)
TestTiming (class in osc_lib.tests.command.test_timing)
TestUtils (class in osc_lib.tests.test_utils)
Timing (class in osc_lib.command.timing)
timing_data (osc_lib.shell.OpenStackShell attribute)
TimingSession (class in osc_lib.session)
to_unicode_dict() (in module osc_lib.tests.fakes)

U

Unauthorized
UnsupportedVersion

V

validate_os_beta_command_enabled() (osc_lib.command.command.Command method)
validate_scope() (osc_lib.clientmanager.ClientManager method)

W

wait_for_delete() (in module osc_lib.utils)
wait_for_status() (in module osc_lib.utils)
warning() (osc_lib.tests.fakes.FakeLog method)
write() (osc_lib.tests.fakes.FakeStdout method)