1334 Commits

Author SHA1 Message Date
Jenkins
7c9ef860e8 Merge "Change Heka sudoers file mode bits" 2016-02-22 18:00:46 +00:00
Jenkins
ee957af471 Merge "Run yum clean all in Heka Dockerfile" 2016-02-22 17:30:46 +00:00
Éric Lemoine
c0e46f0c5f Run yum clean all in Heka Dockerfile
This follows up on a review comment from Steven Dake.  See
https://review.openstack.org/#/c/275840/14/docker/heka/Dockerfile.j2@21

Closes-Bug: #1547535
Partially implements: blueprint heka

Change-Id: I4f5094145d8f5bbc04fe23e64c6a39719775bae4
2016-02-22 17:43:51 +01:00
Jenkins
a10d4250c2 Merge "Swift ubuntu binary container" 2016-02-22 15:35:00 +00:00
Éric Lemoine
2069aaa2e3 Create "heka" group and add "heka" user to it
TrivialFix
Partially implements: blueprint heka

Change-Id: I55053251596394685fd632748b42ba23ecfbeccb
2016-02-22 14:05:30 +01:00
Éric Lemoine
891fae2085 Change Heka sudoers file mode bits
This follows up on a review comment from Steven Dake. See
https://review.openstack.org/#/c/275840/14/docker/heka/Dockerfile.j2@21

Closes-Bug: #1547536
Partially implements: blueprint heka

Change-Id: Ie85b64be139257f7da7cecd82a7971d7550d27d4
2016-02-22 03:03:39 -08:00
MD NADEEM
a7dcf89c2a Swift ubuntu binary container
Change-Id: I4ead909143c0089d5b07568b27dc37222da95561
Partially-Implements: blueprint binary-ubuntu
2016-02-22 09:38:22 +00:00
Éric Lemoine
d935f2da68 Make Heka collect Magnum logs
Partially implements: blueprint heka
Change-Id: I91a977c6a3632c570f7a6054c8de3f5e3cb6932c
2016-02-19 21:56:10 +00:00
Éric Lemoine
1e86308140 Make Heka collect Murano logs
Partially implements: blueprint heka
Change-Id: I17fc4b838d6ba8b6fcfc5c08314fef5fac1c7aff
2016-02-19 21:56:10 +00:00
Éric Lemoine
82264ab7d6 Make Heka collect Heat logs
Partially implements: blueprint heka
Change-Id: Ie22c4326c6ec2a3426b0c3b8fda4554b1b2541b0
2016-02-19 21:56:10 +00:00
Éric Lemoine
170b493d47 Make Heka collect Cinder logs
Partially implements: blueprint heka
Change-Id: I9dcb71a9cf063fb520fcf3485e0376f1e90d87ad
2016-02-19 21:56:10 +00:00
Éric Lemoine
a2b130d6ba Make Heka collect Neutron logs
Partially implements: blueprint heka
Change-Id: I70e94f4ef7380c6f376a3066d7ddda042c703637
2016-02-19 21:49:21 +00:00
Éric Lemoine
684873b89b Make Heka collect Keystone logs
Partially implements: blueprint heka
Change-Id: I940143876981a04464af67aff65c09a06926701d
2016-02-19 21:49:21 +00:00
Éric Lemoine
b16724e09a Add Heka log decoder for Keystone/Apache
Partially implements: blueprint heka
Change-Id: I562dddcfa75f3a814874f7735d735416d9aa7803
2016-02-19 21:49:21 +00:00
Éric Lemoine
0251ac73d5 Make Ansible write its logs into "kolla_logs"
The Ansible logs are currently not collected by Heka.  This can be
done later, with an Ansible-specific decoder for Heka.

Partially implements: blueprint heka
Change-Id: I8d3ba4edb527f61c0a8234024b4be953c6e6c565
2016-02-19 21:49:21 +00:00
Éric Lemoine
5de471f61e Make Heka collect Glance logs
Partially implements: blueprint heka
Change-Id: I9e5ba649bc45356822138ad223430f4b93722448
2016-02-19 21:49:21 +00:00
Éric Lemoine
4445c81991 Make Heka collect MariaDB logs
Partially implements: blueprint heka
Change-Id: Ib5e740683cee296bcac69228f525594850d62a27
2016-02-19 21:49:21 +00:00
Éric Lemoine
7fb0971fb6 Add Heka log decoder for MariaDB
In the future the Heka Lua sandboxes will be moved out of Kolla, and
installed in the Heka container using a deb or rpm package.

Partially implements: blueprint heka
Change-Id: Iad1e5177d239410a88546fc4ed8c23b9e46beef3
2016-02-19 21:49:21 +00:00
Éric Lemoine
511a758982 Make Heka collect Nova logs
Partially implements: blueprint heka
Change-Id: I67dfc5d762d74454e4a852dd61c57fe9cd4b78c8
2016-02-19 21:49:18 +00:00
Éric Lemoine
884c302451 Add Heka log decoder for OpenStack
In the future the Heka Lua sandboxes will be moved out of Kolla, and
installed in the Heka container using a deb or rpm package.

Partially implements: blueprint heka
Change-Id: I70fd4af920aa2dfb1c8ef9ce8bf6e0c28507ec3e
2016-02-19 20:32:32 +00:00
Éric Lemoine
1ded68d2d3 Make Heka collect RabbitMQ logs
Partially implements: blueprint heka
Change-Id: I8fd3324daf15e52712591c2b3cbec613d82b73b3
2016-02-19 20:32:25 +00:00
Éric Lemoine
dfe1f3bac2 Add Heka log decoder for RabbitMQ
In the future the Heka Lua sandboxes will be moved out of Kolla, and
installed in the Heka container using a deb or rpm package.

Partially implements: blueprint heka
Change-Id: I1aa27048d22f1a5ed385180696d320af9a961389
2016-02-19 20:32:17 +00:00
Éric Lemoine
3fca4ccbaf Make Heka collect HAProxy and Keepalived logs
Partially implements: blueprint heka
Change-Id: I7e2bf4e520fa14fd40e3b329f3b2998ae6ea47f4
2016-02-19 20:32:10 +00:00
Éric Lemoine
916925c9a8 Add Heka to common role
Partially implements: blueprint heka
Change-Id: I9ddad09b3f16b323c7ed535243458b0de6620cdb
2016-02-19 20:32:00 +00:00
Éric Lemoine
9ef1be1c38 Add Heka log decoder infrastructure
In the future the Heka Lua sandboxes will be moved out of Kolla, and
installed in the Heka container using a deb or rpm package.

Partially implements: blueprint heka
Change-Id: I34cc80f62ddbca8ee330c971f58fee8686e245e6
2016-02-19 20:28:12 +00:00
Éric Lemoine
ee95dc5c27 Add a Dockerfile for Heka
Partially implements: blueprint heka
Change-Id: Iafe0dba1333f1f84bc5956890c3b7a0c2a45cef3
2016-02-19 19:23:49 +00:00
Jenkins
dd17fc26d6 Merge "Aodh ubuntu binary container" 2016-02-19 16:21:15 +00:00
Jenkins
0943e12fca Merge "Added Elasticearch and its deployment." 2016-02-19 15:25:55 +00:00
Jenkins
ca60b3ee5f Merge "Ceilometer ubuntu binary container" 2016-02-18 17:10:21 +00:00
Jenkins
37b3e8b678 Merge "Fix missing ceph-common package in cinder" 2016-02-18 16:38:59 +00:00
Jenkins
833cc21cc7 Merge "Fix the incorrectly removed dependent packages" 2016-02-18 15:13:23 +00:00
xionglingfeng
ade8eff4b3 fix spelling problem in designate-sink ubuntu binary
Change-Id: I60ecdcdfbb1259fa261e982116123b4c2f81eedc
Closes-Bug: 1546754
2016-02-17 17:39:53 -03:30
Jenkins
8c0da19313 Merge "Move haproxy socket to volume" 2016-02-17 18:39:44 +00:00
SamYaple
7ddad3f3d5 Move haproxy socket to volume
Partial-Bug: #1544545
Change-Id: I292bcaeacb080ff4c5ab6b42b7d899039d6b19c4
2016-02-17 14:45:59 +00:00
MD NADEEM
94a79b1652 Trove ubuntu binary container
Change-Id: I6c49a4c4da3cf6c67778ea9ef310432e93b25a8a
Partially-Implements: blueprint binary-ubuntu
2016-02-17 10:39:53 +00:00
Allen Gao
3853a8bc89 Fix the incorrectly removed dependent packages
Change-Id: I3d963cd58ef791d30a90f3a74cac2477dac3edfd
Closes-Bug: #1546449
2016-02-17 17:57:40 +08:00
Jenkins
6e622fa534 Merge "Move socket binding to named_volume" 2016-02-17 02:06:26 +00:00
Jenkins
f7c25b213d Merge "Add manila perms to /var/cache/manila" 2016-02-16 21:58:30 +00:00
Jenkins
5f78ccaeed Merge "install the openstack-designate-api in the base stage" 2016-02-16 15:20:48 +00:00
Jenkins
18ab9adb56 Merge "Use trusts in heat.conf" 2016-02-16 15:16:50 +00:00
SamYaple
a71c9cbacd Fix missing ceph-common package in cinder
TrivialFix

Change-Id: Iacc6b620cdcf2dac10ef339f7d2decb46c62f339
2016-02-16 14:46:58 +00:00
SamYaple
690e6853de Move socket binding to named_volume
The extend_start.sh script for rsyslog is removed as it is no longer
needed. Docker no longer binds to /dev/log or /run/kolla/log

Closes-Bug: #1544545
Change-Id: Ic0a323a26ee4e9e15baf4598285844a8a4955f23
2016-02-16 14:42:41 +00:00
Jeffrey Zhang
f06561b16a install the openstack-designate-api in the base stage
https://review.openstack.org/#/c/276676/ remove this line and break
the gate

TrivialFix

Change-Id: I0332caeffc6571801fba339108745f302487b33e
2016-02-16 20:42:51 +08:00
Allen Gao
98a0b755eb Install python-dogpile-cache for python-ironicclient
Change-Id: I4f41d05be1dc01b00e794b872e7f79d5bee48a21
Closes-Bug: #1546024
2016-02-16 19:14:06 +08:00
MD NADEEM
fd6bfd329e Aodh ubuntu binary container
Change-Id: I636e6954855a8f94d5ea15216d892c1bff53b7a8
Partially-Implements: blueprint binary-ubuntu
2016-02-16 12:01:14 +05:30
Michal Rostecki
2b45dc47de Ensure that /var/lib/zookeeper is owned by user
TrivialFix

Change-Id: I8e4ede8d9867393f066cb1748247245855a4fdae
2016-02-16 00:41:45 +01:00
Mauricio Lima
1312140635 Add manila perms to /var/cache/manila
Change-Id: I1ad667487ce1e0fbae340bed2233aacd4f895bce
Parially-Implements: blueprint enable-manila-containers
2016-02-15 11:12:47 -05:00
Jenkins
9376751d39 Merge "Designate ubuntu binary container" 2016-02-15 04:16:20 +00:00
Jenkins
d346545922 Merge "Fix keystone initial auth mechanism" 2016-02-14 19:36:53 +00:00
Jenkins
1733a701dd Merge "Install keystone-dist-paste.ini in /etc/keystone" 2016-02-14 19:35:32 +00:00