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