1155 Commits

Author SHA1 Message Date
Jenkins
a9c41a3821 Merge "Fix manila_share container isn't up after deploy" 2016-09-12 20:11:05 +00: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
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
Jenkins
ec5a90daee Merge "Fix generated sahara conf" 2016-09-11 04:11:19 +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
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
Jenkins
99897c5438 Merge "Change ceph version to Jewel" 2016-09-09 18:58:29 +00:00
Michal (inc0) Jastrzebski
0a50cb8889 Change ceph version to Jewel
This patch changes version of ceph from hammer to jewel. Also removed
versionlock as it seems we don't use it in ubuntu, and actually might be
risky if we miss security patch on ceph.

Change-Id: Ib8f88c2f914a4b635e59a509fa0194605eb73165
Implements: blueprint upgrade-ceph-to-jewel
2016-09-09 14:30:36 +00:00
Christian Berendt
4bdf43c34d Move transport_url parameter before service_providers section
TrivialFix

Change-Id: I3ab030e4723afb032011b7aacf4b909764e954f0
2016-09-09 13:39:13 +02:00
prithiv
4af9bbe2e3 Ansible roles for collectd Container
Collectd-ceilometer-plugin is essential for further
more detailed metrics collection, smarter scheduling and service
assurance.

Change-Id: I8da572980de370517ec120d745ad1d36e316b465
Implements: blueprint collectd-ceilometer-plugin
2016-09-09 10:20:18 +01:00
Bartłomiej Daca
d8c70ecadc Adding manila endpoints to HAProxy
Manila endpoints (internal and external) should be created in
haproxy configuration just like other services.

Change-Id: I5dbc6ca94a118b9655e1c5a87b0a5163153ab5af
Closes-Bug: #1621556
2016-09-08 19:15:49 +02:00
Mauricio Lima
d1d2e8e348 Fix manila-api binds to ::
TrivialFix

Change-Id: Id2db05033d5c9c7150117a5e91f5a75a3bce71e2
2016-09-08 11:45:22 -04:00
Mauricio Lima
ffe56f8b1d Add Checking free port for Manila API
TrivialFix

Change-Id: I583e1a5a2563b0b0617b5ab0c304fe2092d827bc
2016-09-08 10:22:23 -04:00
Jenkins
15228232e1 Merge "Added influxdb role" 2016-09-08 14:06:16 +00:00
Jenkins
32318c1742 Merge "Add empty upgrade file to gnocchi role" 2016-09-08 12:05:45 +00:00
Jenkins
4a1e761e30 Merge "Keepalived leaves VIP on the host in case of accidental removal." 2016-09-08 12:00:09 +00:00
Christian Berendt
95798a1874 Add empty upgrade file to gnocchi role
TrivialFix

Change-Id: I0b2dcd83eedb4610ad702e7d10aa2590068e2366
2016-09-08 09:03:20 +02:00
zhubingbing
0c9debe893 Add sahara ansible role
Change-Id: I75b58248bfc4e86cace75faa82526d55a9ebbdbf
Partially-Implements: blueprint sahara-role
2016-09-07 15:29:02 +00:00
Jenkins
5d8878de6d Merge "Add cloudkitty ansible role" 2016-09-07 15:21:44 +00:00
Christian Berendt
5f62c22959 Add cloudkitty ansible role
Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>

Change-Id: Id83c852e32c3dd583e6128e888ac511634e8eabb
Partially-Implements: blueprint cloudkitty
2016-09-07 14:10:06 +00:00
Jenkins
c9307494c4 Merge "Correct Murano keystone_authtoken option name" 2016-09-07 13:54:19 +00:00
Takashi Sogabe
b6de8fdc06 Keepalived leaves VIP on the host in case of accidental removal.
This patch removes VIPs when 'kolla-ansible destroy' is invoked.

Change-Id: I263b9bc852c7bc3448a6a15b3115b1f226071afc
Closes-Bug: #1605442
2016-09-07 17:13:58 +09:00
zhubingbing
d3d3472326 Implement Ansible rally role
Change-Id: I647c38adbfd00c70874cf51c0bfcb68d243e26cc
Partially-Implements: blueprint rally-role
2016-09-07 02:07:04 +00:00
Jenkins
682025c9e2 Merge "Add gnocchi ansible role" 2016-09-06 14:48:52 +00:00
Jenkins
cecf0a3aef Merge "Replace deprecated rabbitmq parametrs" 2016-09-06 14:42:00 +00:00
zhubingbing
89392f4f6a Add gnocchi ansible role
Partially-Implements: blueprint ansible-gnocchi

Change-Id: I8dd0460bd21ac0a233fab0142ec7b6079459bdc2
2016-09-06 13:17:47 +00:00
MD NADEEM
663cbfb063 Correct Murano keystone_authtoken option name
Change below parameters name right <-- wrong

identity_uri <-- auth_url
admin_tenant_name <-- project_name
admin_user <-- username
admin_password <-- passowrd

http://docs.openstack.org/developer/murano/install/manual.html

Change-Id: I9a687567597c3d9b0c04db98d048bfedff4f9438
Closes-Bug: #1620379
2016-09-06 11:27:22 +00:00
Jenkins
ff648fbca3 Merge "Init group owner of /etc/kolla to kolla" 2016-09-06 10:19:31 +00:00
MD NADEEM
cb51a44c9a Replace deprecated rabbitmq parametrs
This patch replace rabbitmq deprecated
paramters with transport_url.

https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L112,#L134
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/transport.py#L46
https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L163,L174

Change-Id: Idbac8aefe9b624d4c386283174fd5fd47a1545b2
Closes-Bug: #1620477
2016-09-06 12:32:27 +05:30
Jenkins
48ade16227 Merge "Updating ironic configurations in nova.conf" 2016-09-05 16:07:59 +00:00
Duong Ha-Quang
a89c9ff396 Init group owner of /etc/kolla to kolla
TrivialFix
Closes-Bug: #1620213

Change-Id: I2446aebafb37add2172d6858be47a6983d461d46
2016-09-05 08:09:06 +00:00
Jenkins
27b4f6fc7f Merge "Add precheck for ceilometer backend" 2016-09-05 01:39:47 +00:00
Jenkins
46f5e4cee1 Merge "Use the standard start method for kolla-toolbox container" 2016-09-02 09:31:48 +00:00
Jenkins
8c2bbae69e Merge "Move to transport_url for rabbitmq configuration" 2016-09-02 09:22:12 +00:00
Mathias Ewald
49f7359b0c Added influxdb role
Added ansible role for influxdb

Introduced host groups for monitoring and influxdb and assign role

Monitoring is deployed on a separate node called monitoring01 by
default

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

Change-Id: If2465a14b18c6c3fd657af587a0b85f6b7a0191a
Partially-Implements: Blueprint performance-monitoring
2016-09-02 05:30:08 +00:00
Jenkins
b6c40d9deb Merge "Create the nova instances directory when need during starting" 2016-09-01 16:45:57 +00:00
Jeffrey Zhang
7f8b40538f
Use the standard start method for kolla-toolbox container
TrivialFix

Change-Id: Icb092e47713e0b89859747d6ed4c02b3950d7ced
Signed-off-by: Jeffrey Zhang <zhang.lei.fly@gmail.com>
2016-09-02 00:06:47 +08:00
liyingjun
c6dd71411a Add precheck for ceilometer backend
Currently when set enable_ceilometer: true and enable_mongodb: no,
the deploy will fail with ceilometer database creating error.
Add a precheck to avoid this situation in both prechecks and bootstrap.

Change-Id: I2d46ef9adeb8e028f3c18e6bc2d3752cc39bcb29
Closes-bug: #1605522
2016-09-01 23:23:28 +08:00
Jenkins
5c5ef797b0 Merge "Correct permissions to /etc/keystone/domains" 2016-09-01 15:05:49 +00:00
Narasimha SV
2bf3ce5de8 Updating ironic configurations in nova.conf
Irnoic configurations in nova compute node have been changed with
respect to the master code of ironic and nova. admin_url
configuration is with v3 version but other details are with
respect to v2.0 version of keystone authentication.
Updated scheduler_host_manager, compute_driver and admin_url
values in the nova.conf template to support ironic master
branch code.

Change-Id: I78bee3fdf082bcd526507b479be3afaee80ba899
Closes-Bug: #1619211
2016-09-01 10:06:12 -04:00
Jenkins
f1927b717c Merge "Added Ansible playbook for congress deploy" 2016-09-01 13:20:38 +00:00
Jenkins
ac0ba62bdf Merge "Add ansible raw task note, add apt-get update" 2016-09-01 11:41:31 +00:00