Index

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

A

acquire_lease() (karbor.services.protection.bank_plugin.LeasePlugin method)
AcquireLeaseFailed
action() (in module karbor.api.openstack.wsgi)
action_peek_json() (in module karbor.api.openstack.wsgi)
ActionDispatcher (class in karbor.api.openstack.wsgi)
actual_start_time (karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
add_command_parsers() (in module karbor.cmd.manage)
add_extra_exmods() (in module karbor.rpc)
add_operation() (karbor.services.operationengine.user_trust_manager.UserTrustManager method)
add_tasks() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
add_trigger() (karbor.services.operationengine.engine.triggers.trigger_manager.TriggerManager method)
adjacency (karbor.services.protection.graph.PackedGraph attribute)
AdminRequired
API (class in karbor.services.operationengine.api)
(class in karbor.services.protection.api)
APIRouter (class in karbor.api.v1.router)
args() (in module karbor.cmd.manage)
assert_valid_body() (karbor.api.openstack.wsgi.Controller static method)
attach() (karbor.api.openstack.wsgi.ResponseObject method)
auth_token_info (karbor.context.RequestContext attribute)
AuthorizationFailure
authorize_project_context() (in module karbor.db.sqlalchemy.api)
authorize_user_context() (in module karbor.db.sqlalchemy.api)
AUTO_TYPE (karbor.objects.base.DictOfDictOfStringsField attribute)

B

Bank (class in karbor.services.protection.bank_plugin)
bank (karbor.services.protection.bank_plugin.BankSection attribute)
(karbor.services.protection.provider.PluggableProtectionProvider attribute)
BankCreateObjectFailed
BankDeleteObjectFailed
BankGetObjectFailed
BankListObjectsFailed
BankPlugin (class in karbor.services.protection.bank_plugin)
BankReadonlyViolation
BankSection (class in karbor.services.protection.bank_plugin)
BankUpdateObjectFailed
Base (class in karbor.db.base)
BaseExecutor (class in karbor.services.operationengine.engine.executors.base)
BaseLoader (class in karbor.loadables)
basic_config_check() (karbor.service.Service method)
best_match_content_type() (karbor.api.openstack.wsgi.Request method)
best_match_language() (karbor.api.openstack.wsgi.Request method)
binary (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
build_flow() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
build_graph() (in module karbor.services.protection.graph)
(karbor.services.protection.protectable_registry.ProtectableRegistry method)
build_resource_flow() (in module karbor.services.protection.resource_flow)

C

cancel_operation() (karbor.services.operationengine.engine.executors.base.BaseExecutor method)
(karbor.services.operationengine.engine.executors.green_thread_executor.GreenThreadExecutor method)
(karbor.services.operationengine.engine.executors.thread_pool_executor.ThreadPoolExecutor method)
check_configuration() (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TimeTrigger class method)
check_filters() (in module karbor.utils)
check_is_admin() (in module karbor.policy)
check_lease_validity() (karbor.services.protection.bank_plugin.LeasePlugin method)
check_operation_definition() (karbor.services.operationengine.operation_manager.OperationManager method)
(karbor.services.operationengine.operations.base.Operation class method)
(karbor.services.operationengine.operations.protect_operation.ProtectOperation class method)
check_policy() (in module karbor.api.v1.plans)
(in module karbor.api.v1.protectables)
(in module karbor.api.v1.providers)
(in module karbor.api.v1.restores)
(in module karbor.api.v1.scheduled_operations)
(in module karbor.api.v1.triggers)
check_time_format() (karbor.services.operationengine.engine.triggers.timetrigger.timeformats.calendar_time.ICal class method)
(karbor.services.operationengine.engine.triggers.timetrigger.timeformats.crontab_time.Crontab class method)
check_trigger_definition() (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TimeTrigger class method)
(karbor.services.operationengine.engine.triggers.trigger_manager.TriggerManager method)
Checkpoint (class in karbor.services.protection.checkpoint)
checkpoint_id (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.restore.Restore attribute)
checkpoint_record_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
checkpoint_record_destroy() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
checkpoint_record_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
checkpoint_record_get_all_by_filters_sort() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
checkpoint_record_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
checkpoint_section (karbor.services.protection.checkpoint.Checkpoint attribute)
checkpoint_status (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
CheckpointCollection (class in karbor.services.protection.checkpoint)
CheckpointNotAvailable
CheckpointNotBeDeleted
CheckpointNotFound
CheckpointRecord (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.checkpoint_record)
CheckpointRecordList (class in karbor.objects.checkpoint_record)
CheckpointRecordNotFound
checkpoints_create() (karbor.api.v1.providers.ProvidersController method)
checkpoints_delete() (karbor.api.v1.providers.ProvidersController method)
checkpoints_index() (karbor.api.v1.providers.ProvidersController method)
checkpoints_show() (karbor.api.v1.providers.ProvidersController method)
CheckpointViewBuilder (class in karbor.api.v1.providers)
child_nodes (karbor.services.protection.graph.GraphNode attribute)
child_versions (karbor.objects.service.ServiceList attribute)
CinderBackupProtectionPlugin (class in karbor.services.protection.protection_plugins.volume.cinder_protection_plugin)
ClassNotFound
cleanup() (in module karbor.rpc)
cleanup_host() (karbor.manager.Manager method)
(karbor.services.operationengine.manager.OperationEngineManager method)
clear_extra_exmods() (in module karbor.rpc)
ClientFactory (class in karbor.services.protection.client_factory)
code (karbor.api.openstack.wsgi.ResponseObject attribute)
(karbor.exception.Invalid attribute)
(karbor.exception.KarborException attribute)
(karbor.exception.NotAuthorized attribute)
(karbor.exception.NotFound attribute)
commit() (karbor.services.protection.checkpoint.Checkpoint method)
CompleteDeleteTask (class in karbor.services.protection.flows.delete)
CompleteProtectTask (class in karbor.services.protection.flows.protect)
CompleteRestoreTask (class in karbor.services.protection.flows.restore)
compute_next_time() (karbor.services.operationengine.engine.triggers.timetrigger.timeformats.calendar_time.ICal method)
(karbor.services.operationengine.engine.triggers.timetrigger.timeformats.crontab_time.Crontab method)
ConfigCommands (class in karbor.cmd.manage)
ConfigNotFound
Controller (class in karbor.api.openstack.wsgi)
ControllerMetaclass (class in karbor.api.openstack.wsgi)
ConvertedException
create() (in module karbor.services.operationengine.karbor_client)
(in module karbor.services.protection.clients.cinder)
(in module karbor.services.protection.clients.eisoo)
(in module karbor.services.protection.clients.glance)
(in module karbor.services.protection.clients.heat)
(in module karbor.services.protection.clients.neutron)
(in module karbor.services.protection.clients.nova)
(in module karbor.services.protection.clients.swift)
(karbor.api.v1.plans.PlansController method)
(karbor.api.v1.restores.RestoresController method)
(karbor.api.v1.scheduled_operations.ScheduledOperationController method)
(karbor.api.v1.triggers.TriggersController method)
(karbor.objects.checkpoint_record.CheckpointRecord method)
(karbor.objects.operation_log.OperationLog method)
(karbor.objects.plan.Plan method)
(karbor.objects.restore.Restore method)
(karbor.objects.scheduled_operation.ScheduledOperation method)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog method)
(karbor.objects.scheduled_operation_state.ScheduledOperationState method)
(karbor.objects.service.Service method)
(karbor.objects.trigger.Trigger method)
(karbor.service.Service class method)
(karbor.services.protection.checkpoint.CheckpointCollection method)
create_by (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
create_client() (karbor.services.protection.client_factory.ClientFactory class method)
create_in_section() (karbor.services.protection.checkpoint.Checkpoint class method)
create_resource() (in module karbor.api.v1.plans)
(in module karbor.api.v1.protectables)
(in module karbor.api.v1.providers)
(in module karbor.api.v1.restores)
(in module karbor.api.v1.scheduled_operations)
(in module karbor.api.v1.triggers)
create_scheduled_operation() (karbor.services.operationengine.api.API method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.operationengine.rpcapi.OperationEngineAPI method)
create_task() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
create_trigger() (karbor.services.operationengine.api.API method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.operationengine.rpcapi.OperationEngineAPI method)
create_trust_session() (karbor.common.karbor_keystone_plugin.KarborKeystonePlugin method)
create_trust_to_karbor() (karbor.common.karbor_keystone_plugin.KarborKeystonePlugin method)
create_user_auth_plugin() (karbor.common.karbor_keystone_plugin.KarborKeystonePlugin method)
CreateBackupFailed
CreateContainerFailed
created_at (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Resource attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.db.sqlalchemy.models.Service attribute)
(karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.trigger.Trigger attribute)
(karbor.services.protection.checkpoint.Checkpoint attribute)
CreateHeatTask (class in karbor.services.protection.flows.restore)
CreateStackTask (class in karbor.services.protection.flows.restore)
Crontab (class in karbor.services.operationengine.engine.triggers.timetrigger.timeformats.crontab_time)

D

db_sync() (in module karbor.db.migration)
DbCommands (class in karbor.cmd.manage)
deepcopy() (karbor.context.RequestContext method)
default() (karbor.api.openstack.wsgi.ActionDispatcher method)
(karbor.api.openstack.wsgi.DictSerializer method)
(karbor.api.openstack.wsgi.JSONDeserializer method)
(karbor.api.openstack.wsgi.JSONDictSerializer method)
(karbor.api.openstack.wsgi.TextDeserializer method)
DEFAULT_EXPECTED_ATTR (karbor.objects.plan.Plan attribute)
default_provides (karbor.services.protection.flows.restore.CreateHeatTask attribute)
(karbor.services.protection.flows.restore.CreateStackTask attribute)
define_tables() (in module karbor.db.sqlalchemy.migrate_repo.versions.001_karbor_init)
delete() (karbor.api.v1.plans.PlansController method)
(karbor.api.v1.scheduled_operations.ScheduledOperationController method)
(karbor.api.v1.triggers.TriggersController method)
(karbor.db.sqlalchemy.models.KarborBase method)
(karbor.services.protection.api.API method)
(karbor.services.protection.checkpoint.Checkpoint method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
delete_object() (karbor.services.protection.bank_plugin.Bank method)
(karbor.services.protection.bank_plugin.BankPlugin method)
(karbor.services.protection.bank_plugin.BankSection method)
delete_operation() (karbor.services.operationengine.user_trust_manager.UserTrustManager method)
delete_scheduled_operation() (karbor.services.operationengine.api.API method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.operationengine.rpcapi.OperationEngineAPI method)
delete_trigger() (karbor.services.operationengine.api.API method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.operationengine.rpcapi.OperationEngineAPI method)
delete_trust_to_karbor() (karbor.common.karbor_keystone_plugin.KarborKeystonePlugin method)
DeleteBackupFailed
deleted (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.KarborBase attribute)
(karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Resource attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.db.sqlalchemy.models.Service attribute)
(karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.trigger.Trigger attribute)
deleted_at (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.KarborBase attribute)
(karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Resource attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.db.sqlalchemy.models.Service attribute)
(karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.trigger.Trigger attribute)
DeleteTriggerNotAllowed
description (karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.services.protection.provider.PluggableProtectionProvider attribute)
(karbor.services.protection.restore_heat.HeatTemplate attribute)
deserialize() (karbor.api.openstack.wsgi.Resource method)
(karbor.api.openstack.wsgi.TextDeserializer method)
deserialize_context() (karbor.rpc.RequestContextSerializer method)
deserialize_entity() (karbor.rpc.RequestContextSerializer method)
deserialize_resource_graph() (in module karbor.services.protection.graph)
deserializers() (in module karbor.api.openstack.wsgi)
destroy() (karbor.objects.checkpoint_record.CheckpointRecord method)
(karbor.objects.operation_log.OperationLog method)
(karbor.objects.plan.Plan method)
(karbor.objects.restore.Restore method)
(karbor.objects.scheduled_operation.ScheduledOperation method)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog method)
(karbor.objects.scheduled_operation_state.ScheduledOperationState method)
(karbor.objects.service.Service method)
(karbor.objects.trigger.Trigger method)
destroy_oldest() (karbor.objects.scheduled_operation_log.ScheduledOperationLog class method)
detail() (karbor.api.v1.plans.PlanViewBuilder method)
(karbor.api.v1.protectables.ProtectableViewBuilder method)
(karbor.api.v1.providers.CheckpointViewBuilder method)
(karbor.api.v1.providers.ProviderViewBuilder method)
(karbor.api.v1.restores.RestoreViewBuilder method)
(karbor.api.v1.scheduled_operations.ScheduledOperationViewBuilder method)
(karbor.api.v1.triggers.TriggerViewBuilder method)
detail_list() (karbor.api.v1.plans.PlanViewBuilder method)
(karbor.api.v1.protectables.ProtectableViewBuilder method)
(karbor.api.v1.providers.CheckpointViewBuilder method)
(karbor.api.v1.providers.ProviderViewBuilder method)
(karbor.api.v1.restores.RestoreViewBuilder method)
(karbor.api.v1.scheduled_operations.ScheduledOperationViewBuilder method)
(karbor.api.v1.triggers.TriggerViewBuilder method)
DictOfDictOfStringsField (class in karbor.objects.base)
DictSerializer (class in karbor.api.openstack.wsgi)
disabled (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
disabled_reason (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
dispatch() (karbor.api.openstack.wsgi.ActionDispatcher method)
(karbor.api.openstack.wsgi.Resource method)
dispose_engine() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
do_init() (karbor.services.operationengine.operation_manager.OperationManager method)
downgrade() (in module karbor.db.sqlalchemy.migrate_repo.versions.001_karbor_init)
dump_to_yaml_file() (karbor.services.protection.restore_heat.HeatTemplate method)

E

elevated() (karbor.context.RequestContext method)
enable_lazy() (in module karbor.i18n)
enabled (karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
end_time (karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
end_time_for_run (karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
ended_at (karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.objects.operation_log.OperationLog attribute)
enforce() (in module karbor.policy)
enforce_action() (in module karbor.policy)
entries (karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.objects.operation_log.OperationLog attribute)
Error
error (karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.objects.operation_log.OperationLog attribute)
execute() (karbor.services.protection.flows.delete.CompleteDeleteTask method)
(karbor.services.protection.flows.delete.InitiateDeleteTask method)
(karbor.services.protection.flows.protect.CompleteProtectTask method)
(karbor.services.protection.flows.protect.InitiateProtectTask method)
(karbor.services.protection.flows.restore.CompleteRestoreTask method)
(karbor.services.protection.flows.restore.CreateHeatTask method)
(karbor.services.protection.flows.restore.CreateStackTask method)
(karbor.services.protection.flows.restore.InitiateRestoreTask method)
(karbor.services.protection.flows.restore.SyncRestoreStatusTask method)
execute_operation() (karbor.services.operationengine.engine.executors.base.BaseExecutor method)
(karbor.services.operationengine.engine.executors.green_thread_executor.GreenThreadExecutor method)
(karbor.services.operationengine.engine.executors.scheduled_operation_executor.ScheduledOperationExecutor method)
expect_start_time (karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
extend_info (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
extended_info_schema (karbor.services.protection.provider.PluggableProtectionProvider attribute)
extends() (in module karbor.api.openstack.wsgi)

F

factory() (karbor.api.v1.router.APIRouter class method)
(karbor.api.versions.Versions class method)
Fault
fetch_dependent_resources() (karbor.services.protection.protectable_registry.ProtectableRegistry method)
fetch_func_args() (in module karbor.cmd.manage)
fields (karbor.objects.base.KarborPersistentObject attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.checkpoint_record.CheckpointRecordList attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.operation_log.OperationLogList attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.plan.PlanList attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.restore.RestoreList attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperationList attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLogList attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationStateList attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.service.ServiceList attribute)
(karbor.objects.trigger.Trigger attribute)
(karbor.objects.trigger.TriggerList attribute)
find_config() (in module karbor.utils)
flow_outputs() (karbor.services.protection.flows.worker.Worker method)
FlowError
FoundLoopError
from_dict() (karbor.context.RequestContext class method)

G

get() (karbor.objects.base.KarborObjectDictCompat method)
(karbor.services.protection.checkpoint.CheckpointCollection method)
get_action_args() (karbor.api.openstack.wsgi.Resource method)
get_admin_context() (in module karbor.context)
get_all() (karbor.objects.operation_log.OperationLogList class method)
(karbor.objects.plan.PlanList class method)
(karbor.objects.restore.RestoreList class method)
(karbor.objects.service.ServiceList class method)
get_all_by_project() (karbor.objects.operation_log.OperationLogList class method)
(karbor.objects.plan.PlanList class method)
(karbor.objects.restore.RestoreList class method)
get_all_by_topic() (karbor.objects.service.ServiceList class method)
get_all_classes() (karbor.loadables.BaseLoader method)
get_allowed_exmods() (in module karbor.rpc)
get_arg_string() (in module karbor.cmd.manage)
get_auth_uri() (in module karbor.utils)
get_available_languages() (in module karbor.i18n)
get_backend() (in module karbor.db.migration)
(in module karbor.db.sqlalchemy.api)
get_body() (karbor.api.openstack.wsgi.Resource method)
get_bool_param() (in module karbor.utils)
get_by_args() (karbor.objects.service.Service class method)
get_by_filters() (karbor.objects.checkpoint_record.CheckpointRecordList class method)
(karbor.objects.scheduled_operation.ScheduledOperationList class method)
(karbor.objects.scheduled_operation_log.ScheduledOperationLogList class method)
(karbor.objects.scheduled_operation_state.ScheduledOperationStateList class method)
(karbor.objects.trigger.TriggerList class method)
get_by_host_and_topic() (karbor.objects.service.Service class method)
get_by_id() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
(karbor.objects.base.KarborObject class method)
(karbor.objects.checkpoint_record.CheckpointRecord class method)
(karbor.objects.scheduled_operation.ScheduledOperation class method)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog class method)
(karbor.objects.trigger.Trigger class method)
get_by_operation_id() (karbor.objects.scheduled_operation_state.ScheduledOperationState class method)
get_by_section() (karbor.services.protection.checkpoint.Checkpoint class method)
get_checkpoint() (karbor.services.protection.provider.PluggableProtectionProvider method)
get_checkpoint_collection() (karbor.services.protection.provider.PluggableProtectionProvider method)
get_client() (in module karbor.rpc)
get_content_type() (karbor.api.openstack.wsgi.Request method)
get_delete_operation() (karbor.services.protection.protection_plugin.ProtectionPlugin method)
get_dependent_resources() (karbor.services.protection.protectable_plugin.ProtectablePlugin method)
get_engine() (in module karbor.db.sqlalchemy.api)
(karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
get_flow() (in module karbor.services.protection.flows.delete)
(in module karbor.services.protection.flows.protect)
(in module karbor.services.protection.flows.restore)
(karbor.services.protection.flows.worker.Worker method)
get_karbor_endpoint() (in module karbor.services.operationengine.karbor_client)
get_launcher() (in module karbor.service)
get_matching_classes() (karbor.loadables.BaseLoader method)
get_method() (karbor.api.openstack.wsgi.Resource method)
get_min_interval() (karbor.services.operationengine.engine.triggers.timetrigger.timeformats.calendar_time.ICal method)
(karbor.services.operationengine.engine.triggers.timetrigger.timeformats.crontab_time.Crontab method)
get_notifier() (in module karbor.rpc)
get_object() (karbor.services.protection.bank_plugin.Bank method)
(karbor.services.protection.bank_plugin.BankPlugin method)
(karbor.services.protection.bank_plugin.BankSection method)
get_options_schema() (karbor.services.protection.protection_plugin.ProtectionPlugin class method)
get_owner_id() (karbor.services.protection.bank_plugin.Bank method)
(karbor.services.protection.bank_plugin.BankPlugin method)
(karbor.services.protection.bank_plugin.BankSection method)
get_pagination_params() (in module karbor.api.common)
get_parent_resource_types() (karbor.services.protection.protectable_plugin.ProtectablePlugin method)
get_protect_operation() (karbor.services.protection.protection_plugin.ProtectionPlugin method)
get_protectable_resource_plugin() (karbor.services.protection.protectable_registry.ProtectableRegistry method)
get_request_url() (in module karbor.api.common)
get_resource_bank_section() (karbor.services.protection.checkpoint.Checkpoint method)
get_resource_reference() (karbor.services.protection.restore_heat.HeatTemplate method)
get_resource_type() (karbor.services.protection.protectable_plugin.ProtectablePlugin method)
get_restore_operation() (karbor.services.protection.protection_plugin.ProtectionPlugin method)
get_restore_schema() (karbor.services.protection.protection_plugin.ProtectionPlugin class method)
get_saved_info() (karbor.services.protection.protection_plugin.ProtectionPlugin class method)
get_saved_info_schema() (karbor.services.protection.protection_plugin.ProtectionPlugin class method)
get_serializer() (karbor.api.openstack.wsgi.ResponseObject method)
get_server() (in module karbor.rpc)
get_service_endpoint() (karbor.common.karbor_keystone_plugin.KarborKeystonePlugin method)
get_session() (in module karbor.db.sqlalchemy.api)
get_sort_params() (in module karbor.api.common)
get_sub_section() (karbor.services.protection.bank_plugin.Bank method)
(karbor.services.protection.bank_plugin.BankSection method)
get_supported_resources_types() (karbor.services.protection.protection_plugin.ProtectionPlugin class method)
get_token() (karbor.services.operationengine.user_trust_manager.UserTrustManager method)
get_url() (in module karbor.services.protection.clients.utils)
GetBackupFailed
GlanceProtectionPlugin (class in karbor.services.protection.protection_plugins.image.image_protection_plugin)
GraphNode (class in karbor.services.protection.graph)
GraphWalker (class in karbor.services.protection.graph)
GraphWalkerListener (class in karbor.services.protection.graph)
GreenThreadExecutor (class in karbor.services.operationengine.engine.executors.green_thread_executor)

H

headers (karbor.api.openstack.wsgi.ResponseObject attribute)
(karbor.exception.KarborException attribute)
heat_template_version (karbor.services.protection.restore_heat.HeatTemplate attribute)
HeatResource (class in karbor.services.protection.restore_heat)
HeatTemplate (class in karbor.services.protection.restore_heat)
host (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
HostBinaryNotFound

I

ICal (class in karbor.services.operationengine.engine.triggers.timetrigger.timeformats.calendar_time)
id (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Resource attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.db.sqlalchemy.models.Service attribute)
(karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.trigger.Trigger attribute)
(karbor.resource.Resource attribute)
(karbor.services.protection.checkpoint.Checkpoint attribute)
(karbor.services.protection.provider.PluggableProtectionProvider attribute)
ImageProtectablePlugin (class in karbor.services.protection.protectable_plugins.image)
index() (karbor.api.v1.plans.PlansController method)
(karbor.api.v1.protectables.ProtectablesController method)
(karbor.api.v1.providers.ProvidersController method)
(karbor.api.v1.restores.RestoresController method)
(karbor.api.v1.scheduled_operations.ScheduledOperationController method)
(karbor.api.v1.triggers.TriggersController method)
init() (in module karbor.policy)
(in module karbor.rpc)
(in module karbor.services.protection.client_factory)
(karbor.services.protection.client_factory.ClientFactory class method)
init_configuration() (karbor.services.operationengine.operations.base.Operation class method)
init_host() (karbor.manager.Manager method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.protection.manager.ProtectionManager method)
init_host_with_rpc() (karbor.manager.Manager method)
InitiateDeleteTask (class in karbor.services.protection.flows.delete)
InitiateProtectTask (class in karbor.services.protection.flows.protect)
InitiateRestoreTask (class in karbor.services.protection.flows.restore)
InjectContext (class in karbor.api.middleware.auth)
instance() (karbor.services.protection.protectable_plugin.ProtectablePlugin method)
INSTANCE_OPTIONAL_JOINED_FIELDS (karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
instances_index() (karbor.api.v1.protectables.ProtectablesController method)
instances_show() (karbor.api.v1.protectables.ProtectablesController method)
Invalid
InvalidContentType
InvalidInput
InvalidOperationDefinition
InvalidOperationObject
InvalidOriginalId
InvalidParameterValue
InvalidPlan
InvalidProtectableInstance
InvalidTaskFlowObject
is_admin_context() (in module karbor.db.sqlalchemy.api)
is_user_context() (in module karbor.db.sqlalchemy.api)
is_valid_body() (karbor.api.openstack.wsgi.Controller static method)
is_valid_boolstr() (in module karbor.utils)
is_valid_model_filters() (in module karbor.db.sqlalchemy.api)
is_working() (karbor.manager.Manager method)
is_writable (karbor.services.protection.bank_plugin.BankSection attribute)
is_writeable (karbor.services.protection.bank_plugin.Bank attribute)

J

json_fields (karbor.objects.restore.Restore attribute)
JSONDeserializer (class in karbor.api.openstack.wsgi)
JSONDictSerializer (class in karbor.api.openstack.wsgi)

K

karbor.api.common (module)
karbor.api.middleware.auth (module)
karbor.api.openstack.wsgi (module)
karbor.api.v1.plans (module)
karbor.api.v1.protectables (module)
karbor.api.v1.providers (module)
karbor.api.v1.restores (module)
karbor.api.v1.router (module)
karbor.api.v1.scheduled_operations (module)
karbor.api.v1.triggers (module)
karbor.api.versions (module)
karbor.cmd.api (module)
karbor.cmd.manage (module)
karbor.cmd.operationengine (module)
karbor.cmd.protection (module)
karbor.common.config (module)
karbor.common.constants (module)
karbor.common.karbor_keystone_plugin (module)
karbor.context (module)
karbor.db.api (module)
karbor.db.base (module)
karbor.db.migration (module)
karbor.db.sqlalchemy.api (module)
karbor.db.sqlalchemy.migrate_repo.manage (module)
karbor.db.sqlalchemy.migrate_repo.versions.001_karbor_init (module)
karbor.db.sqlalchemy.models (module)
karbor.exception (module)
karbor.i18n (module)
karbor.loadables (module)
karbor.manager (module)
karbor.objects.base (module)
karbor.objects.checkpoint_record (module)
karbor.objects.operation_log (module)
karbor.objects.plan (module)
karbor.objects.restore (module)
karbor.objects.scheduled_operation (module)
karbor.objects.scheduled_operation_log (module)
karbor.objects.scheduled_operation_state (module)
karbor.objects.service (module)
karbor.objects.trigger (module)
karbor.policy (module)
karbor.resource (module)
karbor.rpc (module)
karbor.service (module)
karbor.services.operationengine.api (module)
karbor.services.operationengine.engine.executors.base (module)
karbor.services.operationengine.engine.executors.green_thread_executor (module)
karbor.services.operationengine.engine.executors.scheduled_operation_executor (module)
karbor.services.operationengine.engine.executors.thread_pool_executor (module)
karbor.services.operationengine.engine.triggers.timetrigger.time_trigger (module)
karbor.services.operationengine.engine.triggers.timetrigger.timeformats.calendar_time (module)
karbor.services.operationengine.engine.triggers.timetrigger.timeformats.crontab_time (module)
karbor.services.operationengine.engine.triggers.trigger_manager (module)
karbor.services.operationengine.karbor_client (module)
karbor.services.operationengine.manager (module)
karbor.services.operationengine.operation_manager (module)
karbor.services.operationengine.operations.base (module)
karbor.services.operationengine.operations.protect_operation (module)
karbor.services.operationengine.rpcapi (module)
karbor.services.operationengine.user_trust_manager (module)
karbor.services.protection.api (module)
karbor.services.protection.bank_plugin (module)
karbor.services.protection.checkpoint (module)
karbor.services.protection.client_factory (module)
karbor.services.protection.clients.cinder (module)
karbor.services.protection.clients.eisoo (module)
karbor.services.protection.clients.glance (module)
karbor.services.protection.clients.heat (module)
karbor.services.protection.clients.neutron (module)
karbor.services.protection.clients.nova (module)
karbor.services.protection.clients.swift (module)
karbor.services.protection.clients.utils (module)
karbor.services.protection.flows.delete (module)
karbor.services.protection.flows.protect (module)
karbor.services.protection.flows.restore (module)
karbor.services.protection.flows.worker (module)
karbor.services.protection.flows.workflow (module)
karbor.services.protection.graph (module)
karbor.services.protection.manager (module)
karbor.services.protection.protectable_plugin (module)
karbor.services.protection.protectable_registry (module)
karbor.services.protection.protection_plugin (module)
karbor.services.protection.provider (module)
karbor.services.protection.resource_flow (module)
karbor.services.protection.restore_heat (module)
karbor.services.protection.rpcapi (module)
karbor.utils (module)
karbor.version (module)
karbor_atom_watch() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
KARBOR_ENDPOINT (karbor.services.operationengine.operations.base.Operation attribute)
karbor_flow_watch() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
karbor_obj_get_changes() (karbor.objects.base.KarborObject method)
KarborBase (class in karbor.db.sqlalchemy.models)
KarborComparableObject (class in karbor.objects.base)
KarborException
KarborKeystoneContext (class in karbor.api.middleware.auth)
KarborKeystonePlugin (class in karbor.common.karbor_keystone_plugin)
KarborObject (class in karbor.objects.base)
KarborObjectDictCompat (class in karbor.objects.base)
KarborObjectRegistry (class in karbor.objects.base)
KarborObjectSerializer (class in karbor.objects.base)
KarborPersistentObject (class in karbor.objects.base)
kill() (karbor.service.Service method)
(karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TriggerOperationGreenThread method)

L

Launcher (class in karbor.service)
LeasePlugin (class in karbor.services.protection.bank_plugin)
len() (karbor.services.protection.restore_heat.HeatTemplate method)
limited() (in module karbor.api.common)
limited_by_marker() (in module karbor.api.common)
link_task() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
list() (karbor.cmd.manage.ConfigCommands method)
(karbor.cmd.manage.ServiceCommands method)
(karbor.cmd.manage.VersionCommands method)
list_checkpoints() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.provider.PluggableProtectionProvider method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
list_ids() (karbor.services.protection.checkpoint.CheckpointCollection method)
list_objects() (karbor.services.protection.bank_plugin.Bank method)
(karbor.services.protection.bank_plugin.BankPlugin method)
(karbor.services.protection.bank_plugin.BankSection method)
list_opts() (in module karbor.common.config)
list_protectable_dependents() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
list_protectable_instances() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
list_protectable_types() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
list_providers() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.provider.ProviderRegistry method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
list_resource_types() (karbor.services.protection.protectable_registry.ProtectableRegistry method)
list_resources() (karbor.services.protection.protectable_plugin.ProtectablePlugin method)
(karbor.services.protection.protectable_registry.ProtectableRegistry method)
ListProtectableResourceFailed
load_class() (in module karbor.utils)
load_plugin() (in module karbor.utils)
load_plugins() (karbor.services.protection.protectable_registry.ProtectableRegistry method)
(karbor.services.protection.provider.PluggableProtectionProvider method)

M

main() (in module karbor.cmd.api)
(in module karbor.cmd.manage)
(in module karbor.cmd.operationengine)
(in module karbor.cmd.protection)
MalformedRequestBody
Manager (class in karbor.manager)
message (karbor.exception.AcquireLeaseFailed attribute)
(karbor.exception.AdminRequired attribute)
(karbor.exception.AuthorizationFailure attribute)
(karbor.exception.BankCreateObjectFailed attribute)
(karbor.exception.BankDeleteObjectFailed attribute)
(karbor.exception.BankGetObjectFailed attribute)
(karbor.exception.BankListObjectsFailed attribute)
(karbor.exception.BankReadonlyViolation attribute)
(karbor.exception.BankUpdateObjectFailed attribute)
(karbor.exception.CheckpointNotAvailable attribute)
(karbor.exception.CheckpointNotBeDeleted attribute)
(karbor.exception.CheckpointNotFound attribute)
(karbor.exception.CheckpointRecordNotFound attribute)
(karbor.exception.ClassNotFound attribute)
(karbor.exception.ConfigNotFound attribute)
(karbor.exception.CreateBackupFailed attribute)
(karbor.exception.CreateContainerFailed attribute)
(karbor.exception.DeleteBackupFailed attribute)
(karbor.exception.DeleteTriggerNotAllowed attribute)
(karbor.exception.FlowError attribute)
(karbor.exception.GetBackupFailed attribute)
(karbor.exception.HostBinaryNotFound attribute)
(karbor.exception.Invalid attribute)
(karbor.exception.InvalidContentType attribute)
(karbor.exception.InvalidInput attribute)
(karbor.exception.InvalidOperationDefinition attribute)
(karbor.exception.InvalidOperationObject attribute)
(karbor.exception.InvalidOriginalId attribute)
(karbor.exception.InvalidParameterValue attribute)
(karbor.exception.InvalidPlan attribute)
(karbor.exception.InvalidProtectableInstance attribute)
(karbor.exception.InvalidTaskFlowObject attribute)
(karbor.exception.KarborException attribute)
(karbor.exception.ListProtectableResourceFailed attribute)
(karbor.exception.MalformedRequestBody attribute)
(karbor.exception.NotAuthorized attribute)
(karbor.exception.NotFound attribute)
(karbor.exception.OperationLogNotFound attribute)
(karbor.exception.PasteAppNotFound attribute)
(karbor.exception.PlanNotFound attribute)
(karbor.exception.PolicyNotAuthorized attribute)
(karbor.exception.ProtectableResourceInvalidStatus attribute)
(karbor.exception.ProtectableResourceNotFound attribute)
(karbor.exception.ProtectableTypeNotFound attribute)
(karbor.exception.ProtectionPluginNotFound attribute)
(karbor.exception.ProviderNotFound attribute)
(karbor.exception.RestoreBackupFailed attribute)
(karbor.exception.RestoreNotFound attribute)
(karbor.exception.ScheduledOperationExist attribute)
(karbor.exception.ScheduledOperationLogNotFound attribute)
(karbor.exception.ScheduledOperationNotFound attribute)
(karbor.exception.ScheduledOperationStateNotFound attribute)
(karbor.exception.ServiceNotFound attribute)
(karbor.exception.TriggerIsInvalid attribute)
(karbor.exception.TriggerNotFound attribute)
(karbor.services.protection.protectable_registry.ProtectablePluginLoadFailed attribute)
metadata (karbor.db.sqlalchemy.models.KarborBase attribute)
methods_of() (in module karbor.cmd.manage)
model (karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.trigger.Trigger attribute)
model_query() (in module karbor.db.sqlalchemy.api)
modified_at (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)

N

name (karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.trigger.Trigger attribute)
(karbor.resource.Resource attribute)
(karbor.services.protection.provider.PluggableProtectionProvider attribute)
NoAuthMiddleware (class in karbor.api.middleware.auth)
nodes (karbor.services.protection.graph.PackedGraph attribute)
noop_handle() (in module karbor.services.protection.resource_flow)
NotAuthorized
NotFound
NovaProtectionPlugin (class in karbor.services.protection.protection_plugins.server.nova_protection_plugin)

O

obj_as_admin() (karbor.objects.base.KarborPersistentObject method)
OBJ_BASE_CLASS (karbor.objects.base.KarborObjectSerializer attribute)
obj_extra_fields (karbor.objects.plan.Plan attribute)
OBJ_PROJECT_NAMESPACE (karbor.objects.base.KarborObject attribute)
obj_reset_changes() (karbor.objects.plan.Plan method)
OBJ_SERIAL_NAMESPACE (karbor.objects.base.KarborObject attribute)
obj_what_changed() (karbor.objects.plan.Plan method)
ObjectListBase (class in karbor.objects.base)
objects (karbor.objects.checkpoint_record.CheckpointRecordList attribute)
(karbor.objects.operation_log.OperationLogList attribute)
(karbor.objects.plan.PlanList attribute)
(karbor.objects.restore.RestoreList attribute)
(karbor.objects.scheduled_operation.ScheduledOperationList attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLogList attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationStateList attribute)
(karbor.objects.service.ServiceList attribute)
(karbor.objects.trigger.TriggerList attribute)
on_complete (karbor.services.protection.resource_flow.ResourceHooks attribute)
on_complete() (karbor.services.protection.protection_plugin.Operation method)
on_main (karbor.services.protection.resource_flow.ResourceHooks attribute)
on_main() (karbor.services.protection.protection_plugin.Operation method)
on_node_enter() (karbor.services.protection.graph.GraphWalkerListener method)
(karbor.services.protection.graph.PackGraphWalker method)
(karbor.services.protection.resource_flow.ResourceFlowGraphWalkerListener method)
on_node_exit() (karbor.services.protection.graph.GraphWalkerListener method)
(karbor.services.protection.graph.PackGraphWalker method)
(karbor.services.protection.resource_flow.ResourceFlowGraphWalkerListener method)
on_prepare_begin (karbor.services.protection.resource_flow.ResourceHooks attribute)
on_prepare_begin() (karbor.services.protection.protection_plugin.Operation method)
on_prepare_finish (karbor.services.protection.resource_flow.ResourceHooks attribute)
on_prepare_finish() (karbor.services.protection.protection_plugin.Operation method)
Operation (class in karbor.services.operationengine.operations.base)
(class in karbor.services.protection.protection_plugin)
operation (karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
operation_definition (karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
operation_id (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
operation_log_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
operation_log_destroy() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
operation_log_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
operation_log_get_all() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
operation_log_get_all_by_project() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
operation_log_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
operation_type (karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
OPERATION_TYPE (karbor.services.operationengine.operations.base.Operation attribute)
(karbor.services.operationengine.operations.protect_operation.ProtectOperation attribute)
OperationEngineAPI (class in karbor.services.operationengine.rpcapi)
OperationEngineManager (class in karbor.services.operationengine.manager)
OperationLog (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.operation_log)
OperationLogList (class in karbor.objects.operation_log)
OperationLogNotFound
OperationManager (class in karbor.services.operationengine.operation_manager)
OPTIONAL_FIELDS (karbor.objects.plan.Plan attribute)
output() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
OverLimitFault
owner_id (karbor.services.protection.checkpoint.Checkpoint attribute)

P

pack_graph() (in module karbor.services.protection.graph)
PackedGraph (class in karbor.services.protection.graph)
PackGraphWalker (class in karbor.services.protection.graph)
parameters (karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
PasteAppNotFound
periodic_tasks() (karbor.manager.Manager method)
(karbor.service.Service method)
PeriodicTasks (class in karbor.manager)
pipeline_factory() (in module karbor.api.middleware.auth)
Plan (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.plan)
plan (karbor.db.sqlalchemy.models.Resource attribute)
plan_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
plan_destroy() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
plan_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
plan_get_all() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
plan_get_all_by_project() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
plan_id (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.Resource attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
plan_resources_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
plan_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
PlanList (class in karbor.objects.plan)
PlanNotFound
PlansController (class in karbor.api.v1.plans)
PlanViewBuilder (class in karbor.api.v1.plans)
PluggableProtectionProvider (class in karbor.services.protection.provider)
plugins (karbor.services.protection.provider.PluggableProtectionProvider attribute)
PolicyNotAuthorized
post_process_extensions() (karbor.api.openstack.wsgi.Resource method)
pre_process_extensions() (karbor.api.openstack.wsgi.Resource method)
pre_run_time (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TriggerOperationGreenThread attribute)
preserialize() (karbor.api.openstack.wsgi.ResponseObject method)
process_launcher() (in module karbor.service)
process_sort_params() (in module karbor.db.sqlalchemy.api)
project_id (karbor.context.RequestContext attribute)
(karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.trigger.Trigger attribute)
(karbor.services.protection.checkpoint.Checkpoint attribute)
ProjectProtectablePlugin (class in karbor.services.protection.protectable_plugins.project)
properties (karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.trigger.Trigger attribute)
protect() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
ProtectablePlugin (class in karbor.services.protection.protectable_plugin)
ProtectablePluginLoadFailed
ProtectableRegistry (class in karbor.services.protection.protectable_registry)
ProtectableResourceInvalidStatus
ProtectableResourceNotFound
ProtectablesController (class in karbor.api.v1.protectables)
ProtectableTypeNotFound
ProtectableViewBuilder (class in karbor.api.v1.protectables)
protection_plan (karbor.services.protection.checkpoint.Checkpoint attribute)
ProtectionAPI (class in karbor.services.protection.rpcapi)
ProtectionManager (class in karbor.services.protection.manager)
ProtectionPlugin (class in karbor.services.protection.protection_plugin)
ProtectionPluginNotFound
ProtectOperation (class in karbor.services.operationengine.operations.protect_operation)
provider_id (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.services.protection.checkpoint.Checkpoint attribute)
ProviderNotFound
ProviderRegistry (class in karbor.services.protection.provider)
ProvidersController (class in karbor.api.v1.providers)
ProviderViewBuilder (class in karbor.api.v1.providers)
purge() (karbor.cmd.manage.DbCommands method)
(karbor.services.protection.checkpoint.Checkpoint method)
purge_deleted_rows() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
put_parameter() (karbor.services.protection.restore_heat.HeatTemplate method)
put_resource() (karbor.services.protection.restore_heat.HeatTemplate method)

R

read_deleted (karbor.context.RequestContext attribute)
refresh() (karbor.objects.base.KarborObject method)
register_actions() (karbor.api.openstack.wsgi.Resource method)
register_extensions() (karbor.api.openstack.wsgi.Resource method)
register_listener() (karbor.services.protection.graph.GraphWalker method)
register_models() (in module karbor.db.sqlalchemy.models)
register_operation() (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TimeTrigger method)
(karbor.services.operationengine.engine.triggers.trigger_manager.TriggerManager method)
register_opts() (in module karbor.services.protection.clients.swift)
register_plugin() (karbor.services.protection.protectable_registry.ProtectableRegistry method)
registration_hook() (karbor.objects.base.KarborObjectRegistry method)
reload_meta_data() (karbor.services.protection.checkpoint.Checkpoint method)
remove_invalid_filter_options() (in module karbor.utils)
remove_trigger() (karbor.services.operationengine.engine.triggers.trigger_manager.TriggerManager method)
remove_version_from_href() (in module karbor.api.common)
renew_lease() (karbor.services.protection.bank_plugin.LeasePlugin method)
report_count (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
report_state() (karbor.service.Service method)
Request (class in karbor.api.openstack.wsgi)
RequestContext (class in karbor.context)
RequestContextSerializer (class in karbor.rpc)
require_admin_context() (in module karbor.db.sqlalchemy.api)
require_context() (in module karbor.db.sqlalchemy.api)
require_plan_exists() (in module karbor.db.sqlalchemy.api)
reset() (karbor.service.WSGIService method)
Resource (class in karbor.api.openstack.wsgi)
(class in karbor.db.sqlalchemy.models)
(class in karbor.resource)
resource_graph (karbor.services.protection.checkpoint.Checkpoint attribute)
resource_id (karbor.db.sqlalchemy.models.Resource attribute)
resource_name (karbor.db.sqlalchemy.models.Resource attribute)
resource_type (karbor.db.sqlalchemy.models.Resource attribute)
ResourceExceptionHandler (class in karbor.api.openstack.wsgi)
ResourceFlowGraphWalkerListener (class in karbor.services.protection.resource_flow)
ResourceHooks (class in karbor.services.protection.resource_flow)
resources (karbor.objects.plan.Plan attribute)
resources_reason (karbor.db.sqlalchemy.models.Restore attribute)
(karbor.objects.restore.Restore attribute)
resources_status (karbor.db.sqlalchemy.models.Restore attribute)
(karbor.objects.restore.Restore attribute)
response() (in module karbor.api.openstack.wsgi)
ResponseObject (class in karbor.api.openstack.wsgi)
Restore (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.restore)
restore() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
restore_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
restore_destroy() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
restore_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
restore_get_all() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
restore_get_all_by_project() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
restore_target (karbor.db.sqlalchemy.models.Restore attribute)
(karbor.objects.restore.Restore attribute)
restore_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
RestoreBackupFailed
RestoreList (class in karbor.objects.restore)
RestoreNotFound
RestoresController (class in karbor.api.v1.restores)
RestoreViewBuilder (class in karbor.api.v1.restores)
resume_operation() (karbor.services.operationengine.engine.executors.base.BaseExecutor method)
(karbor.services.operationengine.engine.executors.green_thread_executor.GreenThreadExecutor method)
(karbor.services.operationengine.engine.executors.scheduled_operation_executor.ScheduledOperationExecutor method)
(karbor.services.operationengine.user_trust_manager.UserTrustManager method)
resume_scheduled_operation() (karbor.services.operationengine.api.API method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.operationengine.rpcapi.OperationEngineAPI method)
revert() (karbor.services.protection.flows.delete.InitiateDeleteTask method)
(karbor.services.protection.flows.protect.InitiateProtectTask method)
(karbor.services.protection.flows.restore.InitiateRestoreTask method)
RPC_API_VERSION (karbor.manager.Manager attribute)
(karbor.services.operationengine.manager.OperationEngineManager attribute)
(karbor.services.operationengine.rpcapi.OperationEngineAPI attribute)
(karbor.services.protection.manager.ProtectionManager attribute)
(karbor.services.protection.rpcapi.ProtectionAPI attribute)
rpc_available_version (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
rpc_current_version (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
run() (karbor.services.operationengine.operations.base.Operation class method)
run_engine() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
run_flow() (karbor.services.protection.flows.worker.Worker method)
run_operation() (karbor.services.operationengine.operation_manager.OperationManager method)
running (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TriggerOperationGreenThread attribute)

S

safe (karbor.exception.KarborException attribute)
(karbor.exception.NotFound attribute)
save() (karbor.objects.checkpoint_record.CheckpointRecord method)
(karbor.objects.operation_log.OperationLog method)
(karbor.objects.plan.Plan method)
(karbor.objects.restore.Restore method)
(karbor.objects.scheduled_operation.ScheduledOperation method)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog method)
(karbor.objects.scheduled_operation_state.ScheduledOperationState method)
(karbor.objects.service.Service method)
(karbor.objects.trigger.Trigger method)
scheduled_operation_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_delete() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_get_all_by_filters_sort() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_id (karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.objects.operation_log.OperationLog attribute)
scheduled_operation_log_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_log_delete() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_log_delete_oldest() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_log_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_log_get_all_by_filters_sort() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_log_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_state_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_state_delete() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_state_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_state_get_all_by_filters_sort() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_state_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
scheduled_operation_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
ScheduledOperation (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.scheduled_operation)
ScheduledOperationController (class in karbor.api.v1.scheduled_operations)
ScheduledOperationExecutor (class in karbor.services.operationengine.engine.executors.scheduled_operation_executor)
ScheduledOperationExist
ScheduledOperationList (class in karbor.objects.scheduled_operation)
ScheduledOperationLog (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.scheduled_operation_log)
ScheduledOperationLogList (class in karbor.objects.scheduled_operation_log)
ScheduledOperationLogNotFound
ScheduledOperationNotFound
ScheduledOperationState (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.scheduled_operation_state)
ScheduledOperationStateList (class in karbor.objects.scheduled_operation_state)
ScheduledOperationStateNotFound
ScheduledOperationViewBuilder (class in karbor.api.v1.scheduled_operations)
search_task() (karbor.services.protection.flows.workflow.TaskFlowEngine method)
(karbor.services.protection.flows.workflow.WorkFlowEngine method)
serialize() (karbor.api.openstack.wsgi.DictSerializer method)
(karbor.api.openstack.wsgi.ResponseObject method)
serialize_context() (karbor.rpc.RequestContextSerializer method)
serialize_entity() (karbor.rpc.RequestContextSerializer method)
serialize_resource_graph() (in module karbor.services.protection.graph)
serializers() (in module karbor.api.openstack.wsgi)
serve() (in module karbor.service)
ServerProtectablePlugin (class in karbor.services.protection.protectable_plugins.server)
Service (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.service)
(class in karbor.service)
service_auth_plugin (karbor.common.karbor_keystone_plugin.KarborKeystonePlugin attribute)
service_config() (karbor.manager.Manager method)
service_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_destroy() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_get_all() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_get_all_by_topic() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_get_by_args() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_get_by_host_and_topic() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_id (karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
service_is_up() (in module karbor.utils)
service_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
service_version() (karbor.manager.Manager method)
ServiceCommands (class in karbor.cmd.manage)
ServiceList (class in karbor.objects.service)
ServiceNotFound
set_defaults() (in module karbor.rpc)
set_property() (karbor.services.protection.restore_heat.HeatResource method)
show() (karbor.api.v1.plans.PlansController method)
(karbor.api.v1.protectables.ProtectableViewBuilder method)
(karbor.api.v1.protectables.ProtectablesController method)
(karbor.api.v1.providers.ProvidersController method)
(karbor.api.v1.restores.RestoresController method)
(karbor.api.v1.scheduled_operations.ScheduledOperationController method)
(karbor.api.v1.triggers.TriggersController method)
show_checkpoint() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
show_protectable_instance() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
show_protectable_type() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
show_provider() (karbor.services.protection.api.API method)
(karbor.services.protection.manager.ProtectionManager method)
(karbor.services.protection.provider.ProviderRegistry method)
(karbor.services.protection.rpcapi.ProtectionAPI method)
show_resource() (karbor.services.protection.protectable_plugin.ProtectablePlugin method)
(karbor.services.protection.protectable_registry.ProtectableRegistry method)
shutdown() (karbor.services.operationengine.engine.executors.base.BaseExecutor method)
(karbor.services.operationengine.engine.executors.green_thread_executor.GreenThreadExecutor method)
(karbor.services.operationengine.engine.executors.thread_pool_executor.ThreadPoolExecutor method)
(karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TimeTrigger method)
(karbor.services.operationengine.engine.triggers.trigger_manager.TriggerManager method)
start() (karbor.service.Service method)
(karbor.service.WSGIService method)
(karbor.services.protection.manager.ProtectionManager method)
started_at (karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.objects.operation_log.OperationLog attribute)
state (karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
status (karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.services.protection.checkpoint.Checkpoint attribute)
stop() (karbor.service.Service method)
(karbor.service.WSGIService method)
SUPPORTED_VERSIONS (karbor.services.protection.checkpoint.Checkpoint attribute)
suspend() (karbor.services.protection.manager.ProtectionManager method)
suspend_scheduled_operation() (karbor.services.operationengine.api.API method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.operationengine.rpcapi.OperationEngineAPI method)
SwiftBankPlugin (class in karbor.services.protection.bank_plugins.swift_bank_plugin)
sync() (karbor.cmd.manage.DbCommands method)
SyncRestoreStatusTask (class in karbor.services.protection.flows.restore)

T

target (karbor.manager.Manager attribute)
(karbor.services.operationengine.manager.OperationEngineManager attribute)
(karbor.services.protection.manager.ProtectionManager attribute)
TaskFlowEngine (class in karbor.services.protection.flows.workflow)
TextDeserializer (class in karbor.api.openstack.wsgi)
ThreadPoolExecutor (class in karbor.services.operationengine.engine.executors.thread_pool_executor)
TimeTrigger (class in karbor.services.operationengine.engine.triggers.timetrigger.time_trigger)
to_dict() (karbor.context.RequestContext method)
(karbor.services.protection.checkpoint.Checkpoint method)
(karbor.services.protection.restore_heat.HeatResource method)
(karbor.services.protection.restore_heat.HeatTemplate method)
topic (karbor.db.sqlalchemy.models.Service attribute)
(karbor.objects.service.Service attribute)
translate() (in module karbor.i18n)
Trigger (class in karbor.db.sqlalchemy.models)
(class in karbor.objects.trigger)
trigger (karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
trigger_create() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
trigger_delete() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
trigger_get() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
trigger_get_all_by_filters_sort() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
trigger_id (karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
TRIGGER_TYPE (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TimeTrigger attribute)
trigger_update() (in module karbor.db.api)
(in module karbor.db.sqlalchemy.api)
triggered_time (karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
TriggerIsInvalid
TriggerList (class in karbor.objects.trigger)
TriggerManager (class in karbor.services.operationengine.engine.triggers.trigger_manager)
TriggerNotFound
TriggerOperationGreenThread (class in karbor.services.operationengine.engine.triggers.timetrigger.time_trigger)
TriggersController (class in karbor.api.v1.triggers)
TriggerViewBuilder (class in karbor.api.v1.triggers)
trust_id (karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
type (karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.trigger.Trigger attribute)
(karbor.resource.Resource attribute)

U

unpack_graph() (in module karbor.services.protection.graph)
unregister_listener() (karbor.services.protection.graph.GraphWalker method)
unregister_operation() (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TimeTrigger method)
(karbor.services.operationengine.engine.triggers.trigger_manager.TriggerManager method)
update() (karbor.api.v1.plans.PlansController method)
(karbor.api.v1.triggers.TriggersController method)
update_object() (karbor.services.protection.bank_plugin.Bank method)
(karbor.services.protection.bank_plugin.BankPlugin method)
(karbor.services.protection.bank_plugin.BankSection method)
update_resource_status() (karbor.objects.restore.Restore method)
update_trigger() (karbor.services.operationengine.api.API method)
(karbor.services.operationengine.engine.triggers.trigger_manager.TriggerManager method)
(karbor.services.operationengine.manager.OperationEngineManager method)
(karbor.services.operationengine.rpcapi.OperationEngineAPI method)
update_trigger_property() (karbor.services.operationengine.engine.triggers.timetrigger.time_trigger.TimeTrigger method)
updated_at (karbor.db.sqlalchemy.models.CheckpointRecord attribute)
(karbor.db.sqlalchemy.models.OperationLog attribute)
(karbor.db.sqlalchemy.models.Plan attribute)
(karbor.db.sqlalchemy.models.Resource attribute)
(karbor.db.sqlalchemy.models.Restore attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationLog attribute)
(karbor.db.sqlalchemy.models.ScheduledOperationState attribute)
(karbor.db.sqlalchemy.models.Service attribute)
(karbor.db.sqlalchemy.models.Trigger attribute)
(karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.trigger.Trigger attribute)
upgrade() (in module karbor.db.sqlalchemy.migrate_repo.versions.001_karbor_init)
user_id (karbor.context.RequestContext attribute)
(karbor.db.sqlalchemy.models.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
UserTrustManager (class in karbor.services.operationengine.user_trust_manager)

V

validate_dir() (in module karbor.services.protection.bank_plugin)
validate_integer() (karbor.api.openstack.wsgi.Controller static method)
validate_key() (in module karbor.services.protection.bank_plugin)
validate_name_and_description() (karbor.api.openstack.wsgi.Controller static method)
validate_plan_resources() (karbor.api.v1.plans.PlansController method)
validate_string_length() (karbor.api.openstack.wsgi.Controller static method)
value (karbor.services.protection.graph.GraphNode attribute)
VERSION (karbor.objects.checkpoint_record.CheckpointRecord attribute)
(karbor.objects.checkpoint_record.CheckpointRecordList attribute)
(karbor.objects.operation_log.OperationLog attribute)
(karbor.objects.operation_log.OperationLogList attribute)
(karbor.objects.plan.Plan attribute)
(karbor.objects.plan.PlanList attribute)
(karbor.objects.restore.Restore attribute)
(karbor.objects.restore.RestoreList attribute)
(karbor.objects.scheduled_operation.ScheduledOperation attribute)
(karbor.objects.scheduled_operation.ScheduledOperationList attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLog attribute)
(karbor.objects.scheduled_operation_log.ScheduledOperationLogList attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationState attribute)
(karbor.objects.scheduled_operation_state.ScheduledOperationStateList attribute)
(karbor.objects.service.Service attribute)
(karbor.objects.service.ServiceList attribute)
(karbor.objects.trigger.Trigger attribute)
(karbor.objects.trigger.TriggerList attribute)
(karbor.services.protection.checkpoint.Checkpoint attribute)
version() (karbor.cmd.manage.DbCommands method)
VersionCommands (class in karbor.cmd.manage)
Versions (class in karbor.api.versions)
ViewBuilder (class in karbor.api.common)
VolumeProtectablePlugin (class in karbor.services.protection.protectable_plugins.volume)

W

wait() (in module karbor.service)
(karbor.service.Service method)
(karbor.service.WSGIService method)
walk_graph() (karbor.services.protection.graph.GraphWalker method)
Worker (class in karbor.services.protection.flows.worker)
WorkFlowEngine (class in karbor.services.protection.flows.workflow)
wsgi_actions (karbor.api.openstack.wsgi.Controller attribute)
(karbor.api.v1.plans.PlansController attribute)
(karbor.api.v1.protectables.ProtectablesController attribute)
(karbor.api.v1.providers.ProvidersController attribute)
(karbor.api.v1.restores.RestoresController attribute)
(karbor.api.v1.scheduled_operations.ScheduledOperationController attribute)
(karbor.api.v1.triggers.TriggersController attribute)
wsgi_extensions (karbor.api.openstack.wsgi.Controller attribute)
(karbor.api.v1.plans.PlansController attribute)
(karbor.api.v1.protectables.ProtectablesController attribute)
(karbor.api.v1.providers.ProvidersController attribute)
(karbor.api.v1.restores.RestoresController attribute)
(karbor.api.v1.scheduled_operations.ScheduledOperationController attribute)
(karbor.api.v1.triggers.TriggersController attribute)
WSGIService (class in karbor.service)