3.3.1
Installation
The
gnocchi
shell utility
The
gnocchiclient
Python API
gnocchiclient
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
A
add_query_argument() (in module gnocchiclient.utils)
archive_policy_definition() (in module gnocchiclient.v1.archive_policy_cli)
ArchivePolicyAlreadyExists
ArchivePolicyNotFound
ArchivePolicyRuleAlreadyExists
ArchivePolicyRuleNotFound
argparse_args (gnocchiclient.auth.GnocchiOpt attribute)
argparse_default (gnocchiclient.auth.GnocchiOpt attribute)
B
BadRequest
BenchmarkPool (class in gnocchiclient.benchmark)
build_option_parser() (gnocchiclient.shell.GnocchiShell method)
(in module gnocchiclient.osc)
build_pagination_options() (in module gnocchiclient.utils)
C
cap_url (gnocchiclient.v1.capabilities.CapabilitiesManager attribute)
CapabilitiesManager (class in gnocchiclient.v1.capabilities)
clean_up() (gnocchiclient.shell.GnocchiShell method)
CliArchivePolicyCreate (class in gnocchiclient.v1.archive_policy_cli)
CliArchivePolicyDelete (class in gnocchiclient.v1.archive_policy_cli)
CliArchivePolicyList (class in gnocchiclient.v1.archive_policy_cli)
CliArchivePolicyRuleCreate (class in gnocchiclient.v1.archive_policy_rule_cli)
CliArchivePolicyRuleDelete (class in gnocchiclient.v1.archive_policy_rule_cli)
CliArchivePolicyRuleList (class in gnocchiclient.v1.archive_policy_rule_cli)
CliArchivePolicyRuleShow (class in gnocchiclient.v1.archive_policy_rule_cli)
CliArchivePolicyShow (class in gnocchiclient.v1.archive_policy_cli)
CliArchivePolicyUpdate (class in gnocchiclient.v1.archive_policy_cli)
CliArchivePolicyWriteBase (class in gnocchiclient.v1.archive_policy_cli)
CliBenchmarkBase (class in gnocchiclient.benchmark)
CliBenchmarkMeasuresAdd (class in gnocchiclient.benchmark)
CliBenchmarkMeasuresShow (class in gnocchiclient.benchmark)
CliBenchmarkMetricCreate (class in gnocchiclient.benchmark)
CliBenchmarkMetricShow (class in gnocchiclient.benchmark)
CliCapabilitiesList (class in gnocchiclient.v1.capabilities_cli)
client (gnocchiclient.shell.GnocchiShell attribute)
Client() (in module gnocchiclient.client)
ClientException
CliMeasuresAdd (class in gnocchiclient.v1.metric_cli)
CliMeasuresAddBase (class in gnocchiclient.v1.metric_cli)
CliMeasuresAggregation (class in gnocchiclient.v1.metric_cli)
CliMeasuresBatch (class in gnocchiclient.v1.metric_cli)
CliMeasuresShow (class in gnocchiclient.v1.metric_cli)
CliMetricCreate (class in gnocchiclient.v1.metric_cli)
CliMetricCreateBase (class in gnocchiclient.v1.metric_cli)
CliMetricDelete (class in gnocchiclient.v1.metric_cli)
CliMetricList (class in gnocchiclient.v1.metric_cli)
CliMetricShow (class in gnocchiclient.v1.metric_cli)
CliMetricsMeasuresBatch (class in gnocchiclient.v1.metric_cli)
CliMetricWithResourceID (class in gnocchiclient.v1.metric_cli)
CliResourceBatchDelete (class in gnocchiclient.v1.resource_cli)
CliResourceCreate (class in gnocchiclient.v1.resource_cli)
CliResourceDelete (class in gnocchiclient.v1.resource_cli)
CliResourceHistory (class in gnocchiclient.v1.resource_cli)
CliResourceList (class in gnocchiclient.v1.resource_cli)
CliResourceSearch (class in gnocchiclient.v1.resource_cli)
CliResourceShow (class in gnocchiclient.v1.resource_cli)
CliResourcesMetricsMeasuresBatch (class in gnocchiclient.v1.metric_cli)
CliResourceTypeCreate (class in gnocchiclient.v1.resource_type_cli)
CliResourceTypeDelete (class in gnocchiclient.v1.resource_type_cli)
CliResourceTypeList (class in gnocchiclient.v1.resource_type_cli)
CliResourceTypeShow (class in gnocchiclient.v1.resource_type_cli)
CliResourceTypeUpdate (class in gnocchiclient.v1.resource_type_cli)
CliResourceUpdate (class in gnocchiclient.v1.resource_cli)
CliStatusShow (class in gnocchiclient.v1.status_cli)
COLS (gnocchiclient.v1.archive_policy_cli.CliArchivePolicyList attribute)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleList attribute)
(gnocchiclient.v1.metric_cli.CliMeasuresAggregation attribute)
(gnocchiclient.v1.metric_cli.CliMeasuresShow attribute)
(gnocchiclient.v1.metric_cli.CliMetricList attribute)
(gnocchiclient.v1.resource_cli.CliResourceList attribute)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeList attribute)
configure_logging() (gnocchiclient.shell.GnocchiShell method)
Conflict
D
DEFAULT_HEADERS (gnocchiclient.v1.base.Manager attribute)
DeprecatedCliMetricCreate (class in gnocchiclient.v1.metric_cli)
DeprecatedCliMetricDelete (class in gnocchiclient.v1.metric_cli)
DeprecatedCliMetricList (class in gnocchiclient.v1.metric_cli)
DeprecatedCliMetricShow (class in gnocchiclient.v1.metric_cli)
dict_from_parsed_args() (in module gnocchiclient.utils)
dict_to_querystring() (in module gnocchiclient.utils)
discover_subcommands() (in module gnocchiclient.gendoc)
E
elapsed() (gnocchiclient.benchmark.StopWatch method)
F
Forbidden
format_archive_policy() (in module gnocchiclient.utils)
format_dict_dict() (in module gnocchiclient.utils)
format_dict_list() (in module gnocchiclient.utils)
format_move_dict_to_root() (in module gnocchiclient.utils)
format_resource_for_metric() (in module gnocchiclient.utils)
format_resource_type() (in module gnocchiclient.utils)
format_string_list() (in module gnocchiclient.utils)
from_response() (in module gnocchiclient.exceptions)
G
get() (gnocchiclient.v1.status.StatusManager method)
get_client() (in module gnocchiclient.utils)
get_clients() (in module gnocchiclient.gendoc)
get_endpoint() (gnocchiclient.auth.GnocchiBasicPlugin method)
(gnocchiclient.auth.GnocchiNoAuthPlugin method)
get_headers() (gnocchiclient.auth.GnocchiBasicPlugin method)
(gnocchiclient.auth.GnocchiNoAuthPlugin method)
get_options() (gnocchiclient.auth.GnocchiBasicLoader method)
(gnocchiclient.auth.GnocchiNoAuthLoader method)
get_pagination_options() (in module gnocchiclient.utils)
get_parser() (gnocchiclient.benchmark.CliBenchmarkBase method)
(gnocchiclient.benchmark.CliBenchmarkMeasuresAdd method)
(gnocchiclient.benchmark.CliBenchmarkMeasuresShow method)
(gnocchiclient.benchmark.CliBenchmarkMetricCreate method)
(gnocchiclient.benchmark.CliBenchmarkMetricShow method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyCreate method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyDelete method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyShow method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyWriteBase method)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleCreate method)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleDelete method)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleShow method)
(gnocchiclient.v1.metric_cli.CliMeasuresAdd method)
(gnocchiclient.v1.metric_cli.CliMeasuresAddBase method)
(gnocchiclient.v1.metric_cli.CliMeasuresAggregation method)
(gnocchiclient.v1.metric_cli.CliMeasuresBatch method)
(gnocchiclient.v1.metric_cli.CliMeasuresShow method)
(gnocchiclient.v1.metric_cli.CliMetricCreate method)
(gnocchiclient.v1.metric_cli.CliMetricCreateBase method)
(gnocchiclient.v1.metric_cli.CliMetricDelete method)
(gnocchiclient.v1.metric_cli.CliMetricList method)
(gnocchiclient.v1.metric_cli.CliMetricShow method)
(gnocchiclient.v1.metric_cli.CliMetricWithResourceID method)
(gnocchiclient.v1.metric_cli.CliResourcesMetricsMeasuresBatch method)
(gnocchiclient.v1.resource_cli.CliResourceBatchDelete method)
(gnocchiclient.v1.resource_cli.CliResourceCreate method)
(gnocchiclient.v1.resource_cli.CliResourceDelete method)
(gnocchiclient.v1.resource_cli.CliResourceHistory method)
(gnocchiclient.v1.resource_cli.CliResourceList method)
(gnocchiclient.v1.resource_cli.CliResourceSearch method)
(gnocchiclient.v1.resource_cli.CliResourceShow method)
(gnocchiclient.v1.resource_cli.CliResourceUpdate method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeCreate method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeDelete method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeShow method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeUpdate method)
get_project_id() (gnocchiclient.auth.GnocchiNoAuthPlugin method)
get_user_id() (gnocchiclient.auth.GnocchiNoAuthPlugin method)
GnocchiBasicLoader (class in gnocchiclient.auth)
GnocchiBasicPlugin (class in gnocchiclient.auth)
gnocchiclient (module)
gnocchiclient.auth (module)
gnocchiclient.benchmark (module)
gnocchiclient.client (module)
gnocchiclient.exceptions (module)
gnocchiclient.gendoc (module)
gnocchiclient.osc (module)
gnocchiclient.shell (module)
gnocchiclient.utils (module)
gnocchiclient.v1.archive_policy_cli (module)
gnocchiclient.v1.archive_policy_rule_cli (module)
gnocchiclient.v1.base (module)
gnocchiclient.v1.capabilities (module)
gnocchiclient.v1.capabilities_cli (module)
gnocchiclient.v1.metric_cli (module)
gnocchiclient.v1.resource_cli (module)
gnocchiclient.v1.resource_type_cli (module)
gnocchiclient.v1.status (module)
gnocchiclient.v1.status_cli (module)
gnocchiclient.version (module)
GnocchiCommandManager (class in gnocchiclient.shell)
GnocchiNoAuthLoader (class in gnocchiclient.auth)
GnocchiNoAuthPlugin (class in gnocchiclient.auth)
GnocchiOpt (class in gnocchiclient.auth)
GnocchiShell (class in gnocchiclient.shell)
grouper() (in module gnocchiclient.benchmark)
H
hex_string() (in module gnocchiclient.utils)
http_status (gnocchiclient.exceptions.BadRequest attribute)
(gnocchiclient.exceptions.Conflict attribute)
(gnocchiclient.exceptions.Forbidden attribute)
(gnocchiclient.exceptions.MethodNotAllowed attribute)
(gnocchiclient.exceptions.NotAcceptable attribute)
(gnocchiclient.exceptions.NotFound attribute)
(gnocchiclient.exceptions.NotImplemented attribute)
(gnocchiclient.exceptions.OverLimit attribute)
(gnocchiclient.exceptions.RateLimit attribute)
(gnocchiclient.exceptions.Unauthorized attribute)
L
list() (gnocchiclient.v1.capabilities.CapabilitiesManager method)
list2cols() (in module gnocchiclient.utils)
load_commands() (gnocchiclient.shell.GnocchiCommandManager method)
M
main() (in module gnocchiclient.shell)
make_client() (in module gnocchiclient.osc)
MalformedQuery
Manager (class in gnocchiclient.v1.base)
map_job() (gnocchiclient.benchmark.BenchmarkPool method)
match (gnocchiclient.exceptions.ArchivePolicyAlreadyExists attribute)
(gnocchiclient.exceptions.ArchivePolicyNotFound attribute)
(gnocchiclient.exceptions.ArchivePolicyRuleAlreadyExists attribute)
(gnocchiclient.exceptions.ArchivePolicyRuleNotFound attribute)
(gnocchiclient.exceptions.MetricNotFound attribute)
(gnocchiclient.exceptions.NamedMetricAlreadyExists attribute)
(gnocchiclient.exceptions.ResourceAlreadyExists attribute)
(gnocchiclient.exceptions.ResourceNotFound attribute)
(gnocchiclient.exceptions.ResourceTypeAlreadyExists attribute)
(gnocchiclient.exceptions.ResourceTypeNotFound attribute)
measure() (gnocchiclient.v1.metric_cli.CliMeasuresAdd method)
measure_job() (in module gnocchiclient.benchmark)
message (gnocchiclient.exceptions.ArchivePolicyAlreadyExists attribute)
(gnocchiclient.exceptions.ArchivePolicyNotFound attribute)
(gnocchiclient.exceptions.ArchivePolicyRuleAlreadyExists attribute)
(gnocchiclient.exceptions.ArchivePolicyRuleNotFound attribute)
(gnocchiclient.exceptions.BadRequest attribute)
(gnocchiclient.exceptions.ClientException attribute)
(gnocchiclient.exceptions.Conflict attribute)
(gnocchiclient.exceptions.Forbidden attribute)
(gnocchiclient.exceptions.MethodNotAllowed attribute)
(gnocchiclient.exceptions.MetricNotFound attribute)
(gnocchiclient.exceptions.NamedMetricAlreadyExists attribute)
(gnocchiclient.exceptions.NotAcceptable attribute)
(gnocchiclient.exceptions.NotFound attribute)
(gnocchiclient.exceptions.NotImplemented attribute)
(gnocchiclient.exceptions.OverLimit attribute)
(gnocchiclient.exceptions.RateLimit attribute)
(gnocchiclient.exceptions.ResourceAlreadyExists attribute)
(gnocchiclient.exceptions.ResourceNotFound attribute)
(gnocchiclient.exceptions.ResourceTypeAlreadyExists attribute)
(gnocchiclient.exceptions.ResourceTypeNotFound attribute)
(gnocchiclient.exceptions.Unauthorized attribute)
MethodNotAllowed
MetricNotFound
MutipleMeaningException (class in gnocchiclient.exceptions)
N
NamedMetricAlreadyExists
normalize_metrics() (in module gnocchiclient.v1.resource_cli)
NotAcceptable
NotFound
NotImplemented
O
OverLimit
P
plugin_class (gnocchiclient.auth.GnocchiBasicLoader attribute)
(gnocchiclient.auth.GnocchiNoAuthLoader attribute)
R
RateLimit
request() (gnocchiclient.client.SessionClient method)
ResourceAlreadyExists
ResourceNotFound
ResourceTypeAlreadyExists
ResourceTypeNotFound
RetryAfterException
S
search_query_builder() (in module gnocchiclient.utils)
SessionClient (class in gnocchiclient.client)
setup() (in module gnocchiclient.gendoc)
SHELL_COMMANDS (gnocchiclient.shell.GnocchiCommandManager attribute)
StatusManager (class in gnocchiclient.v1.status)
stdin_or_file() (gnocchiclient.v1.metric_cli.CliMeasuresBatch method)
StopWatch (class in gnocchiclient.benchmark)
submit_job() (gnocchiclient.benchmark.BenchmarkPool method)
T
take_action() (gnocchiclient.benchmark.CliBenchmarkMeasuresAdd method)
(gnocchiclient.benchmark.CliBenchmarkMeasuresShow method)
(gnocchiclient.benchmark.CliBenchmarkMetricShow method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyCreate method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyDelete method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyList method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyShow method)
(gnocchiclient.v1.archive_policy_cli.CliArchivePolicyUpdate method)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleCreate method)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleDelete method)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleList method)
(gnocchiclient.v1.archive_policy_rule_cli.CliArchivePolicyRuleShow method)
(gnocchiclient.v1.capabilities_cli.CliCapabilitiesList method)
(gnocchiclient.v1.metric_cli.CliMeasuresAdd method)
(gnocchiclient.v1.metric_cli.CliMeasuresAggregation method)
(gnocchiclient.v1.metric_cli.CliMeasuresShow method)
(gnocchiclient.v1.metric_cli.CliMetricCreateBase method)
(gnocchiclient.v1.metric_cli.CliMetricDelete method)
(gnocchiclient.v1.metric_cli.CliMetricList method)
(gnocchiclient.v1.metric_cli.CliMetricShow method)
(gnocchiclient.v1.metric_cli.CliMetricsMeasuresBatch method)
(gnocchiclient.v1.metric_cli.CliResourcesMetricsMeasuresBatch method)
(gnocchiclient.v1.metric_cli.DeprecatedCliMetricCreate method)
(gnocchiclient.v1.metric_cli.DeprecatedCliMetricDelete method)
(gnocchiclient.v1.metric_cli.DeprecatedCliMetricList method)
(gnocchiclient.v1.metric_cli.DeprecatedCliMetricShow method)
(gnocchiclient.v1.resource_cli.CliResourceBatchDelete method)
(gnocchiclient.v1.resource_cli.CliResourceCreate method)
(gnocchiclient.v1.resource_cli.CliResourceDelete method)
(gnocchiclient.v1.resource_cli.CliResourceHistory method)
(gnocchiclient.v1.resource_cli.CliResourceList method)
(gnocchiclient.v1.resource_cli.CliResourceSearch method)
(gnocchiclient.v1.resource_cli.CliResourceShow method)
(gnocchiclient.v1.resource_cli.CliResourceUpdate method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeCreate method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeDelete method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeList method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeShow method)
(gnocchiclient.v1.resource_type_cli.CliResourceTypeUpdate method)
(gnocchiclient.v1.status_cli.CliStatusShow method)
U
Unauthorized
url (gnocchiclient.v1.status.StatusManager attribute)
W
wait_job() (gnocchiclient.benchmark.BenchmarkPool method)