Skip to content
Snippets Groups Projects
Commit c5a3efaf authored by Michal Nasiadka's avatar Michal Nasiadka
Browse files

[release] Sync Kolla Ansible inventory for Xena

Change-Id: Ib6f89f57a1fe9dc88414260e8a221de3ecd6b9a5
parent 8fb9f57f
No related branches found
No related tags found
No related merge requests found
...@@ -123,8 +123,6 @@ overcloud_container_image_regex_map: ...@@ -123,8 +123,6 @@ overcloud_container_image_regex_map:
enabled: "{{ kolla_enable_blazar | bool }}" enabled: "{{ kolla_enable_blazar | bool }}"
- regex: ^ceilometer - regex: ^ceilometer
enabled: "{{ kolla_enable_ceilometer | bool }}" enabled: "{{ kolla_enable_ceilometer | bool }}"
- regex: ^chrony
enabled: "{{ kolla_enable_chrony | bool }}"
- regex: ^cinder - regex: ^cinder
enabled: "{{ kolla_enable_cinder | bool }}" enabled: "{{ kolla_enable_cinder | bool }}"
- regex: ^cloudkitty - regex: ^cloudkitty
...@@ -212,8 +210,6 @@ overcloud_container_image_regex_map: ...@@ -212,8 +210,6 @@ overcloud_container_image_regex_map:
enabled: "{{ kolla_enable_ovn | bool }}" enabled: "{{ kolla_enable_ovn | bool }}"
- regex: ^ovsdpdk - regex: ^ovsdpdk
enabled: "{{ kolla_enable_ovs_dpdk | bool }}" enabled: "{{ kolla_enable_ovs_dpdk | bool }}"
- regex: ^panko
enabled: "{{ kolla_enable_panko | bool }}"
- regex: ^placement - regex: ^placement
enabled: "{{ kolla_enable_placement | bool }}" enabled: "{{ kolla_enable_placement | bool }}"
- regex: ^prometheus - regex: ^prometheus
...@@ -222,8 +218,6 @@ overcloud_container_image_regex_map: ...@@ -222,8 +218,6 @@ overcloud_container_image_regex_map:
enabled: "{{ kolla_enable_qdrouterd | bool }}" enabled: "{{ kolla_enable_qdrouterd | bool }}"
- regex: ^rabbitmq - regex: ^rabbitmq
enabled: "{{ kolla_enable_rabbitmq | bool }}" enabled: "{{ kolla_enable_rabbitmq | bool }}"
- regex: ^rally
enabled: "{{ kolla_enable_rally | bool }}"
- regex: ^redis - regex: ^redis
enabled: "{{ kolla_enable_redis | bool }}" enabled: "{{ kolla_enable_redis | bool }}"
- regex: ^sahara - regex: ^sahara
...@@ -242,8 +236,6 @@ overcloud_container_image_regex_map: ...@@ -242,8 +236,6 @@ overcloud_container_image_regex_map:
enabled: "{{ kolla_enable_tacker | bool }}" enabled: "{{ kolla_enable_tacker | bool }}"
- regex: ^telegraf - regex: ^telegraf
enabled: "{{ kolla_enable_telegraf | bool }}" enabled: "{{ kolla_enable_telegraf | bool }}"
- regex: ^tempest
enabled: "{{ kolla_enable_tempest | bool }}"
- regex: ^tgtd - regex: ^tgtd
enabled: "{{ kolla_enable_cinder | bool or kolla_enable_ironic | bool }}" enabled: "{{ kolla_enable_cinder | bool or kolla_enable_ironic | bool }}"
- regex: ^trove - regex: ^trove
...@@ -522,7 +514,6 @@ kolla_enable_barbican: "no" ...@@ -522,7 +514,6 @@ kolla_enable_barbican: "no"
kolla_enable_blazar: "no" kolla_enable_blazar: "no"
kolla_enable_ceilometer: "no" kolla_enable_ceilometer: "no"
kolla_enable_central_logging: "no" kolla_enable_central_logging: "no"
kolla_enable_chrony: "no"
kolla_enable_cinder: "no" kolla_enable_cinder: "no"
kolla_enable_cinder_backend_iscsi: "{{ kolla_enable_cinder_backend_lvm | bool or kolla_enable_cinder_backend_zfssa_iscsi | bool }}" kolla_enable_cinder_backend_iscsi: "{{ kolla_enable_cinder_backend_lvm | bool or kolla_enable_cinder_backend_zfssa_iscsi | bool }}"
kolla_enable_cinder_backend_lvm: "no" kolla_enable_cinder_backend_lvm: "no"
...@@ -561,11 +552,9 @@ kolla_enable_openvswitch: "{{ kolla_enable_neutron | bool }}" ...@@ -561,11 +552,9 @@ kolla_enable_openvswitch: "{{ kolla_enable_neutron | bool }}"
kolla_enable_ovn: "no" kolla_enable_ovn: "no"
kolla_enable_ovs_dpdk: "no" kolla_enable_ovs_dpdk: "no"
kolla_enable_osprofiler: "no" kolla_enable_osprofiler: "no"
kolla_enable_panko: "no"
kolla_enable_placement: "{{ kolla_enable_nova | bool or kolla_enable_zun | bool }}" kolla_enable_placement: "{{ kolla_enable_nova | bool or kolla_enable_zun | bool }}"
kolla_enable_prometheus: "no" kolla_enable_prometheus: "no"
kolla_enable_qdrouterd: "no" kolla_enable_qdrouterd: "no"
kolla_enable_rally: "no"
kolla_enable_redis: "no" kolla_enable_redis: "no"
kolla_enable_sahara: "no" kolla_enable_sahara: "no"
kolla_enable_senlin: "no" kolla_enable_senlin: "no"
...@@ -575,7 +564,6 @@ kolla_enable_storm: "{{ kolla_enable_monasca | bool }}" ...@@ -575,7 +564,6 @@ kolla_enable_storm: "{{ kolla_enable_monasca | bool }}"
kolla_enable_swift: "no" kolla_enable_swift: "no"
kolla_enable_tacker: "no" kolla_enable_tacker: "no"
kolla_enable_telegraf: "no" kolla_enable_telegraf: "no"
kolla_enable_tempest: "no"
kolla_enable_trove: "no" kolla_enable_trove: "no"
kolla_enable_vitrage: "no" kolla_enable_vitrage: "no"
kolla_enable_vmtp: "no" kolla_enable_vmtp: "no"
......
...@@ -209,13 +209,11 @@ kolla_openstack_logging_debug: ...@@ -209,13 +209,11 @@ kolla_openstack_logging_debug:
#kolla_enable_neutron_agent_ha: #kolla_enable_neutron_agent_ha:
#kolla_enable_neutron_vpnaas: #kolla_enable_neutron_vpnaas:
#kolla_enable_prometheus: #kolla_enable_prometheus:
#kolla_enable_rally:
#kolla_enable_sahara: #kolla_enable_sahara:
#kolla_enable_senlin: #kolla_enable_senlin:
#kolla_enable_storm: #kolla_enable_storm:
#kolla_enable_swift: #kolla_enable_swift:
#kolla_enable_telegraf: #kolla_enable_telegraf:
#kolla_enable_tempest:
#kolla_enable_watcher: #kolla_enable_watcher:
#kolla_enable_zookeeper: #kolla_enable_zookeeper:
......
...@@ -301,12 +301,6 @@ enable_{{ feature_flag }}: {{ hostvars[inventory_hostname]['kolla_enable_' ~ fea ...@@ -301,12 +301,6 @@ enable_{{ feature_flag }}: {{ hostvars[inventory_hostname]['kolla_enable_' ~ fea
#barbican_crypto_plugin: "simple_crypto" #barbican_crypto_plugin: "simple_crypto"
#barbican_library_path: "/usr/lib/libCryptoki2_64.so" #barbican_library_path: "/usr/lib/libCryptoki2_64.so"
################
## Panko options
################
# Valid options are [ mysql ]
#panko_database_type: "mysql"
################# #################
# Gnocchi options # Gnocchi options
################# #################
...@@ -452,19 +446,6 @@ ironic_inspector_kernel_cmdline_extras: ...@@ -452,19 +446,6 @@ ironic_inspector_kernel_cmdline_extras:
# Rolling upgrade were enable by default # Rolling upgrade were enable by default
#swift_enable_rolling_upgrade: "yes" #swift_enable_rolling_upgrade: "yes"
################################################
# Tempest - The OpenStack Integration Test Suite
################################################
# The following values must be set when enabling tempest
#tempest_image_id:
#tempest_flavor_ref_id:
#tempest_public_network_id:
#tempest_floating_network_name:
# tempest_image_alt_id: "{% raw %}{{ tempest_image_id }}{% endraw %}"
# tempest_flavor_ref_alt_id: "{% raw %}{{ tempest_flavor_ref_id }}{% endraw %}"
################################### ###################################
# VMware - OpenStack VMware support # VMware - OpenStack VMware support
################################### ###################################
......
...@@ -25,16 +25,6 @@ compute ...@@ -25,16 +25,6 @@ compute
storage storage
monitoring monitoring
[chrony-server:children]
loadbalancer
[chrony:children]
control
network
compute
storage
monitoring
[collectd:children] [collectd:children]
compute compute
...@@ -172,9 +162,6 @@ control ...@@ -172,9 +162,6 @@ control
control control
compute compute
[panko:children]
control
[gnocchi:children] [gnocchi:children]
control control
...@@ -184,10 +171,6 @@ control ...@@ -184,10 +171,6 @@ control
[trove:children] [trove:children]
control control
# Tempest
[tempest:children]
control
[senlin:children] [senlin:children]
control control
...@@ -200,9 +183,6 @@ control ...@@ -200,9 +183,6 @@ control
[watcher:children] [watcher:children]
control control
[rally:children]
control
[octavia:children] [octavia:children]
control control
......
...@@ -345,10 +345,6 @@ compute ...@@ -345,10 +345,6 @@ compute
[cyborg-conductor:children] [cyborg-conductor:children]
cyborg cyborg
# Panko
[panko-api:children]
panko
# Gnocchi # Gnocchi
[gnocchi-api:children] [gnocchi-api:children]
gnocchi gnocchi
......
...@@ -132,7 +132,6 @@ ...@@ -132,7 +132,6 @@
kolla_enable_blazar: True kolla_enable_blazar: True
kolla_enable_ceilometer: True kolla_enable_ceilometer: True
kolla_enable_central_logging: True kolla_enable_central_logging: True
kolla_enable_chrony: True
kolla_enable_cinder: True kolla_enable_cinder: True
kolla_enable_cinder_backend_hnas_iscsi: True kolla_enable_cinder_backend_hnas_iscsi: True
kolla_enable_cinder_backend_hnas_nfs: True kolla_enable_cinder_backend_hnas_nfs: True
...@@ -173,9 +172,7 @@ ...@@ -173,9 +172,7 @@
kolla_enable_nova_serialconsole_proxy: True kolla_enable_nova_serialconsole_proxy: True
kolla_enable_octavia: True kolla_enable_octavia: True
kolla_enable_osprofiler: True kolla_enable_osprofiler: True
kolla_enable_panko: True
kolla_enable_prometheus: True kolla_enable_prometheus: True
kolla_enable_rally: True
kolla_enable_sahara: True kolla_enable_sahara: True
kolla_enable_senlin: True kolla_enable_senlin: True
kolla_enable_skydive: True kolla_enable_skydive: True
...@@ -184,7 +181,6 @@ ...@@ -184,7 +181,6 @@
kolla_enable_swift: True kolla_enable_swift: True
kolla_enable_tacker: True kolla_enable_tacker: True
kolla_enable_telegraf: True kolla_enable_telegraf: True
kolla_enable_tempest: True
kolla_enable_trove: True kolla_enable_trove: True
kolla_enable_watcher: True kolla_enable_watcher: True
kolla_enable_zookeeper: True kolla_enable_zookeeper: True
...@@ -260,7 +256,6 @@ ...@@ -260,7 +256,6 @@
#enable_blazar: True #enable_blazar: True
#enable_ceilometer: True #enable_ceilometer: True
#enable_central_logging: True #enable_central_logging: True
#enable_chrony: True
#enable_cinder: True #enable_cinder: True
#enable_cinder_backend_iscsi: True #enable_cinder_backend_iscsi: True
#enable_cinder_backend_hnas_iscsi: True #enable_cinder_backend_hnas_iscsi: True
...@@ -301,9 +296,7 @@ ...@@ -301,9 +296,7 @@
#enable_nova_serialconsole_proxy: True #enable_nova_serialconsole_proxy: True
#enable_octavia: True #enable_octavia: True
#enable_osprofiler: True #enable_osprofiler: True
#enable_panko: True
#enable_prometheus: True #enable_prometheus: True
#enable_rally: True
#enable_sahara: True #enable_sahara: True
#enable_skydive: True #enable_skydive: True
#enable_solum: True #enable_solum: True
...@@ -312,7 +305,6 @@ ...@@ -312,7 +305,6 @@
#enable_swift: True #enable_swift: True
#enable_tacker: True #enable_tacker: True
#enable_telegraf: True #enable_telegraf: True
#enable_tempest: True
#enable_trove: True #enable_trove: True
#enable_watcher: True #enable_watcher: True
#enable_zookeeper: True #enable_zookeeper: True
......
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
run_once: true run_once: true
when: when:
- "'ntp' not in groups" - "'ntp' not in groups"
- not kolla_enable_chrony | bool
- name: Ensure Chrony is installed and configured - name: Ensure Chrony is installed and configured
hosts: ntp hosts: ntp
...@@ -30,4 +29,3 @@ ...@@ -30,4 +29,3 @@
tasks: tasks:
- import_role: - import_role:
name: ntp name: ntp
when: not kolla_enable_chrony | bool
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment