The following is an overview of all available policies in Cloudkitty. For a sample configuration file, refer to policy.yaml.
context_is_admin
Default: | role:admin |
---|
(no description provided)
admin_or_owner
Default: | is_admin:True or tenant:%(tenant_id)s |
---|
(no description provided)
default
Default: | <empty string> |
---|
(no description provided)
collector:list_mappings
Default: |
|
---|---|
Operations: |
|
Return the list of every services mapped to a collector.
collector:get_mapping
Default: |
|
---|---|
Operations: |
|
Return a service to collector mapping.
collector:manage_mapping
Default: |
|
---|---|
Operations: |
|
Manage a service to collector mapping.
collector:get_state
Default: |
|
---|---|
Operations: |
|
Query the enable state of a collector.
collector:update_state
Default: |
|
---|---|
Operations: |
|
Set the enable state of a collector.
info:list_services_info
Default: | <empty string> |
---|---|
Operations: |
|
List available services information in Cloudkitty.
info:get_service_info
Default: | <empty string> |
---|---|
Operations: |
|
Get specified service information.
info:get_config
Default: | <empty string> |
---|---|
Operations: |
|
Get current configuration in Cloudkitty.
rating:list_modules
Default: |
|
---|---|
Operations: |
|
Reture the list of loaded modules in Cloudkitty.
rating:get_module
Default: |
|
---|---|
Operations: |
|
Get specified module.
rating:update_module
Default: |
|
---|---|
Operations: |
|
Change the state and priority of a module.
rating:quote
Default: | <empty string> |
---|---|
Operations: |
|
Get an instant quote based on multiple resource descriptions.
rating:module_config
Default: |
|
---|---|
Operations: |
|
Trigger a rating module list reload.
report:list_tenants
Default: |
|
---|---|
Operations: |
|
Return the list of rated tenants.
report:get_summary
Default: |
|
---|---|
Operations: |
|
Return the summary to pay for a given period.
report:get_total
Default: |
|
---|---|
Operations: |
|
Return the amount to pay for a given period.
storage:list_data_frames
Default: | <empty string> |
---|---|
Operations: |
|
Return a list of rated resources for a time period and a tenant.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.