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
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
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
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
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
Jenkins
8c0f8daa22
Merge "Add neutron-lbaas-agent to exlude image for Ubuntu binary"
2016-09-12 06:28:53 +00:00
Jenkins
ec5a90daee
Merge "Fix generated sahara conf"
2016-09-11 04:11:19 +00:00
Jenkins
22363e63b8
Merge "TrivialFix: Delete virtual bridge artifacts when cleaning hosts"
2016-09-11 04:11:12 +00:00
Jenkins
cafc99c793
Merge "Use `tgtd
` to take place of tgtd"
2016-09-11 04:03:12 +00:00
Jenkins
448c6f9e5e
Merge "Remove the duplicate word to improve the clarity of the sentence"
2016-09-11 04:03:05 +00:00
Jenkins
aef69ae2c2
Merge "Adding manila endpoints to HAProxy"
2016-09-11 04:02:34 +00:00
Jenkins
5070d9c2b2
Merge "Change with_ loop variables syntax to ansible 2"
2016-09-11 03:55:55 +00:00
Tin Lam
79e85865a7
Change with_ loop variables syntax to ansible 2
...
Migrate to full variable syntax with_ loop for cloudkitty.
TrivialFix
Change-Id: Ibdbc17accfd96fb4ed79d8024ed152bf5696a371
2016-09-10 16:02:00 -05:00
Jeffrey Zhang
f59ddb3527
Add neutron-lbaas-agent to exlude image for Ubuntu binary
...
UCA latest Newton release lack of neutron-lbaas-common package, disable
neutron-lbaas-agent for Ubuntu binary until they fix it.
TrivialFix
Change-Id: I2c02fc578cffe82918ae6affe6cf0e6095ae47e4
Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
2016-09-11 02:22:45 +08:00
Jenkins
cdfae00272
Merge "Remove novncproxy and spice from reload"
2016-09-10 18:00:13 +00:00
Michal (inc0) Jastrzebski
8cd59db6f6
Remove novncproxy and spice from reload
...
Since these services don't use RPC, we don't need to reload them. And
these caused problems in gates.
Change-Id: I6967bdc7da0d0c3c06873e3d554124ca995f4c13
Closes-Bug: #1622117
2016-09-10 16:14:18 +00:00
liyingjun
e31dede2b0
Fix generated sahara conf
...
There should be a blank line between 'transport_url' and 'use_neutron = True',
otherwise these line will be merge into one line after rendering.
TrivialFix
Change-Id: I66d14d5bc4b03b450cdcc0f7ac80548ed90bcd2d
2016-09-10 10:12:42 +08:00
caoyuan
52b5254121
Use `tgtd
` to take place of tgtd
...
TrivialFix
Change-Id: Ib7b21858a5c60b20d8361a5a4809ce197a368888
2016-09-10 10:10:03 +08:00
caoyuan
0ca195668d
Remove the duplicate word to improve the clarity of the sentence
...
TrivialFix
Change-Id: Id829706078341720c2b81c5a1c66b48eabb0ab8a
2016-09-10 09:29:29 +08:00
Jenkins
99897c5438
Merge "Change ceph version to Jewel"
2016-09-09 18:58:29 +00:00
Jenkins
8658eb5261
Merge "Add guidelines on adding a new service"
2016-09-09 16:06:45 +00:00