- Apr 06, 2018
-
-
Doug Szumski authored
This change allows access to InfluxDB via HAProxy on the internal network. If HA is required the Enterprise version of InfluxDB will need to be installed. This could be implemented by customising the InfluxDB Docker file. There are other alternatives to HA, such as the InfluxDB Relay [1]. Support for this is considered to be outside of the scope of this bugfix. [1] https://docs.openstack.org/developer/performance-docs/ methodologies/monitoring/influxha.html Closes-Bug: #1751283 Change-Id: I4624efbd99c0cddd1361f2438866ad3a82e5557b
-
Zuul authored
-
Zuul authored
-
confi-surya authored
As rest of the files are follow the same pattern So in same manner following the same for fluentd format config Change-Id: I114e3a09e9747085adcc06caa419d5ebe61cec7b
-
Zuul authored
-
confi-surya authored
Removed extra line Change-Id: I519b8a58a67300d25e2dffa65015f879b9b1d322
-
- Apr 05, 2018
-
-
Stanislaw Bogatkin authored
Fluentd custom output and filter configs target directory can have unknown permissions, so copy these configs as root. Change-Id: I1649f8cd4a5066245e8f79e8e71b6bbf04dbcb62 Closes-Bug: #1760213
-
Zuul authored
-
- Apr 04, 2018
- Apr 03, 2018
-
-
Carlos Goncalves authored
Change-Id: I2f5d70bb5707b940387d613879bf2caab35d6bd9
-
Vladislav Belogrudov authored
This feature replaces splitting of compute hosts into inner and external with a new variable 'neutron_compute_dvr_mode' that controls whether computes will have full-blown DVR or internal only (tenant) networking. Change-Id: I6720ccfcfcec89f9996d4cb5ae60f31eb3113667 Implements: blueprint dvr-mode-property
-
Nick Jones authored
This commit provides operators with the ability to specify additional options per HTTP or TCP listener stanza. Change-Id: I66cc5372f2a686213b6748a8260cfe84f789ad8e Implements: blueprint haproxy-listener-extra-options
-
Nick Jones authored
This commit introduces a new variable, horizon_keystone_url, which allows the administrator to specify the Keystone URL. This defaults to the internal Keystone URL for backwards compatibility's sake. Closes-Bug: #1759623 Change-Id: Idf178a6398000fcb2d02b6f37b8ef408218b94ee Signed-off-by:
Nick Jones <nick@stackhpc.com>
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Apr 02, 2018
-
-
rhcayadav authored
This patch changes the wrong designate producer image from "{{ designate_central_image }}:{{ designate_central_tag }}" to "{{ designate_producer_image }}:{{ designate_producer_tag }}" Change-Id: I8eabd47b14eb698676acbcc20141fa81c663422b Closes-bug:1759629
-
Jeffrey Zhang authored
More info please check[0][1]. [0] http://lists.openstack.org/pipermail/openstack-dev/2018-March/128902.html [1] https://ara.readthedocs.io/en/latest/advanced.html Change-Id: I5cf68c0bb54878e328387143712dec9582be04a1
-
- Apr 01, 2018
-
-
Zuul authored
-
zhubingbing authored
Change-Id: Iedeaad4fc3256f0d65fda5c4b73691b6a4d0f750
-
- Mar 31, 2018
- Mar 30, 2018
- Mar 29, 2018
-
-
Martin Chlumsky authored
keystone_* containers are created via the kolla_docker ansible module with common_options set to docker_common_options. However, when the containers are checked, common_options are not passed to the kolla_docker ansible module. This can cause the keystone_* containers to be restarted during a reconfigure when there are no changes to keystone configuration. Add the common_options argument to the kolla_docker ansible module when checking the keystone containers and set it to docker_common_options. Change-Id: I44aefcf3d71faecaf1ffe384fd5a2f611e584a37 Closes-Bug: #1759922
-
Mark Giles authored
Describes the proposed approach to introduce Prometheus monitoring for Kolla-Ansible deployment. Partially-Implements: blueprint prometheus Change-Id: I54616925abb76bda7efa2f2ae962d4e43f097551
-
Zuul authored
-
Zuul authored
-
Jeffrey Zhang authored
timeout tunnel is use for WebSocket and CONNECT protocol. Need use a larger number for it. Otherwise, novnc will be auto disconnected if no action happend in a short time on browser. Change-Id: If37623e8fda5260ab0b38d2203f5266777dba063 Closes-Bug: #1759774
-
Zuul authored
-
Zuul authored
-