AmphoraFlows
AmphoraFlows.cert_rotate_amphora_flow()
AmphoraFlows.get_amphora_for_lb_failover_subflow()
AmphoraFlows.get_amphora_for_lb_subflow()
AmphoraFlows.get_create_amphora_flow()
AmphoraFlows.get_delete_amphora_flow()
AmphoraFlows.get_failover_amphora_flow()
AmphoraFlows.get_vrrp_subflow()
AmphoraFlows.update_amphora_config_flow()
cert_rotate_amphora_flow()
get_batch_update_members_flow()
get_cascade_delete_load_balancer_flow()
get_create_all_listeners_flow()
get_create_amphora_flow()
get_create_health_monitor_flow()
get_create_l7policy_flow()
get_create_l7rule_flow()
get_create_listener_flow()
get_create_load_balancer_flow()
get_create_member_flow()
get_create_pool_flow()
get_delete_amphora_flow()
get_delete_health_monitor_flow()
get_delete_l7policy_flow()
get_delete_l7rule_flow()
get_delete_listener_flow()
get_delete_load_balancer_flow()
get_delete_member_flow()
get_delete_pool_flow()
get_failover_LB_flow()
get_failover_amphora_flow()
get_listeners_on_lb()
get_pools_on_lb()
get_update_health_monitor_flow()
get_update_l7policy_flow()
get_update_l7rule_flow()
get_update_listener_flow()
get_update_load_balancer_flow()
get_update_member_flow()
get_update_pool_flow()
update_amphora_config_flow()
LoadBalancerFlows
LoadBalancerFlows.get_cascade_delete_load_balancer_flow()
LoadBalancerFlows.get_create_load_balancer_flow()
LoadBalancerFlows.get_delete_load_balancer_flow()
LoadBalancerFlows.get_failover_LB_flow()
LoadBalancerFlows.get_post_lb_amp_association_flow()
LoadBalancerFlows.get_update_load_balancer_flow()
AmpListenersUpdate
AmpRetry
AmphoraCertUpload
AmphoraComputeConnectivityWait
AmphoraConfigUpdate
AmphoraFinalize
AmphoraGetDiagnostics
AmphoraGetInfo
AmphoraIndexListenerUpdate
AmphoraIndexListenersReload
AmphoraIndexUpdateVRRPInterface
AmphoraIndexVRRPStart
AmphoraIndexVRRPUpdate
AmphoraPostNetworkPlug
AmphoraPostVIPPlug
AmphoraUpdateVRRPInterface
AmphoraVRRPStart
AmphoraVRRPUpdate
AmphoraeGetConnectivityStatus
AmphoraePostNetworkPlug
AmphoraePostVIPPlug
BaseAmphoraTask
ListenerDelete
ListenersStart
ListenersUpdate
AssociateFailoverAmphoraWithLBID
BaseDatabaseTask
CountPoolChildrenForQuota
CreateAmphoraInDB
CreateVRRPGroupForLB
DecrementHealthMonitorQuota
DecrementL7policyQuota
DecrementL7ruleQuota
DecrementListenerQuota
DecrementLoadBalancerQuota
DecrementMemberQuota
DecrementPoolQuota
DeleteHealthMonitorInDB
DeleteHealthMonitorInDBByPool
DeleteL7PolicyInDB
DeleteL7RuleInDB
DeleteListenerInDB
DeleteMemberInDB
DeletePoolInDB
DisableAmphoraHealthMonitoring
DisableLBAmphoraeHealthMonitoring
GetAmphoraDetails
GetAmphoraeFromLoadbalancer
GetListenersFromLoadbalancer
GetLoadBalancer
GetVipFromLoadbalancer
MarkAmphoraAllocatedInDB
MarkAmphoraBackupInDB
MarkAmphoraBootingInDB
MarkAmphoraDeletedInDB
MarkAmphoraHealthBusy
MarkAmphoraMasterInDB
MarkAmphoraPendingDeleteInDB
MarkAmphoraPendingUpdateInDB
MarkAmphoraReadyInDB
MarkAmphoraStandAloneInDB
MarkHealthMonitorActiveInDB
MarkHealthMonitorPendingCreateInDB
MarkHealthMonitorPendingDeleteInDB
MarkHealthMonitorPendingUpdateInDB
MarkHealthMonitorsOnlineInDB
MarkL7PolicyActiveInDB
MarkL7PolicyPendingCreateInDB
MarkL7PolicyPendingDeleteInDB
MarkL7PolicyPendingUpdateInDB
MarkL7RuleActiveInDB
MarkL7RulePendingCreateInDB
MarkL7RulePendingDeleteInDB
MarkL7RulePendingUpdateInDB
MarkLBActiveInDB
MarkLBActiveInDBByListener
MarkLBAmphoraeDeletedInDB
MarkLBAmphoraeHealthBusy
MarkLBAndListenersActiveInDB
MarkLBDeletedInDB
MarkLBPendingDeleteInDB
MarkListenerDeletedInDB
MarkListenerPendingDeleteInDB
MarkMemberActiveInDB
MarkMemberPendingCreateInDB
MarkMemberPendingDeleteInDB
MarkMemberPendingUpdateInDB
MarkPoolActiveInDB
MarkPoolPendingCreateInDB
MarkPoolPendingDeleteInDB
MarkPoolPendingUpdateInDB
ReloadAmphora
ReloadLoadBalancer
UpdateAdditionalVIPsAfterAllocation
UpdateAmpFailoverDetails
UpdateAmphoraCertBusyToFalse
UpdateAmphoraComputeId
UpdateAmphoraDBCertExpiration
UpdateAmphoraInfo
UpdateAmphoraVIPData
UpdateAmphoraeVIPData
UpdateHealthMonInDB
UpdateL7PolicyInDB
UpdateL7RuleInDB
UpdateLBServerGroupInDB
UpdateListenerInDB
UpdateLoadbalancerInDB
UpdateMemberInDB
UpdatePoolInDB
UpdatePoolMembersOperatingStatusInDB
UpdateVIPAfterAllocation
AmphoraIDToErrorOnRevertTask
AmphoraToErrorOnRevertTask
BaseLifecycleTask
HealthMonitorToErrorOnRevertTask
L7PolicyToErrorOnRevertTask
L7RuleToErrorOnRevertTask
ListenerToErrorOnRevertTask
ListenersToErrorOnRevertTask
LoadBalancerIDToErrorOnRevertTask
LoadBalancerToErrorOnRevertTask
MemberToErrorOnRevertTask
MembersToErrorOnRevertTask
PoolToErrorOnRevertTask
AdminDownPort
AllocateVIP
AllocateVIPforFailover
ApplyQos
ApplyQosAmphora
BaseNetworkTask
CalculateAmphoraDelta
CalculateDelta
CreateVIPBasePort
DeallocateVIP
DeletePort
FailoverPreparationForAmphora
GetAmphoraNetworkConfigs
GetAmphoraNetworkConfigsByID
GetAmphoraeNetworkConfigs
GetMemberPorts
GetPlumbedNetworks
GetSubnetFromVIP
GetVIPSecurityGroupID
HandleNetworkDelta
HandleNetworkDeltas
PlugNetworks
PlugPorts
PlugVIP
PlugVIPAmphora
RetrievePortIDsOnAmphoraExceptLBNetwork
UnPlugNetworks
UnplugVIP
UpdateVIP
UpdateVIPForDelete
UpdateVIPSecurityGroup
Bases: object
Perform cert rotation for an amphora.
amphora_id – ID for amphora to rotate
None
AmphoraNotFound – The referenced amphora was not found
Creates a health monitor.
health_monitor – Provider health monitor dict
None
NoResultFound – Unable to find the object
Creates an L7 Policy.
l7policy – Provider dict of the l7policy to create
None
NoResultFound – Unable to find the object
Creates an L7 Rule.
l7rule – Provider dict l7rule
None
NoResultFound – Unable to find the object
Creates a listener.
listener – A listener provider dictionary.
None
NoResultFound – Unable to find the object
Creates a load balancer by allocating Amphorae.
First tries to allocate an existing Amphora in READY state. If none are available it will attempt to build one specifically for this load balancer.
loadbalancer – The dict of load balancer to create
None
NoResultFound – Unable to find the object
Creates a pool member.
member – A member provider dictionary to create
None
NoSuitablePool – Unable to find the node pool
Creates a node pool.
pool – Provider pool dict to create
None
NoResultFound – Unable to find the object
Deletes an existing Amphora.
amphora_id – ID of the amphora to delete
None
AmphoraNotFound – The referenced Amphora was not found
Deletes a health monitor.
health_monitor – Provider health monitor dict
None
HMNotFound – The referenced health monitor was not found
Deletes an L7 policy.
l7policy – Provider dict of the l7policy to delete
None
L7PolicyNotFound – The referenced l7policy was not found
Deletes an L7 rule.
l7rule – Provider dict of the l7rule to delete
None
L7RuleNotFound – The referenced l7rule was not found
Deletes a listener.
listener – A listener provider dictionary to delete
None
ListenerNotFound – The referenced listener was not found
Deletes a load balancer by de-allocating Amphorae.
load_balancer – Dict of the load balancer to delete
None
LBNotFound – The referenced load balancer was not found
Deletes a pool member.
member – A member provider dictionary to delete
None
MemberNotFound – The referenced member was not found
Deletes a node pool.
pool – Provider pool dict to delete
None
PoolNotFound – The referenced pool was not found
Perform failover operations for an amphora.
Note: This expects the load balancer to already be in provisioning_status=PENDING_UPDATE state.
amphora_id – ID for amphora to failover
reraise – If enabled reraise any caught exception
None
octavia.common.exceptions.NotFound – The referenced amphora was not found
Perform failover operations for a load balancer.
Note: This expects the load balancer to already be in provisioning_status=PENDING_UPDATE state.
load_balancer_id – ID for load balancer to failover
None
octavia.commom.exceptions.NotFound – The load balancer was not found.
Update the amphora agent configuration.
update the running configuration for mutatable configuration items.
amphora_id – ID of the amphora to update.
None
Updates a health monitor.
original_health_monitor – Provider health monitor dict
health_monitor_updates – Dict containing updated health monitor
None
HMNotFound – The referenced health monitor was not found
Updates an L7 policy.
l7policy – Provider dict of the l7policy to update
l7policy_updates – Dict containing updated l7policy attributes
None
L7PolicyNotFound – The referenced l7policy was not found
Updates an L7 rule.
l7rule – Origin dict of the l7rule to update
l7rule_updates – Dict containing updated l7rule attributes
None
L7RuleNotFound – The referenced l7rule was not found
Updates a listener.
listener – A listener provider dictionary to update
listener_updates – Dict containing updated listener attributes
None
ListenerNotFound – The referenced listener was not found
Updates a load balancer.
original_load_balancer – Dict of the load balancer to update
load_balancer_updates – Dict containing updated load balancer
None
LBNotFound – The referenced load balancer was not found
Bases: JobboardTaskFlowDriver
Bases: JobboardTaskFlowDriver
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.