caoyuan
bfd3e678d0
Add reconfigure.yml for bifrost
...
TrivialFix
Change-Id: Ib31ef8e1067e4249bb39959aefb5d3de51fad89c
2016-10-26 22:48:16 +08:00
Jenkins
40a1176a36
Merge "Fix fernet related components added to fact var properly."
2016-10-25 15:13:37 +00:00
Jenkins
6f60958152
Merge "Print all docker images in gate"
2016-10-25 10:17:30 +00:00
Jeffrey Zhang
37f36af5f5
Print all docker images in gate
...
TrivialFix
Change-Id: I65ba1828fccee52194eb2b76c4055c922236d97b
2016-10-24 20:16:22 +08:00
Jenkins
f209dee147
Merge "Install the packages needed by different ironic drivers"
2016-10-24 11:21:33 +00:00
Jenkins
e3036c33dc
Merge "Add a judgement condition in file pre-install.yml"
2016-10-24 11:17:04 +00:00
Jenkins
a1800d933c
Merge "corrected line collapsing in ceilometer.conf"
2016-10-24 11:09:23 +00:00
Jenkins
61993554f9
Merge "Remove unnecessary blank line from file glance-api.json.j2"
2016-10-24 11:07:52 +00:00
Jenkins
cbaf6279bc
Merge "Add serial for searchlight"
2016-10-24 10:53:35 +00:00
zeyu Zhu
409b635b45
Add a judgement condition in file pre-install.yml
...
keep consistent with above
TrivialFix
Change-Id: Ia4b531eae1eb31b047b3486861c30c93abb8132d
2016-10-24 17:29:51 +08:00
Jenkins
3abf37f769
Merge "Remove the unnecessary "if" condition"
2016-10-24 08:25:19 +00:00
Tomoya Goto
8c8e296ecf
Fix fernet related components added to fact var properly.
...
Previous version of keystone reconfigure fails at adding fernet
components to fact variable "keystone_item".
Ansible can not create fact variable using newly created variable
in a same task.
This patch set split this task into two tasks, first create variable
containing fernet components, then merge it to "keystone_item".
Change-Id: I15571ab20d6104d30350e8b922401b462336fca0
Closes-Bug: #1636047
2016-10-24 15:48:37 +09:00
prameswar
8a63cf45b5
corrected line collapsing in ceilometer.conf
...
Closes-bug: #1635667
Change-Id: I256a39b6241d5b506f099fb98847af9417748702
2016-10-22 02:17:55 +00:00
Jenkins
430ddf9dd3
Merge "Enable release notes translation"
2016-10-21 20:50:56 +00:00
Mauricio Lima
56a9c9ad2d
Add serial for searchlight
...
Change-Id: If83e802fbed98b41f3bc201f0083a4a4ab0852c0
Closes-Bug: #1635678
2016-10-21 14:28:22 -03:00
caoyuan
5c6cddbcf6
Remove the unnecessary "if" condition
...
TrivialFix
Change-Id: Ib7f07b88055594e594604ed2c4471058719cba56
2016-10-22 00:20:18 +08:00
Jenkins
e87f095085
Merge "Update the upgrade.yml for mariadb roles"
2016-10-21 16:19:33 +00:00
Jenkins
277f6c058b
Merge "Fix spelling mistake in kolla-host release note"
2016-10-21 11:23:18 +00:00
Jenkins
8fde05f466
Merge "Fix vagrant's kolla folder sync"
2016-10-21 11:23:10 +00:00
Jenkins
9311e2caab
Merge "Move bandit to pep8 as generic linting target"
2016-10-21 11:08:49 +00:00
Jenkins
807eab2b36
Merge "Add logrotate configuration for elasticsearch"
2016-10-21 11:08:31 +00:00
zeyu Zhu
5b65d41e20
Fix spelling mistake in kolla-host release note
...
TrivialFix
Change-Id: I4315d63d29dafd0483898e64f424576c0342b7c0
2016-10-21 08:48:52 +00:00
Jenkins
89b812971d
Merge "corrected register variable name in ceilometer bootstrap.yml"
2016-10-21 07:31:38 +00:00
David Moreau-Simard
75cc748b09
Pin ARA to 0.9.1 temporarily
...
The next release of ARA (0.10.0) contains a change to the callback
plugin location that /should/ be backwards compatible but let's
control the update to the newer version to be safe and avoid
breaking the gate needlessly.
Change-Id: I32176166e8ebcbfdf0baa8bd7ec30e5ec6d795a5
2016-10-20 17:53:32 -04:00
Jenkins
9b7ded1a1c
Merge "Use option auth_type in group trustee in heat configuration"
2016-10-20 16:10:13 +00:00
Jenkins
27b0c907b5
Merge "Ironic should be started before nova-ironic-compute"
2016-10-20 16:05:07 +00:00
Martin André
e259c2a60d
Fix vagrant's kolla folder sync
...
Correct relative path of kolla root directory after vagrant environment was
moved from dev/vagrant to contrib/dev/vagrant.
Closes-Bug: #1635329
Change-Id: Ib13a6123f34d69884e27029f5144ff1ad165e73e
2016-10-20 17:43:12 +02:00
prameswar
7ef0b41e0f
corrected register variable name in ceilometer bootstrap.yml
...
Closes-Bug: #1635322
Change-Id: I6f3351d098dfd9a7c1c3e3e8b213134284f823f9
2016-10-20 21:04:56 +05:30
Jenkins
4003763cbe
Merge "Update 'addUser' to 'createUser'"
2016-10-20 14:08:20 +00:00
Jenkins
7c2cea50f5
Merge "Collect haproxy/elasticsearch/memcached metrics only on related hosts"
2016-10-20 14:00:57 +00:00
Jenkins
b90f768724
Merge "Ansible2.0 changes: ansible_ssh_user to ansible_user"
2016-10-20 12:14:16 +00:00
Jenkins
68e1f00ab2
Merge "Fix invalid json in ironic service"
2016-10-20 11:29:16 +00:00
Jenkins
a64f88168e
Merge "Use xenial repos for Ubuntu in the gate"
2016-10-20 10:58:38 +00:00
zeyu Zhu
f982d4a2ca
Ansible2.0 changes: ansible_ssh_user to ansible_user
...
Ansible 2.0 has deprecated the 'ssh' from ansible_ssh_user to become ansible_user.
Change-Id: I15813f638accaa6a31f75dad0b854814264ac493
Closes-Bug: #1635145
2016-10-20 17:09:22 +08:00
Jeffrey Zhang
7786f393d6
Install the packages needed by different ironic drivers
...
Change-Id: If3f30f58eae31753d34e94d030d1f37d9a1e6c47
Closes-Bug: #1635128
2016-10-20 14:40:26 +08:00
Jeffrey Zhang
b11504d4e1
Fix invalid json in ironic service
...
Change-Id: Idbf10404606dd17be334056c95b6e5f9ae800495
Partial-Bug: #1631503
2016-10-20 13:11:50 +08:00
Christian Berendt
8775123b23
Add logrotate configuration for elasticsearch
...
Change-Id: I6af9935e46dcd3c2f9ea18545e059e055b840d90
Closes-bug: #1634223
2016-10-19 22:23:10 +02:00
Christian Berendt
0c60cbe8de
Collect haproxy/elasticsearch/memcached metrics only on related hosts
...
Change-Id: Ifa72d352e65c834afa078a7b08a7582155e6298b
Closes-bug: #1635032
2016-10-19 22:15:48 +02:00
Andreas Jaeger
e7d4a1ecf6
Move bandit to pep8 as generic linting target
...
bandit is a security linter and can be made voting now. Instead of
starting another virtual machine, run it as part of the generic linting
target which is pep8.
Change-Id: I6a8f7aa2b60bd96d55b37b6cc2a371069d6d5e6a
2016-10-19 20:40:33 +02:00
Jenkins
464b8fdc39
Merge "Support searchlight ansible role"
2016-10-19 18:25:45 +00:00
Jeffrey Zhang
3e89f987c0
Add validate no new line at end of file
...
TrivialFix
Change-Id: I817aa52caf56b7d54b266e553db6db1ceb38b773
Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
2016-10-19 17:17:06 +00:00
Jenkins
c3ae6f5d82
Merge "Remove default=None when set value in config"
2016-10-19 16:55:11 +00:00
Jenkins
0f36b78313
Merge "Make number of aodh-api processes configurable"
2016-10-19 16:51:15 +00:00
Jenkins
6910d25f20
Merge "Allow operators to change hw_disk_discard in Nova"
2016-10-19 16:50:24 +00:00
Paul Bourke
b1e538341f
Use xenial repos for Ubuntu in the gate
...
The gate jobs are using Xenial as the base OS so it seems we should be
using the same non-infra repos as our base image.
TrivialFix
Change-Id: I6e5d27364054c474c16120a3195cae819861c8a1
2016-10-19 17:16:41 +01:00
caoyuan
ed86c2bc49
Update 'addUser' to 'createUser'
...
The 'addUser' shell helper is DEPRECATED. Use 'createUser' instead.
TrivialFix
Change-Id: Ib8c7a8971f46328a666cf63f1914fe50c7067064
2016-10-19 16:10:32 +00:00
Jenkins
21634e4444
Merge "Use correct Kibana version on the gates"
2016-10-19 16:06:47 +00:00
Jenkins
1f76fc9c40
Merge "remove not use configuration items in memcached"
2016-10-19 16:05:26 +00:00
Jenkins
039eb8d79a
Merge "Consistently set sys path when using local tools"
2016-10-19 16:02:12 +00:00
Jenkins
683305ddbf
Merge "change perm 0644 to 0600 in murano role"
2016-10-19 16:00:57 +00:00