7877 Commits

Author SHA1 Message Date
Jenkins
ef691c57cc Merge "Support HiPE (High-Performance Erlang) in RabbitMQ role" 2017-09-28 01:46:14 +00:00
Jenkins
29614fd48d Merge "Fix deploy-guide links" 2017-09-28 01:40:47 +00:00
Surya Prakash Singh
9fad395dce Release tag updated in quickstart guide
Change-Id: I3ee35c6faf2b824d889c4ccadde4d6f8ba9c8cca
2017-09-27 15:02:25 +05:30
Christian Berendt
108d60cb05 Support HiPE (High-Performance Erlang) in RabbitMQ role
Change-Id: I6394475f14bb4875be6d924591e4aea533ac2eb6
Closes-bug: #1621404
Depends-on: Ifc4f1d0f1b59b1789011e33c649033eb3cf5b010
2017-09-27 09:23:23 +02:00
Jenkins
39a2b59056 Merge "Copy certifications info octavia housekeeping and health manager container" 2017-09-27 03:47:54 +00:00
Jenkins
9b5bdb6576 Merge "common: fix ansible location" 2017-09-27 02:18:25 +00:00
Jenkins
b84a4427e5 Merge "Fix "key_repository is world readable: /etc/keystone/fernet-keys/" warning" 2017-09-26 19:17:36 +00:00
Zhangfei Gao
30f0dc10ce common: fix ansible location
When deploying on arm64, common reports error:
stat /usr/bin/ansible: no such file or directory

The reason is ansible is installed to /usr/local/bin/ansible
rather that /usr/bin/ansible
Fix the issue to call ansible directly, to consider both cases.

Change-Id: Ie90bd9c4d7d3a4b7b0aef884351cb58ed13ebd11
Signed-off-by: Kevin Zhao <kevin.zhao@linaro.org>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
2017-09-26 18:54:19 +00:00
Jenkins
9e9dcd26c2 Merge "Add tacker dev mode" 2017-09-26 17:58:28 +00:00
Jenkins
9cdbae707b Merge "Simplify Openstack services configuration possibilities" 2017-09-26 15:49:22 +00:00
Jenkins
345eced125 Merge "Config my_ip to api_interface_address in cinder.conf" 2017-09-26 15:49:15 +00:00
Jenkins
9840f5c39d Merge "Add dev mode for glance" 2017-09-26 15:43:02 +00:00
Jenkins
e710a8e92e Merge "Remove too many inventory levels for iscsid" 2017-09-26 15:33:54 +00:00
Jenkins
efa94b6bd7 Merge "Fix typo in external ceph guide" 2017-09-26 11:02:13 +00:00
Gene Kuo
2f9b39f51d Fix typo in external ceph guide
The file to edit in external ceph guide should be globals.yml
instead of global.yml

Change-Id: Ic3c3406484bbe7c69056010de7c7d2875900ba5f
2017-09-26 18:44:31 +08:00
Jenkins
1390c9e32c Merge "optimize the command format for murano start.yml" 2017-09-26 10:41:03 +00:00
Jenkins
9874b1b36c Merge "Horizon multidomain flag" 2017-09-26 10:39:31 +00:00
Jenkins
e7c6f25187 Merge "Use octavia account instead of admin in octavia" 2017-09-26 10:39:08 +00:00
Christian Berendt
83bda89600 Increase vm.max_map_count on elasticsearch nodes
When using newer Elasticsearch versions you will receive the following error
when trying to start: elasticsearch | max virtual memory areas
vm.max_map_count [65530] likely too low, increase to at least [262144]

This could be solved by increasing the vm.max_map_count value via sysctl.

Reference: https://www.elastic.co/guide/en/elasticsearch/reference/current/vm-max-map-count.html

Change-Id: I9fa7b0222104d68bdfc838637acf5e36c479e6b2
Closes-bug: #1719528
2017-09-26 09:52:48 +02:00
Jeffrey Zhang
ef85df2335 Copy certifications info octavia housekeeping and health manager container
octavia-housekeeping container need certifications to create spare
amphore instances.

octavia-health-manager container need certifications to create stable
amphore instances.

Change-Id: I90b9c4c39f6542bb1ee5f40a8d0a39ae8d0ab2b0
Closes-Bug: #1719063
2017-09-26 15:42:57 +08:00
Jenkins
70bb073bd3 Merge "Allow Cinder to use ZFSSA iSCSI volume service" 2017-09-26 07:16:58 +00:00
Jenkins
afa98e04ee Merge "Wrong secure_proxy_ssl_header value in nova.conf.j2 template" 2017-09-26 07:12:56 +00:00
Jenkins
aa3d644f99 Merge "Fluentd: fix duplicate log level naming" 2017-09-26 07:11:36 +00:00
Jenkins
31ee451bec Merge "filesystem_store_datadir should not be set when external Ceph is used" 2017-09-26 07:08:25 +00:00
Jeffrey Zhang
b7bfe84a51 Use octavia account instead of admin in octavia
Closes-Bug: #1719503
Change-Id: I705de11614f2d086bd123ea5b3841f59b5a24666
2017-09-26 11:29:21 +08:00
OpenStack Proposal Bot
d75ff332e8 Updated from global requirements
Change-Id: I89264d20cf97bab69ac6fb970c0a770a3b53bfe0
2017-09-26 03:06:52 +00:00
Jeffrey Zhang
c18d05cfa6 Config my_ip to api_interface_address in cinder.conf
my_ip is used by iscsi_ip_address in cinder.conf. Configure it to
api_interface_address.

Change-Id: Ib9f9140668f807b26bdaec849fc0cef0a63a8ca0
Closes-Bug: #1719274
2017-09-25 23:29:00 +08:00
Jenkins
03da4f8735 Merge "Optimize the yaml format for Barbican check.yml" 2017-09-25 15:28:53 +00:00
goldyfruit
f82b6b5dc0 Wrong secure_proxy_ssl_header value in nova.conf.j2 template
The value set for "secure_proxy_ssl_header" should be
"HTTP_X_FORWARDED_PROTO" and not "X-Forwarded-Proto".

Change-Id: I7f4cc4871164ca9096a190101c179daa41e1ae9a
Closes-Bug: #1719325
2017-09-25 10:22:07 -04:00
Pierre Hanselmann
bd186a2e47 Horizon multidomain flag
Added horizon_keystone_multidomain flag. It can be now overriden
in globals.yml. Default set to False.

Change-Id: I6f8f261cf4b9779e57c2443ac219cdddb1731f52
2017-09-25 15:28:45 +02:00
Jenkins
fd1711cd76 Merge "Enable neutron fwaas dashboard dynamically" 2017-09-25 13:28:13 +00:00
Jenkins
6ef31cf973 Merge "Fluentd: reduce CPU and I/O consumption" 2017-09-25 13:15:49 +00:00
Jenkins
2eafc4ca27 Merge "Fix kolla-ansible genconfig for mariadb" 2017-09-25 12:37:33 +00:00
Eduardo Gonzalez
197a264a3b Fix deploy-guide links
Deploy guides includes quickstart guide.
Includes respect relative paths, but when
quickstart includes vagrant doc, deploy-guide
tries to locate the doc in its doctree (deploy-guide/source).

This causes error 404 and deploy-guide post-gates to fail

Change-Id: I05e49bbcef564ad4f3d80f0649ccf191d9f8b59d
2017-09-25 13:56:30 +02:00
Jenkins
1b9acf0663 Merge "Make the pg and pgp value configurable" 2017-09-25 11:27:25 +00:00
Mark Goddard
de56340f86 Fix kolla-ansible genconfig for mariadb
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
2017-09-25 10:53:36 +01:00
Jenkins
002addc6da Merge "Added open-iscsi to default removals" 2017-09-25 09:27:37 +00:00
Jenkins
6b38dc3e99 Merge "Add /lib/modules as volume to openvswitch_db container" 2017-09-25 09:23:37 +00:00
Jenkins
9e44fd2a53 Merge "Add ipc_mode=host for nova-compute conainer" 2017-09-25 08:52:58 +00:00
Bertrand Lallau
b649ae922f Fluentd: fix duplicate log level naming
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
2017-09-25 08:26:20 +00:00
caoyuan
6134de26e3 Optimize the yaml format for Barbican check.yml
1. Optimize the yaml format
2. Change the "shell" to "command" for task "fetch secret"
and "cleaning up"

refor to
https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/nova/tasks/simple_cell_setup.yml#L3

Change-Id: Ia6c670ff1349888f6c8a350052e3b170693e12b1
2017-09-25 08:01:18 +00:00
caoyuan
b3cb549af9 optimize the command format for murano start.yml
1. optimize the conmmand format
2. Update the "--os-auth-url", use the {{ keystone_admin_url }}
since it be defined in all.yml

Change-Id: I53278a7b1c43a021eafbd10842355a4c70c47116
2017-09-25 13:19:06 +08:00
Jeffrey Zhang
56693c3421 Enable neutron fwaas dashboard dynamically
neutron-fwaas-dashboard is split into standalone repo. Need enable it
dynamic.

Depends-On: Ic1ff58df2c23db77aace95fd6d4eabbd62227e3b
Change-Id: I37b3258a394a7722b0837d6b1707326d7e37c9ba
Closes-Bug: #1719147
2017-09-25 11:05:01 +08:00
Eduardo Gonzalez
ebd8d765f9 Fix rabbitmq tag not match in fluentd
infra.rabbitmq tag does not match in fluentd

Closes-Bug: #1718874
Change-Id: I92733a4f275baa93b0c3a6ddbdc6801aec534867
2017-09-25 02:40:33 +00:00
Jenkins
d6200ab131 Merge "Fix ci gate failure" 2017-09-25 02:36:43 +00:00
Eduardo Gonzalez
fa06dcd37b Fix ci gate failure
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
2017-09-23 09:03:52 +08:00
Jenkins
836377b201 Merge "Retrieve fluentd logs in gates" 2017-09-22 10:44:05 +00:00
Jenkins
5b2dd73cdc Merge "Remove unused configuration items from tacker role" 2017-09-22 10:39:29 +00:00
caoyuan
8fed5e2e62 Make the pg and pgp value configurable
Change-Id: I99cca8c3830077736f71a7ab1abd3818688f9bb1
2017-09-22 03:21:52 +00:00
goldyfruit
c20cf01872 filesystem_store_datadir should not be set when external Ceph is used
When an external Ceph cluster is used, the "filesystem_store_datadir"
option is set in the "glance-api.conf" configuration file.

It should not, it's because of this condition:

  {% elif enable_ceph | bool and glance_backend_ceph | bool %}

When external Ceph cluster is used "enable_ceph" is false and
"glance_backend_ceph" is true.

glance_backend_ceph variable should be enought for this condition.

Change-Id: I2a2ab420727888cfd9fcbc4bd30a08410163b36e
Closes-Bug: #1718728
2017-09-21 12:40:23 -04:00