- Mar 14, 2018
-
-
Jeffrey Zhang authored
Disable ServerSignature and Hide apache related infromation. Change-Id: I9188ddb85988539087c922117bb9f53454b7507c
-
- Mar 08, 2018
-
-
Zuul authored
-
Jeffrey Zhang authored
This reverts commit 2a4ce0b8. Change-Id: I52efd29791a230df1ce7e3acde4b7184aec34150
-
Zuul authored
-
Zuul authored
-
- Mar 07, 2018
-
-
Zuul authored
-
- Mar 06, 2018
-
-
Zuul authored
-
OpenStack Proposal Bot authored
Change-Id: Ia9a7b76a9db4a149d9e0df16ac576ecd706df22b
-
- Mar 05, 2018
-
-
Kevin TIBI authored
CVE-2018-1000115 Change-Id: I30acb41f1209c0d07eb58f4feec91bc53146dcea Closes-Bug: #1753425
-
- Mar 03, 2018
-
-
Zuul authored
-
- Mar 02, 2018
-
-
xiaoxu780 authored
Change-Id: I31969667ab86f61d38752954cb0e565ad7e41970 Closes-Bug: #1752760
-
- Mar 01, 2018
-
-
OpenStack Release Bot authored
Change-Id: I8ee8b4198ccf2f79fdc1acc3a303ede18960a2a1
-
- Feb 28, 2018
-
-
Sylvain Baubeau authored
Change-Id: I1f721a3e9ad3d1a937e05f1d0d53c810b9f2ac39
-
- Feb 27, 2018
-
-
zhubingbing authored
Change-Id: I653e16270aab539edcec6d8622f0a1c06d04b492
-
Zuul authored
-
- Feb 26, 2018
-
-
Doug Szumski authored
The original code assumes that ElasticSearch will be deployed on the same node as Kibana. This isn't always the case. When they are not on the same node, Kibana will not be able to connect to ElasticSearch and deployment will fail on the task: 'kibana : Wait for kibana to register in elasticsearch'. A second advantage of making this change is that Kibana won't break if ElasticSearch goes down on the node that it's running on when there are additional ElasticSearch instances on other nodes. A disadvantage of this change is that queries from Kibana to ElasticSearch will no longer be local. Closes-Bug: 1751817 Change-Id: I02ab2e7b1eb963b33e29c8f649cc9db0d63316f7
-
Zuul authored
-
Zuul authored
-
caoyuan authored
use systemd module to reload the docker service, rather than command Change-Id: I2e3b2299365701a08de4025d6ad34cb492b33fda Closes-Bug: #1751690
-
- Feb 25, 2018
-
-
Zuul authored
-
- Feb 24, 2018
-
-
zhubingbing authored
Change-Id: Ifc0f1e356dd6a5c194d00ab20f3122d17c7223cc
-
Zuul authored
-
zhubingbing authored
This is mainly kolla-ansible installation part Change-Id: Iab14884cfc037bc3cb8055db487c53aa14da070f
-
Zuul authored
-
Zuul authored
-
- Feb 23, 2018
-
-
zhubingbing authored
Change-Id: I1d24d4a90a6ab4abc6a3b24c0334b380d53e896a
-
Jeffrey Zhang authored
keystone-ssh is required by keystone-fernet. So start keystone-ssh container before keystone-fernet. Closes-Bug: #1751224 Change-Id: Ie1c8ae185549acc3dd87a2c5f0356443ea7924a5
-
Jeffrey Zhang authored
We have pin keyston to queens release which supports UUID token through https://review.openstack.org/546475, let us use UUID in queens and migrate to fernet in rocky cycle. This reverts commit df0bf190. Change-Id: Ifb0112315b5047461ce0bf02c754cc0beac52d9a
-
- Feb 22, 2018
-
-
Zuul authored
-
Eduardo Gonzalez authored
Change-Id: Ib463cb8d1caea49de0bbd7874acc87d4f3300941 Closes-Bug: #1751024
-
- Feb 21, 2018
-
-
Zuul authored
-
caoyuan authored
freezer use elasticsearch as database storage, and do not support mariadb for pike release [0][1]. this PS to remove the useless mariadb setting. [0]: https://docs.openstack.org/freezer/pike/install/db-install.html [1]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/freezer/templates/freezer-api.conf.j2#L34 Change-Id: I85124a556b809b916e760415a9605c3c6724215c Closes-Bug: #1750816
-
Zuul authored
-
Zuul authored
-
- Feb 20, 2018
- Feb 19, 2018
-
-
Doug Szumski authored
The grafana local admin username can be configured by overriding the admin user field in the grafana.ini file. However, this will fail when kolla-ansible attempts to configure any enabled datasources for grafana because the local admin password is hardcoded to 'admin'. This change allows the grafana local admin password to be configured via group vars so that the correct username is used when configuring datasources. Closes-Bug: #1750408 Change-Id: I0962200894f7a0452da1c249a68f9230b6fab13f
-
Vladislav Belogrudov authored
Murano failed to deploy due to outdated options - it tried to issue v2.0 Keystone requests instead of v3. With new options that are similar to other projects deployment succeeds. Change-Id: I1970641e47fa6f94c2c6427ef49b3160d64c33ed Closes-Bug: #1750373
-
Eduardo Gonzalez authored
we have gates currently broken due using rocky keystone code. we have no way to test our release until we branch out queens. this change doesnt change globals default, only our gates tests. Change-Id: I189aa8cafc73a365668d79e4b186aac21da63a6f
-
- Feb 18, 2018
-
-
Zuul authored
-