6685 Commits

Author SHA1 Message Date
Jenkins
8676d17d56 Merge "Optimize reconfiguration for kibana" 2017-02-10 07:08:00 +00:00
Jenkins
e3411f4f81 Merge "Optimize reconfiguration for tacker" 2017-02-10 06:58:13 +00:00
zhuzeyu
84ff7c2a18 Fix the path error in globals.yml
Change-Id: I963ac5512c711f639dc7ad6c7b1f217589373b0a
2017-02-10 12:04:02 +08:00
zhuzeyu
fe4c4a4a39 Remove unnecessary file in .gitignore
Kolla-Ansible repo will never generate etc/kolla/kolla-build.conf

Change-Id: I49eff2d3394a9e7c527614b2e5003117ff7a7d73
2017-02-10 11:45:24 +08:00
Jenkins
ac8a614488 Merge "use_forwarded_for is moved to api group" 2017-02-09 23:06:48 +00:00
Jenkins
c90236967a Merge "Add Octavia doc link in README.rst" 2017-02-09 23:05:15 +00:00
Jenkins
6761120111 Merge "Custom init-runonce values" 2017-02-09 12:16:46 +00:00
Jenkins
c165242614 Merge "Fix copying over nfs_shares task failure" 2017-02-09 12:15:14 +00:00
Jenkins
3026cef7cf Merge "Fix fluentd config error" 2017-02-09 12:14:27 +00:00
Jenkins
3d593bf6ac Merge "Fix telegraf task" 2017-02-09 07:46:39 +00:00
caowei
6740370920 Add Octavia doc link in README.rst
Change-Id: I88814562dbcc750fe8d9b57eb07ba4cbe30f33d8
2017-02-09 15:36:49 +08:00
zhubingbing
90e13efd65 Fix fluentd config error
Depends-On: 810fcdd28669bbd317c290d498d590ddb2c32f65
Change-Id: I88eff57448cc29ddff0f301f210623b2309e6b4d
Closes-Bug: #1663126
2017-02-09 06:48:41 +00:00
Duong Ha-Quang
f45fe3243f Change Barbican default secret store to pkcs11
Change-Id: I758eedb8569ce5ddbfb44f7dc79d622891997e84
Closes-Bug: #1625340
2017-02-09 13:40:13 +07:00
Jeffrey Zhang
7d66beec92 use_forwarded_for is moved to api group
See the nova code in[0].

[0] https://github.com/openstack/nova/blob/master/nova/conf/api.py#L35

Change-Id: I87861ac44d99699f7a11b5cc383a2f43c47c2b04
2017-02-09 14:30:10 +08:00
Jenkins
90eb3c4818 Merge "Fixing authentication url for kubernetes" 2017-02-09 03:48:33 +00:00
Jenkins
e2f6c30e81 Merge "Optimize reconfiguration for aodh" 2017-02-09 03:33:38 +00:00
caoyuan
fdecd21246 Optimize reconfigure action for horizon
Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Change-Id: Ieb44258cd99744a92ef1aa958e3bdccf9519f212
Partially-implements: blueprint better-reconfigure
2017-02-09 11:32:32 +08:00
Serguei Bezverkhi
40ce12bd04 Fixing authentication url for kubernetes
Fixing authentication url for kubernetes

Change-Id: Idb0151f8ae8f785a34f3ea1feee2d33a6afa0987
2017-02-08 21:07:07 -05:00
liyingjun
6b47d8284b Fix telegraf task
When enabling telegraf, task failed with "the field 'vars' has an invalid value,
which appears to include a variable that is undefined. The error was: 'dict
object' has no attribute 'telegraf_services'"

Change-Id: I6dd5c401bf9b673685ad1b4a20f85c55ce04abbc
Closes-bug: #1662807
2017-02-08 20:05:40 -05:00
Jenkins
d124e4a93c Merge "Optimize reconfiguration for elasticsearch" 2017-02-08 19:38:06 +00:00
Jenkins
d17db0d9e9 Merge "Modify the version_info in pbr" 2017-02-08 19:07:25 +00:00
Jenkins
4d75216889 Merge "adds ovs-dpdkctl tool" 2017-02-08 18:56:14 +00:00
Jenkins
78e00a953a Merge "Use neutron user in neutron_lbaas.conf and overwrite defaults" 2017-02-08 18:55:04 +00:00
Jenkins
4611eeda44 Merge "Using yaml.safe_load instead of yaml.load" 2017-02-08 18:31:25 +00:00
Jenkins
d561c23496 Merge "Fix BASEDIR to package Kolla with snapcraft.io" 2017-02-08 18:30:09 +00:00
Eduardo Gonzalez
b402dd16ed Recover nova reload task to upgrade
Sighup signal is neccessary to reload upgrade levels
on all services communicating with rpc.
If not rpc version will remain in Newton.

Change-Id: I4b02d933699aa9b013dfbc65d1e57d53db49bcee
2017-02-08 10:45:41 +00:00
caowei
515bef3cc6 Remove Zaqar doc link in README.rst
Zaqar role is not implemented.

Change-Id: I0a77994eaa326c902de8a8accef497e4880e9403
2017-02-08 18:32:19 +08:00
Jeffrey Zhang
5355155783 Fix copying over nfs_shares task failure
Change-Id: I2e050d811a26ac83f2336d25b02952a9e9835142
Closes-Bug: #1662625
2017-02-08 16:26:56 +08:00
Jenkins
b2b325c839 Merge "Add Freezer doc link in README.rst" 2017-02-08 06:50:49 +00:00
Jenkins
5b78ceaed2 Merge "Using https instead of http" 2017-02-08 06:38:28 +00:00
zhuzeyu
6e6a36944e Using yaml.safe_load instead of yaml.load
It is not safe to call yaml.load with any data received from
an untrusted source, we'd better use yaml.safe_load

Reference:
https://security.openstack.org/guidelines/dg_avoid-dangerous-input-parsing-libraries.html

Change-Id: Ic8bf73bf0f2e2c29eb48094367cf558483be1267
2017-02-08 12:02:52 +08:00
Cao Xuan Hoang
9738f00ebf Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: I7762918aa4d78028d1ceb2cc727c3c7dedd05a00
2017-02-08 10:06:08 +07:00
Jeffrey Zhang
950feb1e1c Do not check security opt in some case in kolla_docker module
Security opt is disable when using host ipc or host pid or
privileged[0].

[0]
https://github.com/docker/docker/blob/master/daemon/create.go#L161,L164

Change-Id: I83d7c74aaeb5c59981c76464e69d5b5baa00fefb
2017-02-08 10:36:37 +08:00
Jenkins
0a8e2a6206 Merge "Bump docker to 1.12 in bootstrap-servers" 2017-02-07 17:32:18 +00:00
Jenkins
091b17a356 Merge "Allow configuration of HAProxy default timeouts" 2017-02-07 17:31:32 +00:00
Jenkins
db7ee0f16d Merge "Fluentd should not chown all files in /var/log/kolla" 2017-02-07 16:34:21 +00:00
Jenkins
8c95a0f568 Merge "Fix pip install command in quickstart" 2017-02-07 16:34:15 +00:00
Jenkins
7a8007e7a9 Merge "Load freezer dashboard" 2017-02-07 16:33:49 +00:00
Vladislav Belogrudov
f556a42a87 Allow configuration of HAProxy default timeouts
With this fix operator can tune client/server timeouts of HAProxy
to avoid receiving '504' for lengthy requests by API clients.

Change-Id: I12611b34f99759e6b6527fea3768a971c9fbdd71
Closes-Bug: #1662506
2017-02-07 18:21:57 +03:00
Jenkins
000e850933 Merge "Add the missing pull image for ironic-dnsmasq" 2017-02-07 14:43:45 +00:00
Jenkins
c9034d0423 Merge "Mount mnt folder when enabled cinder nfs backend" 2017-02-07 14:19:03 +00:00
Jenkins
75aec933ee Merge "Fix the WARNING in copy keystone domain task" 2017-02-07 14:18:57 +00:00
Jenkins
a662775464 Merge "Fix gnocchi auth issue" 2017-02-07 14:10:02 +00:00
Saverio Proto
882c31231d Fix BASEDIR to package Kolla with snapcraft.io
Change-Id: Ifc2af94e30183c86166ec2946d107becd53fd82f
2017-02-07 15:09:33 +01:00
caowei
48de6912d3 Add Freezer doc link in README.rst
Change-Id: Ief97bce665987e2e8aca03832e5f89c353c95b12
2017-02-07 18:23:12 +08:00
zhuzeyu
fa7ae41f9c Using https instead of http
The security of https is higher than http

Change-Id: I18bab6daea293cad7c063a4075535b9dc03cf633
2017-02-07 17:21:15 +08:00
Jenkins
0d16ad7343 Merge "This feature is supporting for collecting log from IPA." 2017-02-07 08:51:42 +00:00
Jenkins
17cce2039b Merge "Fix commands failing when installed from sdist" 2017-02-07 08:09:58 +00:00
Paul Bourke
c992c4b1eb Fix pip install command in quickstart
Change-Id: I3832d41260849adc4bb24de287c1dbb624cbe7eb
2017-02-06 16:25:34 +00:00
Paul Bourke
b7dbb0a921 Fix commands failing when installed from sdist
pbr was failing to find a correct version when kolla-ansible was
installed via 'pip install ...'

Thanks to dhellmann for the fix.

Change-Id: I5be5fc6709c729141a43d3c69384a5f7a9b2e8f8
Closes-Bug: #1662195
2017-02-06 16:22:08 +00:00