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)
auth_config_hook() (osc_lib.cli.client_config.OSC_Config method)
auth_ref (osc_lib.clientmanager.ClientManager attribute)
AuthorizationFailure

B

BadRequest
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_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)
Command (class in osc_lib.command.command)
CommandError
CommandManager (class in osc_lib.command.commandmanager)
CommandMeta (class in osc_lib.command.command)
configure() (osc_lib.logs.LogConfigurator method)
configure_logging() (osc_lib.shell.OpenStackShell method)
Conflict
CONSOLE_MESSAGE_FORMAT (osc_lib.shell.OpenStackShell attribute)
create() (osc_lib.api.api.BaseAPI method)
critical() (osc_lib.tests.fakes.FakeLog method)

D

debug() (osc_lib.tests.fakes.FakeLog method)
delete() (osc_lib.api.api.BaseAPI method)

E

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

F

FakeApp (class in osc_lib.tests.fakes)
FakeClientManager (class in osc_lib.tests.fakes)
FakeLog (class in osc_lib.tests.fakes)
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)

G

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_loggers() (in module osc_lib.logs)
get_one_cloud() (osc_lib.cli.client_config.OSC_Config method)
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_commands() (osc_lib.command.commandmanager.CommandManager 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)
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_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

O

OpenStackShell (class in osc_lib.shell)
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.cli (module)
osc_lib.tests.command (module)
osc_lib.tests.fakes (module)
osc_lib.utils (module)
OverLimit

P

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)
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_auth() (osc_lib.clientmanager.ClientManager method)
ShowOne (class in osc_lib.command.command)
simple_filter() (in module osc_lib.api.utils)
sort_items() (in module osc_lib.utils)

T

take_action() (osc_lib.command.timing.Timing method)
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)