6445 Commits

Author SHA1 Message Date
Serguei Bezverkhi
40ce12bd04 Fixing authentication url for kubernetes
Fixing authentication url for kubernetes

Change-Id: Idb0151f8ae8f785a34f3ea1feee2d33a6afa0987
2017-02-08 21:07:07 -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
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
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
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
caoyuan
e58a2d85ca Add the missing pull image for ironic-dnsmasq
Change-Id: I7c5188c8b13b4dc728b201a29b6d304a7d396201
2017-02-06 22:35:37 +08:00
Jenkins
161491edc5 Merge "Update kolla-ansible docker-version" 2017-02-06 13:24:10 +00:00
Jenkins
36408dde59 Merge "Change freezer exact syntax problem" 2017-02-06 09:02:08 +00:00
zhubingbing
d6b4c25d20 Change freezer exact syntax problem
Closes-Bug: #1662068

Change-Id: I57d4df3ccb70471d8509fcffb351bd254fec567b
2017-02-06 05:35:44 +00:00
Jeffrey Zhang
078dd5566e Mount mnt folder when enabled cinder nfs backend
Change-Id: Ib3d0067ce4bc90245664a2fff337d4e71e4214c1
2017-02-06 10:53:17 +08:00
Jenkins
af5a81b551 Merge "Add release note regarding nova upgrade" 2017-02-05 15:18:06 +00:00
Jenkins
747b100e48 Merge "Fix parameter issue in cinder handlers" 2017-02-05 15:08:59 +00:00
caowei
d467161399 Load freezer dashboard
Change-Id: Ib7354920de24dbab9481553bad6521e2f5e93fae
Depends-On: I8a70c7e95cdd6517816060e148d3fdc4857182f4
Closes-Bug: #1661953
2017-02-05 21:24:34 +08:00
Jenkins
4938e80b81 Merge "Enable tacker_horizon when enable_tacker is yes" 2017-02-05 12:57:50 +00:00
Jenkins
6aa03e5611 Merge "Fix grafana database creation" 2017-02-05 12:51:25 +00:00
Jeffrey Zhang
2b402ace4d Fix the WARNING in copy keystone domain task
Change-Id: I2bf2e8a6ba17c813bb2b9cdf05d3062f29d9fdf6
Closes-Bug: #1653168
2017-02-05 20:49:20 +08:00
Jenkins
fee7ec052e Merge "Ignore qemu-img process in cleanup-containers" 2017-02-05 11:01:29 +00:00
Jenkins
6856a6f804 Merge "Integrate designate with neutron" 2017-02-05 02:36:21 +00:00
Steven Dake
7e105e009b Update kolla-ansible docker-version
Docker version 1.13.0 is broken with the kolla-ansible deliverlable.

Mark it as such in the documentation.

Change-Id: I91da906cfa2a4552739749b27b41006fbc06215d
2017-02-04 07:27:27 -07:00
Mauricio Lima
4957752286 Fix parameter issue in cinder handlers
Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Change-Id: I92c0757af6567cbb4ff338493df9931ebef3366c
2017-02-04 15:55:29 +08:00
Jenkins
d7bc9a01ad Merge "Apply new register method" 2017-02-04 06:16:19 +00:00
Jenkins
6c33871071 Merge "Create a new container when restart a container when necessary" 2017-02-04 06:09:11 +00:00
Jeffrey Zhang
f4b0b359f9 Fluentd should not chown all files in /var/log/kolla
Change-Id: If77663306e68e7a35f3e6772490a5622b7a8d32f
2017-02-04 05:16:55 +00:00
qiankun.zhang
138ff1656d Enable tacker_horizon when enable_tacker is yes
Depends-On: Ic63c88436b03c14ef767ee102625e697250c00e0
Change-Id: I0220cdb13686deda8b7a3a622530cd72fbe80dad
Closes-Bug: #1647894
2017-02-04 01:54:36 +00:00
Michal (inc0) Jastrzebski
b12fd3ac65 Add release note regarding nova upgrade
There are steps that operator need to do if they have existing config
files.

Change-Id: Ie523db44a903bb50652d3cbaac111475cce7cc8b
2017-02-04 01:12:03 +00:00
Eduardo Gonzalez
7e53d2e74e Fix grafana database creation
Kolla use kolla_toolbox container to interact
with the database.
Grafana fails to deploy if mysql-python is not installed
in the host.

Change-Id: I033f1828ff027532de9be94aaf7dee6dbeab8fb6
Closes-Bug: #1661646
2017-02-03 23:32:04 +00:00
Jenkins
83d99ecf0c Merge "Update links in documents" 2017-02-03 20:24:26 +00:00