Merge "Expose Anti-Affinity Weight Setting."
This commit is contained in:
commit
39eb474224
@ -95,6 +95,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
aodh_api:
|
||||
init_container: null
|
||||
|
@ -59,6 +59,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
barbican_api:
|
||||
init_container: null
|
||||
|
@ -1918,6 +1918,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
ceilometer_tests:
|
||||
init_container: null
|
||||
|
@ -100,6 +100,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
|
||||
mounts:
|
||||
cinder_api:
|
||||
|
@ -475,6 +475,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
replicas:
|
||||
api: 1
|
||||
policy_engine: 1
|
||||
|
@ -824,6 +824,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
glance_api:
|
||||
init_container: null
|
||||
|
@ -1031,6 +1031,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
heat_api:
|
||||
init_container: null
|
||||
|
@ -2013,6 +2013,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
horizon_db_init:
|
||||
init_container: null
|
||||
|
@ -563,6 +563,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
ironic_api:
|
||||
init_container: null
|
||||
|
@ -171,6 +171,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
keystone_db_init:
|
||||
init_container: null
|
||||
|
@ -488,6 +488,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
magnum_api:
|
||||
init_container: null
|
||||
|
@ -537,6 +537,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
mistral_api:
|
||||
init_container: null
|
||||
|
@ -310,6 +310,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
neutron_server:
|
||||
init_container: null
|
||||
|
@ -2120,6 +2120,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
nova_compute:
|
||||
init_container: null
|
||||
|
@ -457,6 +457,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
panko_api:
|
||||
init_container: null
|
||||
|
@ -64,6 +64,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
rally_api:
|
||||
init_container: null
|
||||
|
@ -507,6 +507,8 @@ pod:
|
||||
default: preferredDuringSchedulingIgnoredDuringExecution
|
||||
topologyKey:
|
||||
default: kubernetes.io/hostname
|
||||
weight:
|
||||
default: 10
|
||||
mounts:
|
||||
senlin_api:
|
||||
init_container: null
|
||||
|
Loading…
Reference in New Issue
Block a user