- Mar 12, 2018
-
-
Vladislav Belogrudov authored
Missing [murano_auth] with auth_uri ending in '/v3' leads to keystone authentication failures - murano uses old v2 keystone. Change-Id: I41846ac4fa78da90e02d91e8d1cec7405178f7df Closes-Bug: #1753480
-
Zuul authored
-
Zuul authored
-
- Mar 11, 2018
- Mar 10, 2018
-
-
OpenStack Proposal Bot authored
Change-Id: Ie6fd05b52592ad48fd7acbd6b7e9a6f48ffd1150
-
- Mar 09, 2018
-
-
Kevin TIBI authored
Skydive need to use internal endpoint for join keystone like other service. Change-Id: I6fd76a035ab316f21d483a28a25bfb94c9ed6b95 Closes-Bug: #1747401
-
Zuul authored
-
Zuul authored
-
ZhongShengping authored
Remove duplicated [oslo_policy] in magnum.conf. Change-Id: I69c82e31d7041d7e8f9c31ba1bf54f0906f2a6dc Closes-Bug: #1754593
-
ZhongShengping authored
Change-Id: Iad449b35c1e947a0187c5cbf8348d6e9e1b3d597 Closes-bug: #1751976
-
Zuul authored
-
- Mar 08, 2018
-
-
Paul Bourke authored
Till now we've been flusing iptables in the gates to allow cross node communication in the multi node ceph jobs. This raised security concerns, in particular it exposed memcached to the external net. This patch uses the infra provided role 'multi-node-firewall' in order to correctly configure iptables. Thanks to Jeremy Stanley and Jeffrey for help with this. Closes-Bug: #1749326 Change-Id: Iafaf1cf1d9b0227b0f869969d0bd52fbde3791a0
-
Zuul authored
-
Jeffrey Zhang authored
This reverts commit 2a4ce0b8. Change-Id: I52efd29791a230df1ce7e3acde4b7184aec34150
-
Zuul authored
-
Zuul authored
-
- Mar 07, 2018
-
-
Zuul authored
-
caoyuan authored
Ansible provide script module to run shell script, The local script at path will be transferred to the remote node and then executed, so no need to copy script to remote node and use shell moulde to run it. this patch optimise it. Change-Id: If774502b66652f25593cda137cc8a5baefbd9695
-
- Mar 06, 2018
-
-
Zuul authored
-
OpenStack Proposal Bot authored
Change-Id: Ia9a7b76a9db4a149d9e0df16ac576ecd706df22b
-
- Mar 05, 2018
-
-
Jianghua Wang authored
When bootstrap compute hosts for XenAPI, it will generate a facts file for each compute node. It contains some XenAPI specific variables for both the compute host and the XenServer where the compute host run on. This commit is to fetch the facts file into deployment host and put it under a centralized directory - each compute host will have a separate sub-dir which is named with its *inventory_hostname*. In this way, the following tasks can use proper variable from the proper facts file which exactly belongs to the host they running on. Change-Id: I68d1a2d098d38c8e6bf4db76cdaf1f0465831822 blueprint: xenserver-support
-
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
-
caoyuan authored
when Manila use ceph as backend, Manila will pull keyring from ceph mon node [0], but the site.yml missing it. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/manila/tasks/ceph.yml#L18 Change-Id: If8f0b9f186a27d9a86227cd5e5ce2405bf57749e Closes-Bug: #1751534
-
- Feb 24, 2018
-
-
zhubingbing authored
Change-Id: Ifc0f1e356dd6a5c194d00ab20f3122d17c7223cc
-
Zuul authored
-
zhubingbing authored
This is mainly kolla-ansible installation part Change-Id: Iab14884cfc037bc3cb8055db487c53aa14da070f
-
Zuul authored
-