senlin/senlin/policies
Adam Harwell d3bd9ef3f3 Allow LB creation with VIP_NETWORK *or* VIP_SUBNET
Octavia allows LB creation with only a vip_network_id specified. This is
necessary for things like routed-network environments where subnets are
often not exposed to users, or else not well understood by them, and
Octavia should retain responsibility for choosing the subnet.

Change-Id: Ic252cf7d5cc7277fa86bf12df8776dac27151f83
2020-03-16 12:43:30 -07:00
..
__init__.py Revise policy enforcement level implementation 2015-08-08 07:00:07 -04:00
affinity_policy.py modify grammatical errors 2018-06-27 21:06:08 +08:00
base.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
batch_policy.py Remove unused batch_num variable. 2019-02-07 10:28:11 -08:00
deletion_policy.py Update senlin documentation url 2018-02-23 16:52:25 +08:00
health_policy.py Support multiple detection types in health policy 2018-09-25 22:27:33 +00:00
lb_policy.py Allow LB creation with VIP_NETWORK *or* VIP_SUBNET 2020-03-16 12:43:30 -07:00
region_placement.py Update senlin documentation url 2018-02-23 16:52:25 +08:00
scaling_policy.py Fix cooldown check 2018-10-09 18:04:43 -07:00
zone_placement.py Update senlin documentation url 2018-02-23 16:52:25 +08:00