5721 Commits

Author SHA1 Message Date
Paul Bourke
bc8c18f155 Add warning about mixing Kolla and OpenStack releases
Seen several instances of users having trouble attempting to mix and
match Kolla and OpenStack releases. Add warning that this is not
supported.

Change-Id: Ibdb9e584646599e49a698cfcfaf5f114b5b8943a
2016-11-02 09:49:00 +00:00
bjorn lofdahl
6ca1c68b20 Fix gnocchi deploy
Gnocchi deploy fails due to sudo -i flag

Change-Id: Id1e2af274a3aee43dfecf02f979a9584dd2cffa8
Closes-Bug: #1634148
2016-11-02 09:42:55 +01:00
zhubingbing
4255c3b644
Add kuryr to precheck
TrivialFix
Change-Id: Ia7bfa714521366818d848d924aa728819c97982a
2016-11-02 10:00:37 +08:00
Jenkins
0d5407d55e Merge "Add enable service logic in port check" 2016-11-01 17:09:31 +00:00
Jenkins
471e2c0d93 Merge "Configure log path for kibana" 2016-11-01 12:14:28 +00:00
Jenkins
668439d240 Merge "deprecate external_network_bridge option in neutron" 2016-11-01 12:13:10 +00:00
Jenkins
9f66ee7e20 Merge "change "openstack" to "OpenStack"" 2016-11-01 11:51:06 +00:00
Jenkins
fc329bcce2 Merge "Update the way of loading the admin-openrc.sh file" 2016-11-01 11:38:52 +00:00
Jenkins
23646eb07f Merge "added kibana reconfigure" 2016-11-01 11:29:08 +00:00
Jenkins
c4d34cf464 Merge "Update the format of bifrost deploy.yml" 2016-11-01 11:28:17 +00:00
prameswar
da650f868a added kibana reconfigure
Closes-bug: #1636806

Change-Id: I24e5d40ea590212114611da77cf0dfd145b76100
2016-11-01 02:15:06 +00:00
Jenkins
3920e44fb3 Merge "Update the task's name" 2016-10-31 21:16:05 +00:00
Eduardo Gonzalez
e958d6fdec Add enable service logic in port check
Missing enable_service logic in
searchlight, influxdb and etcd services in port checks

TrivialFix

Change-Id: I6589ecc4a6100d3e564796c9bbebc3ecdf30809f
2016-10-31 20:29:40 +00:00
Jenkins
a204b62f22 Merge "change do_reconfigure.yml to reconfigure.yml in CONTRIBUTING.rst" 2016-10-31 14:03:40 +00:00
Jenkins
bde2ae495d Merge "grafana added to haproxy to listen on VIP" 2016-10-31 13:05:53 +00:00
ZhongShengping
d7d2e0d09c deprecate external_network_bridge option in neutron
Option "external_network_bridge" from group "DEFAULT" is deprecated
for removal. Its value may be silently ignored in the future.

Change-Id: I2752fca275dd7b340c0ff97bfa3eecc0d3358e63
Closes-Bug: #1637808
2016-10-30 17:51:23 +08:00
caoyuan
ffa552b282 Update the way of loading the admin-openrc.sh file
TrivialFix

Change-Id: I3cfa94d9f6202664a06c24d691376eb8759b922a
2016-10-29 22:21:26 +08:00
caowei
dc79b451cc change do_reconfigure.yml to reconfigure.yml in CONTRIBUTING.rst
TrivialFix
Change-Id: I3b6a04753ad768afe96747c0185d73fb9913e0ec
2016-10-28 18:30:01 +08:00
Eduardo Gonzalez
ef1fd6b8c0 Custom policy files
Allow operators to use their custom policy files.
Avoid maintain policy files in kolla repos, only copying
the files when an operator add their custom config.

Implements: blueprint custom-policies
Change-Id: Icf3c961b87cbc7a1f1dd2ffbfffcf271d151d862
2016-10-28 10:47:05 +01:00
hwc
ac8986a11a change "openstack" to "OpenStack"
According to the word choice convention in
http://docs.openstack.org/contributor-guide/writing-style/word-choice.html
We should use OpenStack instead of openstack.

Change-Id: I3023b606d30f112296025f67d7bbe25c49fa2f41
TrivialFix
2016-10-28 03:29:39 +00:00
Lubosz "diltram" Kosnik
90627ef2a2 Use become: True when updating /etc/hosts
Add become: True to update /etc/hosts in pre-install baremetal configuration

TrivialBug
Change-Id: I21e8125272d6b980662779ad55899f04cb6b6a50
2016-10-27 15:10:55 -05:00
caoyuan
df54e88132 Update the task's name
TrivialFix

Change-Id: I2cc1441a5fcf9c09db01d17c840bb784f4db1c0e
2016-10-27 16:17:42 +00:00
Mauricio Lima
d62552463f Add manila-data service
Change-Id: Ie82f1dd7773ef2cc2c6724ec0b5f78ebd79566ee
Closes-Bug: #1635370
2016-10-27 11:47:04 -03:00
OpenStack Proposal Bot
198e8d2d6f Updated from global requirements
Change-Id: Iabb29ce10b346d7ef24747e957d701d80b64468d
2016-10-27 12:15:09 +00:00
Jenkins
f8163da8f3 Merge "Update "=" to "==" in "if" condition" 2016-10-27 11:59:36 +00:00
prameswar
c1d80d3410 grafana added to haproxy to listen on VIP
Closes-bug: #1636579

Change-Id: I5628196885bddebab84abb71c89753582123418c
2016-10-26 15:51:54 +00:00
caoyuan
f6584f634e Correct the path of /etc/hosts
TrivialFix

Change-Id: Ia4ffc05012102d2f3afacdd92250949ae094d10c
2016-10-26 22:23:35 +08:00
caoyuan
dab70bb504 Update the format of bifrost deploy.yml
TrivialFix

Change-Id: If1c072c1afc56b329fccc034943ababc66020bb7
2016-10-26 13:47:27 +00:00
Hui Kang
b000ca44da Add missing vagrant plugin vbguest
Change-Id: Ifd677065b42761f44a0222abbccb93f9b706989d
closes-Bug: #1636553
2016-10-25 11:33:23 -04: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
Mathias Ewald
2d446c462f Set memcache connection limit to 5000
Change-Id: I5599389f26a8ce54bbd0dfc480879d62c7a5ad1d
Closes-Bug: #1633169
2016-10-24 15:38:53 +02:00
Jeffrey Zhang
37f36af5f5 Print all docker images in gate
TrivialFix

Change-Id: I65ba1828fccee52194eb2b76c4055c922236d97b
2016-10-24 20:16:22 +08:00
Jeffrey Zhang
a5afa45f4e Configure log path for kibana
Closes-Bug: #1635989
Change-Id: I99402e54e7cc2f1ad972021bb1056966f5c08bff
2016-10-24 12:12:58 +00: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
Jeffrey Zhang
1c6eae70ef Remove kuryr-lib in upper-constraints.txt file when install master kuryr
kuryr add itself to upper-constrains.txt file with kuryr-lib===0.1.0 .
then installing master kuryr which is > 0.1.0 with constraints will
raises an error.  There is nothing we can do unless removing the
kuryr-lib line in upper-constrains.txt file.

TrivialFix

Change-Id: Iec7d8a3bc9e00b2d08665329e2f3c2c5ccc43818
2016-10-24 16:11:19 +08: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
David Moreau-Simard
fd60d2baf4 Unpin ARA, update callback location
ARA 0.9.2 was released which deprecates the previous callback location
in favor of a new one. The deprecated location still works but let's
move to the new one right away.

Change-Id: I8a10d5855ab6f813e52cc6efce5bcfe91d9c3f92
2016-10-22 21:52:05 -04:00
caoyuan
5bdf98f7b5 Update "=" to "==" in "if" condition
Keep consistent with other "if" condition
TrivialFix

Change-Id: I18fea71bd50729642543afd4d3bab0b7dfaecd3d
2016-10-22 17:04:13 +08: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