5121 Commits

Author SHA1 Message Date
Jenkins
671e7f1eb6 Merge "Use "node" take place of "nodes"" 2016-09-13 18:26:31 +00:00
Jenkins
1a3437af59 Merge "Copy mongodb_bootstrap_replication_set.js to /tmp on the deployment host" 2016-09-13 18:25:43 +00:00
Michal (inc0) Jastrzebski
3eff4bc0d1 Allow customizations of pip packages
Customizations of packages for source builds

Closes-Bug: #1623083
Change-Id: I99263af53c8f9830bcf0c6fec78194c8f7cd88c5
2016-09-13 16:54:30 +00:00
Paul Bourke
36c0501cc6 Fix formatting in CONTRIBUTING.rst
Change-Id: I38a1fc5f476dca97952160eb2c2fbb25a19bcc64
2016-09-13 17:49:36 +01:00
Jenkins
6d03a05819 Merge "Fix permissions of tmp files" 2016-09-13 16:44:10 +00:00
caoyuan
7fb2d38ab5 Use "node" take place of "nodes"
Change-Id: I528f71df39fd695a36fe10a8ee2b1cb4a267e11f
2016-09-13 16:02:20 +00:00
Paul Bourke
b41247c656 Add header blocks to all Dockerfiles
Change needed to add header blocks to all Dockerfiles, similar to the
base.

Use case is to easily run something before packages are installed, e.g.
to COPY a local rpm in that can be added to the package list.

Change-Id: I1bbfdf0b762da0a392aa8bf47781315b45377bee
Closes-Bug: 1618969
2016-09-13 16:53:31 +01:00
Paul Bourke
233090300e Check volume group exists for Cinder in prechecks
Add a service check for Cinder when using iscsi/LVM, that the
appropriate volume group exists.

TrivialFix

Change-Id: I54e01911709db73549334760498b4246fe6271d7
Co-Authored-By: Vladislav Belogrudov <vladislav.belogrudov@oracle.com>
2016-09-13 16:39:56 +01:00
Jenkins
7db277b145 Merge "move ovs cleanup to tools/cleanup-host" 2016-09-13 14:44:26 +00:00
Jenkins
8d5080407e Merge "Add extra methods in template when using template override" 2016-09-13 14:31:00 +00:00
Jenkins
6a95a5e2bc Merge "Cinder-backup misses client part for NFS backend" 2016-09-13 13:55:59 +00:00
Jenkins
d312dfed95 Merge "Build process outputs each line twice" 2016-09-13 12:42:18 +00:00
Jenkins
9b9aea18b9 Merge "Fix mariadb bootstrap error" 2016-09-13 12:42:08 +00:00
Christian Berendt
a62aaaf824 Add logrotate configuration for cloudkitty
TrivialFix

Change-Id: I7cd8133b7677e67ea650163a5e56e157276eb9b8
2016-09-13 14:31:10 +02:00
Christian Berendt
924fbb6f7a Fix permissions of tmp files
When running kolla-ansible as non-root users the tmp files will
be created with become user as owner and mode 0600. This way the user
running kolla-ansible is not able to read the generated files. This
is necessary because of the use of the lookup method, which will
not run as become user.

TrivialFix

Change-Id: If86d114c05a9b2e7fa240718611d78e93100ebdf
2016-09-13 13:30:25 +02:00
Christian Berendt
e6d38854d6 Copy mongodb_bootstrap_replication_set.js to /tmp on the deployment host
Change-Id: I502801c0ce6b9ff6b8216d3fce9957061593674d
Closes-bug: #1622993
2016-09-13 13:28:35 +02:00
Mick Thompson
4c1482b999 Added serial option to site.yml.
Useful for upgrade etc., which is preferablly done serially.

Example usage: tools/kolla-ansible deploy OR tools/kolla-ansible upgrade

Closes-Bug: #1576708

DocImpact

Change-Id: I34b2e16f8ce53e472a4682a4738c4ac0f5abf00c
2016-09-13 09:26:51 +00:00
Christian Berendt
cf0c25c37d Add common role to Ansible site file
TrivialFix

Change-Id: I209a810e68bd0ad3fdaedb3cda8a3f7c7d9836e4
2016-09-13 10:10:43 +02:00
Jenkins
a9c98ba58c Merge "add telegraf log directory /var/log/kolla/telegraf" 2016-09-13 07:40:45 +00:00
Vladislav Belogrudov
80bdb458ee Build process outputs each line twice
Don't propagate logs going to stdout to avoid duplicate messages

Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Change-Id: I52da42adc40aa5d468d1c0c1134e65689916a2a8
Closes-Bug: #1620239
2016-09-13 07:15:34 +00:00
Jenkins
ea747d7ce2 Merge "Implement mongodb replication set cluster" 2016-09-13 06:35:16 +00:00
Jenkins
6e6894fcbd Merge "Clean imports in code" 2016-09-13 06:16:55 +00:00
Jenkins
bb3ed4ef5b Merge "Install apt-utils in Ubuntu base image" 2016-09-13 06:15:35 +00:00
Jenkins
4d478e0bc5 Merge "Fix wrong release name in a comment in sources.list.ubuntu" 2016-09-13 06:15:21 +00:00
Jenkins
d2cbf54a12 Merge "Add missing apt-get clean in Ubuntu base image" 2016-09-13 06:14:29 +00:00
Jenkins
6b3456bf36 Merge "Add Barbican ansible role" 2016-09-13 05:14:32 +00:00
Hui Kang
c7c879095f Fix mariadb bootstrap error
Wait until the mariadb cluster is fully functional
- check existence of mariadb.pid is insufficient because the cluster
  may not be fully prepared

Change-Id: I611b38f7dbc8032c42aee2a040fb1210b4bee7eb
closes-bug: #1614363
2016-09-13 04:25:38 +00:00
zhubingbing
388eee2eab add telegraf log directory /var/log/kolla/telegraf
Closes-Bug: #1622609

Change-Id: I89d4059e2c31b7f1737c147479cdc3c36b06fa69
2016-09-13 03:22:18 +00:00
zhubingbing
e0537385d0 Add Barbican ansible role
Partially-Implements: blueprint barbican-ansible

Change-Id: Id6be35b1d0527d5c38d4ea8576b233ebcc404718
2016-09-13 02:56:27 +00:00
Christian Berendt
68601060b3 Fix wrong release name in a comment in sources.list.ubuntu
TrivialFix

Change-Id: If74270337a5d9829784ee3e28d4f994a6fd845db
2016-09-13 01:15:16 +02:00
Christian Berendt
bdb25edadf Add missing apt-get clean in Ubuntu base image
TrivialFix

Change-Id: Ibd4ba9dbe2cadb304e027b60d5b7378416719d12
2016-09-13 01:07:24 +02:00
Christian Berendt
1ab59dc8c7 Install apt-utils in Ubuntu base image
Change-Id: I5b96dc0e8debd718bb61b3bd9c1c2028af004a1c
Closes-bug: #1622777
2016-09-13 01:03:20 +02:00
Jenkins
dfd2cdbf0a Merge "Adding required check for Orchestration Kubernetes" 2016-09-12 21:59:07 +00:00
Jenkins
a9c41a3821 Merge "Fix manila_share container isn't up after deploy" 2016-09-12 20:11:05 +00:00
Sean Mooney
f0aa137a1d move ovs cleanup to tools/cleanup-host
- One of the usecase supported by tools/cleanup-containers
  was the ablity to remove container with a regex so that
  you could redepoloy just that single componet.
- By cleaning up ovs in cleanup-containers that is nolonger
  possible.
- This change move the cleanup of ovs from,
  tools/cleanup-contianers to tools/cleanup-hosts

TrivialFix

Change-Id: If2001130f4a2400555ce4d9ac5ee506482e4c25e
2016-09-12 20:46:56 +01:00
Serguei Bezverkhi
134089d6cd Adding required check for Orchestration Kubernetes
Thgis PS add missing check for Kubernetes orchestration engine,
without these changes, running kolla-ansible genconfig fails
for Kubernetes environment.

TrivialFix

Change-Id: I25eeb7ae3ddba7c924f6d48aa24afdbe74227170
2016-09-12 15:32:42 -04:00
Steven Dake
28b80a08cf Revert "Build a more organized doc structure"
Our philosophy document is one of our most important documents
in he documentation repository.  I appreciate in general the notion
of reorganizing many of our docs, but this one should be left alone
and possibly protected by a roll-call vote in the future.

This reverts commit aa517c4bf965f06dc9bcb20220d675ff6e77e94c.

Change-Id: Ic17861e823095a1891ac25ddaf429b66e352e30e
2016-09-12 12:13:48 -07:00
Jenkins
e1b9608733 Merge "Add Checking free port for Manila API" 2016-09-12 18:38:28 +00:00
Jenkins
7ad4249ead Merge "Allow mysql to be used as a database for Ceilometer" 2016-09-12 18:18:08 +00:00
Jenkins
ce9bfca079 Merge "Move transport_url parameter before service_providers section" 2016-09-12 18:13:54 +00:00
Mauricio Lima
3091f94a07 Fix manila_share container isn't up after deploy
Change-Id: Ia5ece5f02841aebc1bdb0950b3f827e1cee359e5
Closes-Bug: #1620721
Closes-Bug: #1614033
2016-09-12 13:42:12 -04:00
Christian Berendt
419e560d2b Check if libvirtd apparmor profiles exists before removal
TrivialFix

Change-Id: Ifa6432f24d4eaa354b977b71a6dbcd5f5080e1b0
2016-09-12 19:13:29 +02:00
Jenkins
87b4b3c19f Merge "Use delorean rabbitmq" 2016-09-12 12:56:18 +00:00
Jenkins
1e9258d10e Merge "Improve README file" 2016-09-12 12:02:52 +00:00
Jenkins
8249f3a188 Merge "Ansible roles for collectd Container" 2016-09-12 11:47:00 +00:00
Paul Bourke
82f6d3f44b Allow mysql to be used as a database for Ceilometer
MongoDB is still default.

Refer to
http://docs.openstack.org/developer/ceilometer/install/dbreco.html for
more info on Ceilometer database backends.

Closes-Bug: #1622532

Change-Id: Iaf84f9efe0537f42797f4bb7ba2a3611835cc84e
2016-09-12 11:41:35 +00:00
Steven Dake
99f355e145 Use delorean rabbitmq
For centos, we should be using the RDO repositories to provide
rabbitmq-server.  This version is updated with bug fixes and provides
a more stable experience then using rabbitmq.com builds.

Co-Authored-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
Co-Authored-by: Michal (inc0) Jastrzebski <inc007@gmail.com>
Closes-Bug: #1621460
Change-Id: Ib0eafc5da4397756fbdd837520b15543180ce229
2016-09-12 09:58:57 +00:00
Nguyen Hung Phuong
253692630f Clean imports in code
In some part in the code we import objects. In the Openstack style
guidelines they recommend to import only modules.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: I4b55cae8c2672f82025a95112b14d441d66f9d6d
2016-09-12 15:17:28 +07:00
Mathias Ewald
6417595b9f Added grafana container
Added grafana repository to base image

Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>

Installed grafana from repository

Change-Id: Ib99195ec4522f185f6fd4cebf10e305bb58f69c4
Partially-Implements: Blueprint performance-monitoring
2016-09-12 08:03:39 +00:00
Christian Berendt
25f0794657 Improve README file
* add missing infrastructure component images
* sync missing statement with projects.yaml file (governance repo)
* improve syntax

Change-Id: Ie1716e7482c11b9de243b6ee04d04f1039dcf784
2016-09-12 09:51:54 +02:00