- Dec 13, 2017
-
- Dec 04, 2017
-
-
Jeffrey Zhang authored
- remove useless *_url, which can be auto discovery - use internalURL instead of publicURL which make it works when using self-signed SSL certification. - configure network_driver to Neutron - add network_label_regex to match all network name Change-Id: I5654dbf391db7076c82aede5c2a4f8b7530b8381 Closes-Bug: #1734039 (cherry picked from commit 0b931c93)
-
- Nov 30, 2017
-
-
Zuul authored
-
Zuul authored
-
Jeffrey Zhang authored
Change-Id: Id71c1ecda9f8647a0eb290fe02a12afb3df09988 (cherry picked from commit 11f9afba)
-
Jeffrey Zhang authored
Change-Id: Ibfa777065291c2e9c2ae00db5288afc8db91e055 Closes-Bug: #1735095 (cherry picked from commit d832139a)
-
- Nov 28, 2017
-
-
Zuul authored
-
- Nov 21, 2017
-
-
Zuul authored
-
- Nov 20, 2017
-
-
chenxing authored
The current syntax of Ubuntu fluentd rewrite rules are not supported anymore, reference to this commit[1]. According to the build of this patch[2], The Centos has no such isuue. Only Ubuntu needs to be upgrade to use the <rule> section. * Centos use 01-rewrite-0.12.conf.j2 * Ubuntu use 01-rewrite-0.14.conf.j2 [1] https://github.com/fluent/fluent-plugin-rewrite-tag-filter/commit/248ed8e97def0a60121199c0d0e2fa8785f0d076 [2] https://review.openstack.org/#/c/517907 Depends-on: ed669e22c830d7044c99891faf8ce9ae199f63b7 Change-Id: I0b131c2f65652cf3c61b33d8162097b047603923 Closes-Bug: #1730664
-
- Nov 17, 2017
-
-
Zuul authored
-
- Nov 15, 2017
-
-
Xinliang Liu authored
When deploying on debian, it reports error: stat /usr/bin/ansible: no such file or directory That's because on Debian and Ubuntu pip install ansible to /usr/local/bin/ansible, whereas on CentOS the location is /usr/bin/ansible. Change to ansible to handle both cases. Closes-Bug: #1729216 Depends-On: I2b57403128bc103148ae696c219df52590214adc Change-Id: I025037cf48596450e6479ab7ff6425c48ac73aad Signed-off-by:
Xinliang Liu <xinliang.liu@linaro.org>
-
- Nov 14, 2017
-
-
Jeffrey Zhang authored
ipc_mode=host is required after enabled multipath in nova. Closes-Bug: #1713639 Depends-On: I0a1d85597999415cab11feb71a7fdfd7af3f7148 Change-Id: Ib0b8961a47b686b6c35456768bbbccc741cb7adf (cherry picked from commit 59377245)
-
- Nov 13, 2017
-
-
Eduardo Gonzalez authored
This reverts commit c85e0464. Closes-Bug: #1720481 Change-Id: I4c11f81b0241dfd35d40d7ce2d4513dc0f4a7d4d (cherry picked from commit be3fe63c)
-
- Nov 09, 2017
-
-
Zuul authored
-
- Oct 31, 2017
-
-
Jeffrey Zhang authored
panko.conf depends on "service_name" variable, but when generating panko.conf in ceilometer, this variable is not set. Panko is a single process service, no need add such test. So simple remove the if clause. Change-Id: I5ba41046e35cd3fa00b8c22e1b4435acfaff5279 Closes-Bug: #1725159 (cherry picked from commit 791bf3d5)
-
- Oct 30, 2017
-
-
Jeffrey Zhang authored
flat network type is not mandatory. There are two cases, 1. ironic with flat network: we can use neutron vlan network to provision baremetal nodes, as long as the interface of the baremetal nodes are configured to use the same vlan. 2. ironic with neutron network: all provision and cleaning_network can be vlan type and no flat is needed at all. So we should remove the task. Change-Id: I176ded6d2a8b14e350f665f63bc37eb488d32679 Closes-Bug: #1725170 (cherry picked from commit 175c65e4)
-
- Oct 29, 2017
-
-
James E. Blair authored
Zuul now supports including the file extension on the playbook path and omitting the extension is now deprecrated. Update references to include the extension. Change-Id: Ia944c60b3df1868253dca00f2d73062294a51646
-
- Oct 27, 2017
-
-
Zuul authored
-
- Oct 26, 2017
-
-
Jeffrey Zhang authored
- move check container failure from post.yml to run.yml - add binary related jobs - use static kolla-ansible src dir, which is helpful for kolla project to use. - generate correct /etc/hosts by using private ip address and hostname - fix the wrong api interface in global.yml file Partial-Bug: #1720601 Change-Id: Ibc20a6ae8c645ff82f3c14a6286073dffd4cfae2 (cherry picked from commit baa9319a) (cherry picked from commit cdd12511)
-
Eduardo Gonzalez authored
This changes only evaluates baremetal host group to look for docker versions. Change-Id: I64a7314b332958d003f88a00aa73ba79a760a051 Closes-Bug: #1700986 (cherry picked from commit 3b7ab63a)
-
- Oct 11, 2017
-
-
Jenkins authored
-
- Oct 10, 2017
- Oct 08, 2017
-
-
yong sheng gong authored
Change-Id: Idfc0b4c6f4f5c699cd999662a98862ccc5286a5f Closes-bug: 1720179 (cherry picked from commit fcbb75ce)
-
- Oct 04, 2017
-
-
wanghongxu authored
We need set glance_api_version = 2 in cinder configure to support upload volume to image. Change-Id: I6162b94833043edb06b434bc578f4caa47213b94 Closes-bug: #1720048 (cherry picked from commit 1ec5f6e9)
-
Jenkins authored
-
- Oct 03, 2017
-
-
Pierre Hanselmann authored
Fix a missing comma in config.json when neutron_plugin_agent is set to 'vmware_nsxv' or 'vmware_dvs'. Closes-Bug: 1720380 Change-Id: I088f09a426a5435202176c45a77b1fbc19468f97 (cherry picked from commit c60293f6)
-
- Sep 28, 2017
-
-
Jenkins authored
-
- Sep 27, 2017
-
-
Jeffrey Zhang authored
my_ip is used by iscsi_ip_address in cinder.conf. Configure it to api_interface_address. Change-Id: Ib9f9140668f807b26bdaec849fc0cef0a63a8ca0 Closes-Bug: #1719274
-
- Sep 26, 2017
-
-
Dan Ardelean authored
Console access for HyperV VMs is now done via Kolla VIP. The VIP will point to each HyperV compute node IP on which FreeRDP-WebConnect is installed. Closes-Bug: #1714249 Change-Id: I3a5d23425996a5c347ff21df3f99c3f63dd35173 (cherry picked from commit 418d5846)
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Eduardo Gonzalez authored
This patch includes three unrelated fixes. Make qemu use nova user in centos Libvirt 3.2.0 (latest version in centos) seems to have changed behavior of dynamic_ownership. Pin ansible to <2.4 to make ara work in gates ARA does not work yet with ansible 2.4, this change pins to lower version to make gates work. Revert once ara works with 2.4 Disable selinux for oraclelinux and centos. Co-Authored-By:
wanghongxu <wang19930902@gmail.com> Co-Authored-By:
Jeffrey Zhang <jeffrey.zhang@99cloud.net> Change-Id: Iac8bec19437192cd198d58f71c6ed0a65a76f820 Closes-bug: #1718541 (cherry picked from commit fa06dcd3)
-
Eduardo Gonzalez authored
infra.rabbitmq tag does not match in fluentd Closes-Bug: #1718874 Change-Id: I92733a4f275baa93b0c3a6ddbdc6801aec534867 (cherry picked from commit ebd8d765)
-
Mark Goddard authored
For the genconfig command, master_host will not be defined as it is defined dynamically in bootstrap.yml. Co-Authored-By:
Stig Telfer <stig@stackhpc.com> Change-Id: Ib988c8e2de475e9b973fed2f7f752cb2500953c3 Closes-Bug: #1707856 (cherry picked from commit de56340f)
-
Bertrand Lallau authored
Fluentd config actually used two keywords to named log level: "log_level" and "severity_label". This doesn't allow to search and sort ALL logs in Kibana using a unique field (ex: log_level). This fix standardize log level keyword naming. Closes-Bug: #1713410 Change-Id: Ibb2eaf3b6aa21ce6f7945e768e6362c0d40f0507
-
- Sep 25, 2017
-
-
Pierre Hanselmann authored
WSGI configuration is missing the directive "WSGIApplicationGroup %{GLOBAL}" after WSGIProcessGroup" in the horizon template. Of all WSGI configuration templates it is the only one that does not have the "WSGIApplicationGroup" line. Change-Id: I3001901abbaae842f49179b6febf844337431afc Closes-Bug: #1717922 (cherry picked from commit 8298afef)
-