Merge "all.yml should be in alphabetical order"
This commit is contained in:
commit
d760b7fd50
@ -130,12 +130,15 @@ tunnel_interface_address: "{{ hostvars[inventory_hostname]['ansible_' + tunnel_i
|
|||||||
neutron_plugin_agent: "openvswitch"
|
neutron_plugin_agent: "openvswitch"
|
||||||
|
|
||||||
# The default ports used by each service.
|
# The default ports used by each service.
|
||||||
|
# The list should be in alphabetical order
|
||||||
aodh_api_port: "8042"
|
aodh_api_port: "8042"
|
||||||
|
|
||||||
barbican_api_port: "9311"
|
barbican_api_port: "9311"
|
||||||
|
|
||||||
ceilometer_api_port: "8777"
|
ceilometer_api_port: "8777"
|
||||||
|
|
||||||
|
cinder_api_port: "8776"
|
||||||
|
|
||||||
congress_api_port: "1789"
|
congress_api_port: "1789"
|
||||||
|
|
||||||
cloudkitty_api_port: "8889"
|
cloudkitty_api_port: "8889"
|
||||||
@ -145,19 +148,87 @@ designate_bind_port: "53"
|
|||||||
designate_mdns_port: "5354"
|
designate_mdns_port: "5354"
|
||||||
designate_rndc_port: "953"
|
designate_rndc_port: "953"
|
||||||
|
|
||||||
|
elasticsearch_port: "9200"
|
||||||
|
|
||||||
|
etcd_client_port: "2379"
|
||||||
|
etcd_peer_port: "2380"
|
||||||
|
|
||||||
|
fluentd_syslog_port: "5140"
|
||||||
|
|
||||||
freezer_api_port: "9090"
|
freezer_api_port: "9090"
|
||||||
|
|
||||||
|
glance_api_port: "9292"
|
||||||
|
glance_registry_port: "9191"
|
||||||
|
|
||||||
|
gnocchi_api_port: "8041"
|
||||||
|
|
||||||
|
grafana_server_port: "3000"
|
||||||
|
|
||||||
|
haproxy_stats_port: "1984"
|
||||||
|
|
||||||
|
heat_api_port: "8004"
|
||||||
|
heat_api_cfn_port: "8000"
|
||||||
|
|
||||||
|
horizon_port: "80"
|
||||||
|
|
||||||
|
influxdb_admin_port: "8083"
|
||||||
|
influxdb_http_port: "8086"
|
||||||
|
|
||||||
|
ironic_api_port: "6385"
|
||||||
|
ironic_inspector_port: "5050"
|
||||||
|
|
||||||
iscsi_port: "3260"
|
iscsi_port: "3260"
|
||||||
|
|
||||||
gnocchi_api_port: "8041"
|
karbor_api_port: "8799"
|
||||||
|
|
||||||
|
keystone_public_port: "5000"
|
||||||
|
keystone_admin_port: "35357"
|
||||||
|
keystone_ssh_port: "8023"
|
||||||
|
|
||||||
|
kibana_server_port: "5601"
|
||||||
|
|
||||||
|
kuryr_port: "23750"
|
||||||
|
|
||||||
|
magnum_api_port: "9511"
|
||||||
|
|
||||||
|
manila_api_port: "8786"
|
||||||
|
|
||||||
mariadb_port: "{{ database_port }}"
|
mariadb_port: "{{ database_port }}"
|
||||||
mariadb_wsrep_port: "4567"
|
mariadb_wsrep_port: "4567"
|
||||||
mariadb_ist_port: "4568"
|
mariadb_ist_port: "4568"
|
||||||
mariadb_sst_port: "4444"
|
mariadb_sst_port: "4444"
|
||||||
|
|
||||||
|
memcached_port: "11211"
|
||||||
|
|
||||||
|
mistral_api_port: "8989"
|
||||||
|
|
||||||
|
mongodb_port: "27017"
|
||||||
|
mongodb_web_port: "28017"
|
||||||
|
|
||||||
|
murano_api_port: "8082"
|
||||||
|
|
||||||
|
neutron_server_port: "9696"
|
||||||
|
|
||||||
|
nova_api_port: "8774"
|
||||||
|
nova_metadata_port: "8775"
|
||||||
|
nova_novncproxy_port: "6080"
|
||||||
|
nova_spicehtml5proxy_port: "6082"
|
||||||
|
nova_serialproxy_port: "6083"
|
||||||
|
|
||||||
|
octavia_api_port: "9876"
|
||||||
|
octavia_health_manager_port: "5555"
|
||||||
|
|
||||||
|
outward_rabbitmq_port: "5674"
|
||||||
|
outward_rabbitmq_management_port: "15674"
|
||||||
|
outward_rabbitmq_cluster_port: "25674"
|
||||||
|
outward_rabbitmq_epmd_port: "4371"
|
||||||
|
|
||||||
|
ovsdb_port: "6640"
|
||||||
|
|
||||||
panko_api_port: "8977"
|
panko_api_port: "8977"
|
||||||
|
|
||||||
|
placement_api_port: "8780"
|
||||||
|
|
||||||
rabbitmq_port: "5672"
|
rabbitmq_port: "5672"
|
||||||
rabbitmq_management_port: "15672"
|
rabbitmq_management_port: "15672"
|
||||||
rabbitmq_cluster_port: "25672"
|
rabbitmq_cluster_port: "25672"
|
||||||
@ -165,39 +236,19 @@ rabbitmq_epmd_port: "4369"
|
|||||||
|
|
||||||
rdp_port: "8001"
|
rdp_port: "8001"
|
||||||
|
|
||||||
outward_rabbitmq_port: "5674"
|
rgw_port: "6780"
|
||||||
outward_rabbitmq_management_port: "15674"
|
|
||||||
outward_rabbitmq_cluster_port: "25674"
|
|
||||||
outward_rabbitmq_epmd_port: "4371"
|
|
||||||
|
|
||||||
mongodb_port: "27017"
|
sahara_api_port: "8386"
|
||||||
mongodb_web_port: "28017"
|
|
||||||
|
|
||||||
haproxy_stats_port: "1984"
|
searchlight_api_port: "9393"
|
||||||
|
|
||||||
keystone_public_port: "5000"
|
senlin_api_port: "8778"
|
||||||
keystone_admin_port: "35357"
|
|
||||||
keystone_ssh_port: "8023"
|
|
||||||
|
|
||||||
glance_api_port: "9292"
|
skydive_analyzer_port: "8085"
|
||||||
glance_registry_port: "9191"
|
skydive_agents_port: "8090"
|
||||||
|
|
||||||
octavia_api_port: "9876"
|
solum_application_deployment_port: "9777"
|
||||||
octavia_health_manager_port: "5555"
|
solum_image_builder_port: "9778"
|
||||||
|
|
||||||
placement_api_port: "8780"
|
|
||||||
|
|
||||||
nova_api_port: "8774"
|
|
||||||
nova_metadata_port: "8775"
|
|
||||||
nova_novncproxy_port: "6080"
|
|
||||||
nova_spicehtml5proxy_port: "6082"
|
|
||||||
nova_serialproxy_port: "6083"
|
|
||||||
|
|
||||||
neutron_server_port: "9696"
|
|
||||||
|
|
||||||
cinder_api_port: "8776"
|
|
||||||
|
|
||||||
memcached_port: "11211"
|
|
||||||
|
|
||||||
swift_proxy_server_port: "8080"
|
swift_proxy_server_port: "8080"
|
||||||
swift_object_server_port: "6000"
|
swift_object_server_port: "6000"
|
||||||
@ -205,65 +256,14 @@ swift_account_server_port: "6001"
|
|||||||
swift_container_server_port: "6002"
|
swift_container_server_port: "6002"
|
||||||
swift_rsync_port: "10873"
|
swift_rsync_port: "10873"
|
||||||
|
|
||||||
sahara_api_port: "8386"
|
tacker_server_port: "9890"
|
||||||
|
|
||||||
heat_api_port: "8004"
|
|
||||||
heat_api_cfn_port: "8000"
|
|
||||||
|
|
||||||
horizon_port: "80"
|
|
||||||
|
|
||||||
murano_api_port: "8082"
|
|
||||||
|
|
||||||
ironic_api_port: "6385"
|
|
||||||
ironic_inspector_port: "5050"
|
|
||||||
|
|
||||||
magnum_api_port: "9511"
|
|
||||||
|
|
||||||
solum_application_deployment_port: "9777"
|
|
||||||
|
|
||||||
solum_image_builder_port: "9778"
|
|
||||||
|
|
||||||
rgw_port: "6780"
|
|
||||||
|
|
||||||
mistral_api_port: "8989"
|
|
||||||
|
|
||||||
kibana_server_port: "5601"
|
|
||||||
|
|
||||||
elasticsearch_port: "9200"
|
|
||||||
|
|
||||||
manila_api_port: "8786"
|
|
||||||
|
|
||||||
watcher_api_port: "9322"
|
|
||||||
|
|
||||||
influxdb_admin_port: "8083"
|
|
||||||
influxdb_http_port: "8086"
|
|
||||||
|
|
||||||
senlin_api_port: "8778"
|
|
||||||
|
|
||||||
trove_api_port: "8779"
|
trove_api_port: "8779"
|
||||||
|
|
||||||
etcd_client_port: "2379"
|
watcher_api_port: "9322"
|
||||||
etcd_peer_port: "2380"
|
|
||||||
|
|
||||||
karbor_api_port: "8799"
|
|
||||||
|
|
||||||
kuryr_port: "23750"
|
|
||||||
|
|
||||||
searchlight_api_port: "9393"
|
|
||||||
|
|
||||||
grafana_server_port: "3000"
|
|
||||||
|
|
||||||
tacker_server_port: "9890"
|
|
||||||
|
|
||||||
fluentd_syslog_port: "5140"
|
|
||||||
|
|
||||||
zun_api_port: "9517"
|
zun_api_port: "9517"
|
||||||
|
|
||||||
ovsdb_port: "6640"
|
|
||||||
|
|
||||||
skydive_analyzer_port: "8085"
|
|
||||||
skydive_agents_port: "8090"
|
|
||||||
|
|
||||||
|
|
||||||
public_protocol: "{{ 'https' if kolla_enable_tls_external | bool else 'http' }}"
|
public_protocol: "{{ 'https' if kolla_enable_tls_external | bool else 'http' }}"
|
||||||
internal_protocol: "http"
|
internal_protocol: "http"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user