2 ##############################################################################
3 # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
14 - role: set_flavor_property
17 - role: set_flavor_property
26 key: "live_migration_flag"
27 value: "VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_LIVE,VIR_MIGRATE_TUNNELLED"
30 key: "vncserver_listen"
37 key: "scheduler_default_filters"
38 value: "NUMATopologyFilter"
39 - role: restart_nova_service
40 service: "nova-scheduler"
47 value: "{{ cpu_set }}"
48 - role: restart_nova_service
49 service: "nova-compute"