8448 Commits

Author SHA1 Message Date
Zuul
8ea57fe726 Merge "Security memcached: disable UDP" 2018-03-07 17:25:03 +00:00
Zuul
83573ca16e Merge "Use kolla_user variable to setting kolla user name" 2018-03-06 13:27:27 +00:00
Kevin TIBI
87036f357e Security memcached: disable UDP
CVE-2018-1000115

Change-Id: I30acb41f1209c0d07eb58f4feec91bc53146dcea
Closes-Bug: #1753425
2018-03-05 10:40:40 +01:00
Zuul
e66cb5d46b Merge "Fix disable haproxy causes the neutron service connection error" 2018-03-03 12:46:02 +00:00
xiaoxu780
a4ac90d723 Fix disable haproxy causes the neutron service connection error
Change-Id: I31969667ab86f61d38752954cb0e565ad7e41970
Closes-Bug: #1752760
2018-03-01 21:57:20 -05:00
e2d3119bd6 Update reno for stable/queens
Change-Id: I8ee8b4198ccf2f79fdc1acc3a303ede18960a2a1
2018-03-01 16:51:56 +00:00
Sylvain Baubeau
84724b5462 Fix skydive agent openvswitch configuration
Change-Id: I1f721a3e9ad3d1a937e05f1d0d53c810b9f2ac39
2018-02-28 15:34:51 +01:00
zhubingbing
83fe717837 Use kolla_user variable to setting kolla user name
Change-Id: I653e16270aab539edcec6d8622f0a1c06d04b492
2018-02-27 15:39:27 +08:00
Zuul
378b8dd932 Merge "Use local cirros image if available" 2018-02-27 05:18:55 +00:00
Zuul
dd694b2362 Merge "Fix the warning when reload the docker" 2018-02-26 09:46:17 +00:00
Zuul
837c88537a Merge "Replace kolla title with kolla-ansible" 2018-02-26 09:22:12 +00:00
caoyuan
37ef38b6a3 Fix the warning when reload the docker
use systemd module to reload the docker service, rather than
command

Change-Id: I2e3b2299365701a08de4025d6ad34cb492b33fda
Closes-Bug: #1751690
2018-02-26 03:24:24 +00:00
Zuul
28d5e07869 Merge "Use rpc_transport_url in blazar" 2018-02-25 08:45:44 +00:00
zhubingbing
c887c93a36 Use rpc_transport_url in blazar
Change-Id: Ifc0f1e356dd6a5c194d00ab20f3122d17c7223cc
2018-02-24 19:48:22 +08:00
Zuul
9a86713551 Merge "Fix tacker vnffgd version" 2018-02-24 10:15:10 +00:00
zhubingbing
077c85b13f Replace kolla title with kolla-ansible
This is mainly kolla-ansible installation part

Change-Id: Iab14884cfc037bc3cb8055db487c53aa14da070f
2018-02-24 10:09:40 +00:00
Zuul
1886cff420 Merge "Fix fernet deploy on gate" 2018-02-24 06:42:45 +00:00
Zuul
6b67149f3e Merge "Use rpc_transport_url in vitrage.conf" 2018-02-24 05:55:50 +00:00
zhubingbing
72b84b01cf Use rpc_transport_url in vitrage.conf
Change-Id: I1d24d4a90a6ab4abc6a3b24c0334b380d53e896a
2018-02-23 23:12:27 +08:00
Jeffrey Zhang
2bbd5399de Fix fernet deploy on gate
keystone-ssh is required by keystone-fernet. So start keystone-ssh
container before keystone-fernet.

Closes-Bug: #1751224
Change-Id: Ie1c8ae185549acc3dd87a2c5f0356443ea7924a5
2018-02-23 08:51:53 +00:00
Jeffrey Zhang
2a4ce0b8fc Revert "Use fernet in gates"
We have pin keyston to queens release which supports UUID token through
https://review.openstack.org/546475, let us use UUID in queens and
migrate to fernet in rocky cycle.

This reverts commit df0bf1903febd124343ffb7fae398f44b9986422.

Change-Id: Ifb0112315b5047461ce0bf02c754cc0beac52d9a
2018-02-23 10:45:30 +08:00
Zuul
5f28067d36 Merge "Support configuring grafana local admin username" 2018-02-22 15:20:54 +00:00
Eduardo Gonzalez
1049dd3509 Fix tacker vnffgd version
Change-Id: Ib463cb8d1caea49de0bbd7874acc87d4f3300941
Closes-Bug: #1751024
2018-02-22 11:51:25 +01:00
Zuul
56671184ed Merge "Remove mariadb settings from freezer defaults/main.yml" 2018-02-21 14:18:14 +00:00
caoyuan
1e445ec1ca Remove mariadb settings from freezer defaults/main.yml
freezer use elasticsearch as database storage, and do
not support mariadb for pike release [0][1]. this PS
to remove the useless mariadb setting.

[0]: https://docs.openstack.org/freezer/pike/install/db-install.html
[1]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/freezer/templates/freezer-api.conf.j2#L34

Change-Id: I85124a556b809b916e760415a9605c3c6724215c
Closes-Bug: #1750816
2018-02-21 21:29:43 +08:00
Zuul
e1813f9f60 Merge "Fix odl custom config" 2018-02-21 11:45:37 +00:00
Zuul
b3a8632d5e Merge "Add policy.yaml support for blazar role" 2018-02-21 09:16:25 +00:00
Zuul
b48b0943d5 Merge "Add permission to notify dns server from worker" 2018-02-20 08:29:06 +00:00
Zuul
915db880b3 Merge "Fix murano authentication configuration options" 2018-02-20 08:26:57 +00:00
Doug Szumski
b8979c2083 Support configuring grafana local admin username
The grafana local admin username can be configured by overriding
the admin user field in the grafana.ini file. However, this will
fail when kolla-ansible attempts to configure any enabled
datasources for grafana because the local admin password is
hardcoded to 'admin'. This change allows the grafana local admin
password to be configured via group vars so that the correct
username is used when configuring datasources.

Closes-Bug: #1750408
Change-Id: I0962200894f7a0452da1c249a68f9230b6fab13f
2018-02-19 16:58:50 +00:00
Vladislav Belogrudov
78b8927874 Fix murano authentication configuration options
Murano failed to deploy due to outdated options - it tried to
issue v2.0 Keystone requests instead of v3. With new options that
are similar to other projects deployment succeeds.

Change-Id: I1970641e47fa6f94c2c6427ef49b3160d64c33ed
Closes-Bug: #1750373
2018-02-19 16:57:00 +03:00
Eduardo Gonzalez
df0bf1903f Use fernet in gates
we have gates currently broken due using rocky keystone code.
we have no way to test our release until we branch out queens.
this change doesnt change globals default, only our gates tests.

Change-Id: I189aa8cafc73a365668d79e4b186aac21da63a6f
2018-02-19 08:12:11 +01:00
Zuul
96ede1eb55 Merge "Don't check api_interface for 'deployment' group" 2018-02-18 08:41:34 +00:00
Zuul
589c5dec4c Merge "Workaround for Bifrost being unable to write to /etc/hosts" 2018-02-15 12:13:03 +00:00
Kevin TIBI
7892826743 Add permission to notify dns server from worker
Change-Id: I67ea2b1a91dfd61341ae2e5bcd82d1cf0597fe9c
Closes-Bug: #1745957
2018-02-14 16:04:38 +01:00
Zuul
e720e10fee Merge "Fix the Prechecks failed while checking docker version" 2018-02-14 14:13:38 +00:00
Zuul
bf2d59274b Merge "Support configuration of custom fluentd filters" 2018-02-14 14:13:36 +00:00
Vladislav Belogrudov
722185a424 Don't check api_interface for 'deployment' group
'deployment' hosts don't need api interface. Previous fix checked
if hosts belong global groups like [compute] or [control] which
is not correct because uses can create own groups and the check
won't work there at all. Here the logic is reversed - we blacklist
groups that don't need api_interface.

Change-Id: Ibaa94004016ba41a2ae5700c48522e254c6ee239
Closes-Bug: #1732846
2018-02-14 11:53:52 +00:00
Zuul
df89e1885b Merge "Modify grammatical error" 2018-02-13 15:20:19 +00:00
Zuul
262a676c41 Merge "Catch an error when pool creation failed for ceph" 2018-02-13 15:20:17 +00:00
Zuul
fe877b6194 Merge "Use bash instead of sh when calling deploy-tacker-demo-sfc" 2018-02-13 15:10:00 +00:00
Zuul
151d7fff55 Merge "Update task about selinux set." 2018-02-13 07:24:52 +00:00
Trinh Nguyen
3300444cb8 Use bash instead of sh when calling deploy-tacker-demo-sfc
This patch is prosed to fix the error when running
deploy-tacker-demo-sfc with sh.

Change-Id: I21d22f89d31d6078f7448fbce16cb133a897a4b6
Closes-Bug: #1749056
2018-02-13 16:24:04 +09:00
Zuul
e8d541d885 Merge "Use apt Ansible module instead of apt-get to update cache" 2018-02-13 07:20:17 +00:00
Zuul
d1b1fd488c Merge "Deploy of keystone fails if api_interface names differ" 2018-02-12 08:04:46 +00:00
Zuul
c1e1c4cb3a Merge "Fix sed command within external mariadb doc" 2018-02-12 07:35:17 +00:00
Zuul
e6175d9e14 Merge "Add the missing permission setting for external-ceph" 2018-02-11 17:34:18 +00:00
Vladislav Belogrudov
d79b213302 Deploy of keystone fails if api_interface names differ
If control hosts have different names of interfaces one can set
api_interface variables per host. Deployment of keystone fails
because rpc_transport_url and notify_transport_url variables
use bare api_interface instead of one from hostvars.

Change-Id: I8bb4aa2953cf4ba63ef6815f2504d35e5aa0a07b
Closes-Bug: #1748473
2018-02-09 19:40:18 +03:00
Alexandru Bogdan Pica
9822bb535e Fix MySQL access denied error during upgrade
This change makes it so that if preconfigured database users are used,
the attempt to change the log_bin_trust_function_creators mysql
variable isn't made anymore.

Also updated the upgrade docs

Change-Id: I356313952d435de6d3b5444c0dd8a71f45aee452
Closes-Bug: 1748269
2018-02-09 14:18:05 +02:00
Zuul
bdf50d5df5 Merge "Allow normal user to create functions during databas sync in glance" 2018-02-09 11:40:48 +00:00